diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2007-05-14 22:09:52 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2007-05-14 22:09:52 +0000 |
commit | d6050949b8e9f3573c43d6d8e2cdbe5fe1265e2b (patch) | |
tree | 8498cd5e967a6cea77f20d6dbd452bcfb95eb618 | |
parent | 764d59d48848121d89b31ddecf0130ce24a4d91b (diff) |
hush: move testsuite files from hush-bugs to hush-parsing
(as these bugs are now fixed)
-rw-r--r-- | shell/hush_test/hush-parsing/argv0.right (renamed from shell/hush_test/hush-bugs/argv0.right) | 0 | ||||
-rwxr-xr-x | shell/hush_test/hush-parsing/argv0.tests (renamed from shell/hush_test/hush-bugs/argv0.tests) | 0 | ||||
-rw-r--r-- | shell/hush_test/hush-parsing/quote2.right (renamed from shell/hush_test/hush-bugs/quote2.right) | 0 | ||||
-rwxr-xr-x | shell/hush_test/hush-parsing/quote2.tests (renamed from shell/hush_test/hush-bugs/quote2.tests) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/shell/hush_test/hush-bugs/argv0.right b/shell/hush_test/hush-parsing/argv0.right index d86bac9de..d86bac9de 100644 --- a/shell/hush_test/hush-bugs/argv0.right +++ b/shell/hush_test/hush-parsing/argv0.right diff --git a/shell/hush_test/hush-bugs/argv0.tests b/shell/hush_test/hush-parsing/argv0.tests index f5c40f6fe..f5c40f6fe 100755 --- a/shell/hush_test/hush-bugs/argv0.tests +++ b/shell/hush_test/hush-parsing/argv0.tests diff --git a/shell/hush_test/hush-bugs/quote2.right b/shell/hush_test/hush-parsing/quote2.right index 3bc9edcd6..3bc9edcd6 100644 --- a/shell/hush_test/hush-bugs/quote2.right +++ b/shell/hush_test/hush-parsing/quote2.right diff --git a/shell/hush_test/hush-bugs/quote2.tests b/shell/hush_test/hush-parsing/quote2.tests index bd966f30b..bd966f30b 100755 --- a/shell/hush_test/hush-bugs/quote2.tests +++ b/shell/hush_test/hush-parsing/quote2.tests |