diff options
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -428,6 +428,7 @@ lib/sh/spell.c f lib/sh/strcasecmp.c f lib/sh/strcasestr.c f lib/sh/strchrnul.c f +lib/sh/strdup.c f lib/sh/strerror.c f lib/sh/strftime.c f lib/sh/stringlist.c f @@ -829,6 +830,7 @@ tests/source3.sub f tests/source4.sub f tests/source5.sub f tests/source6.sub f +tests/source7.sub f tests/case.tests f tests/case.right f tests/case1.sub f @@ -854,6 +856,7 @@ tests/cond.tests f tests/cond.right f tests/cond-regexp1.sub f tests/cond-regexp2.sub f +tests/cond-regexp3.sub f tests/coproc.tests f tests/coproc.right f tests/cprint.tests f @@ -871,6 +874,7 @@ tests/dollar-at2.sub f tests/dollar-at3.sub f tests/dollar-at4.sub f tests/dollar-at5.sub f +tests/dollar-at6.sub f tests/dollar-star1.sub f tests/dollar-star2.sub f tests/dollar-star3.sub f @@ -989,6 +993,8 @@ tests/nameref3.sub f tests/nameref4.sub f tests/nameref5.sub f tests/nameref6.sub f +tests/nameref7.sub f +tests/nameref8.sub f tests/nameref.right f tests/new-exp.tests f tests/new-exp1.sub f |