small ash testsuite, adapted from bash
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 5 Mar 2007 00:27:50 +0000 (00:27 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 5 Mar 2007 00:27:50 +0000 (00:27 -0000)
commit1c660b4bd2c303fcb829bc93143fc454693afab4
tree5b2f2c8676d13bc132fdac4506049facd3475235
parent3af3e5b4b0d12dffbe7bd144092f8cb140ff74a4
small ash testsuite, adapted from bash
(only a small part of it, actually)
13 files changed:
shell/ash_test/ash-alias/alias.right [new file with mode: 0644]
shell/ash_test/ash-alias/alias.tests [new file with mode: 0755]
shell/ash_test/ash-arith/README.ash [new file with mode: 0644]
shell/ash_test/ash-arith/arith-for.right [new file with mode: 0644]
shell/ash_test/ash-arith/arith-for.testsx [new file with mode: 0755]
shell/ash_test/ash-arith/arith.right [new file with mode: 0644]
shell/ash_test/ash-arith/arith.tests [new file with mode: 0755]
shell/ash_test/ash-arith/arith1.sub [new file with mode: 0755]
shell/ash_test/ash-arith/arith2.sub [new file with mode: 0755]
shell/ash_test/printenv.c [new file with mode: 0644]
shell/ash_test/recho.c [new file with mode: 0644]
shell/ash_test/run-all [new file with mode: 0755]
shell/ash_test/zecho.c [new file with mode: 0644]