summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2023-05-15 13:30:18 -0400
committerChet Ramey <chet.ramey@case.edu>2023-05-15 13:30:18 -0400
commite44e3d50dee26d12927baca188ad2a44a0135173 (patch)
treee4ff8c47078cdd7b23901205f7e1db26cd1f2242 /MANIFEST
parentc375f8f45f4882db3098f9b54a19b75d2b176537 (diff)
downloadbash-devel.tar.gz
complete initial implementation of nofork command substitution (${ command; })devel
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST5
1 files changed, 5 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index c6d14945..f9b6cd90 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1013,6 +1013,10 @@ tests/comsub4.sub f
tests/comsub5.sub f
tests/comsub6.sub f
tests/comsub7.sub f
+tests/comsub2.tests f
+tests/comsub2.right f
+tests/comsub21.sub f
+tests/comsub22.sub f
tests/comsub-eof.tests f
tests/comsub-eof0.sub f
tests/comsub-eof1.sub f
@@ -1411,6 +1415,7 @@ tests/run-case f
tests/run-casemod f
tests/run-complete f
tests/run-comsub f
+tests/run-comsub2 f
tests/run-comsub-eof f
tests/run-comsub-posix f
tests/run-cond f