diff options
| author | Chet Ramey <chet.ramey@case.edu> | 2013-08-12 19:18:42 -0400 |
|---|---|---|
| committer | Chet Ramey <chet.ramey@case.edu> | 2013-08-12 19:18:42 -0400 |
| commit | 1442f67c408e60769ff344f9e4c05104e2cef7d0 (patch) | |
| tree | 6c093574f9b9342f172a8d8367aa9a5849cd4d85 /MANIFEST | |
| parent | 25eee30b53c60c43b155880820d29c84928847ca (diff) | |
| download | bash-4.3-beta.tar.gz | |
bash-4.3-beta overlaybash-4.3-beta
Diffstat (limited to 'MANIFEST')
| -rw-r--r-- | MANIFEST | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -385,6 +385,7 @@ lib/readline/examples/fileman.c f lib/readline/examples/manexamp.c f lib/readline/examples/histexamp.c f lib/readline/examples/rltest.c f +lib/readline/examples/rl-callbacktest.c f lib/readline/examples/rl.c f lib/readline/examples/rlcat.c f lib/readline/examples/Inputrc f @@ -772,6 +773,7 @@ tests/alias1.sub f tests/alias.right f tests/appendop.tests f tests/appendop1.sub f +tests/appendop2.sub f tests/appendop.right f tests/arith-for.tests f tests/arith-for.right f @@ -826,6 +828,7 @@ tests/source5.sub f tests/source6.sub f tests/case.tests f tests/case.right f +tests/case1.sub f tests/casemod.tests f tests/casemod.right f tests/comsub.tests f @@ -998,6 +1001,7 @@ tests/new-exp.right f tests/nquote.tests f tests/nquote.right f tests/nquote1.sub f +tests/nquote2.sub f tests/nquote1.tests f tests/nquote1.right f tests/nquote2.tests f @@ -1163,6 +1167,7 @@ tests/trap2.sub f 755 tests/trap2a.sub f 755 tests/trap3.sub f tests/trap4.sub f +tests/trap5.sub f tests/type.tests f tests/type.right f tests/type1.sub f |
