diff options
Diffstat (limited to 'MANIFEST~')
-rw-r--r-- | MANIFEST~ | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -675,6 +675,8 @@ examples/misc/cshtobash f tests/README f tests/alias.tests f tests/alias.right f +tests/appendop.tests f +tests/appendop.right f tests/arith-for.tests f tests/arith-for.right f tests/arith.tests f @@ -683,6 +685,9 @@ tests/arith1.sub f tests/arith2.sub f tests/array.tests f tests/array.right f +tests/array1.sub f +tests/array2.sub f +tests/array3.sub f tests/array-at-star f tests/array2.right f tests/braces.tests f @@ -781,6 +786,7 @@ tests/new-exp1.sub f tests/new-exp2.sub f tests/new-exp3.sub f tests/new-exp4.sub f +tests/new-exp5.sub f tests/new-exp.right f tests/nquote.tests f tests/nquote.right f @@ -827,6 +833,7 @@ tests/rsh.right f tests/run-all f tests/run-minimal f tests/run-alias f +tests/run-appendop f tests/run-arith-for f tests/run-arith f tests/run-array f |