hush: add support for ':'; create testsuite entries
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 14 Jun 2008 15:50:55 +0000 (15:50 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 14 Jun 2008 15:50:55 +0000 (15:50 -0000)
commitdd316dd283704b9adb588c3fb7cdec6ba5fbceb8
tree7e5a4f524e01190d04bc79a4814c4ff6dce9d40d
parenta84420062a1e7a6e149b7d1ca77e1a787e55d45b
hush: add support for ':'; create testsuite entries

   text    data     bss     dec     hex filename
 809569     612    7044  817225   c7849 busybox_old
 809528     612    7044  817184   c7820 busybox_unstripped
12 files changed:
scripts/trylink
shell/hush.c
shell/hush_test/hush-bugs/glob_and_assign.right [new file with mode: 0644]
shell/hush_test/hush-bugs/glob_and_assign.tests [new file with mode: 0755]
shell/hush_test/hush-bugs/glob_and_vars.right [new file with mode: 0644]
shell/hush_test/hush-bugs/glob_and_vars.tests [new file with mode: 0755]
shell/hush_test/hush-bugs/while_in_subshell.right [new file with mode: 0644]
shell/hush_test/hush-bugs/while_in_subshell.tests [new file with mode: 0755]
shell/hush_test/hush-misc/colon.right [new file with mode: 0644]
shell/hush_test/hush-misc/colon.tests [new file with mode: 0755]
shell/hush_test/zbad [deleted file]
shell/hush_test/zbad2 [deleted file]