diff options
author | Chet Ramey <chet.ramey@case.edu> | 2011-12-03 13:37:16 -0500 |
---|---|---|
committer | Chet Ramey <chet.ramey@case.edu> | 2011-12-03 13:37:16 -0500 |
commit | 43df7bbb633aed019e4b92d6c1c7964b3816ae70 (patch) | |
tree | ad91ac2a07fc698e6d17e149851aba1fff5b7638 /MANIFEST | |
parent | 22e63b05c844e8bc57786e8085f59c47e1728ebe (diff) | |
download | bash-43df7bbb633aed019e4b92d6c1c7964b3816ae70.tar.gz |
commit bash-20041005 snapshot
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -731,6 +731,8 @@ tests/extglob.tests f tests/extglob.right f tests/extglob2.tests f tests/extglob2.right f +tests/extglob3.tests f +tests/extglob3.right f tests/func.tests f tests/func.right f tests/func1.sub f @@ -840,6 +842,7 @@ tests/run-execscript f tests/run-exp-tests f tests/run-extglob f tests/run-extglob2 f +tests/run-extglob3 f tests/run-func f tests/run-getopts f tests/run-glob-test f @@ -873,6 +876,7 @@ tests/run-shopt f tests/run-strip f tests/run-test f tests/run-tilde f +tests/run-tilde2 f tests/run-trap f tests/run-type f tests/run-varenv f @@ -886,8 +890,10 @@ tests/strip.tests f tests/strip.right f tests/test.tests f tests/test.right f -tests/tilde-tests f +tests/tilde.tests f tests/tilde.right f +tests/tilde2.tests f +tests/tilde2.right f tests/trap.tests f tests/trap.right f tests/trap1.sub f 755 |