From: Ulrich Drepper Date: Mon, 26 Aug 2002 22:42:27 +0000 (+0000) Subject: (tests): Add bug-regex10. X-Git-Tag: cvs/glibc-2-3~359 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c3c66446ac542900de5fbf6ae10028aceb7be416;p=thirdparty%2Fglibc.git (tests): Add bug-regex10. --- diff --git a/posix/Makefile b/posix/Makefile index 57c89c7bc7f..8e837d34400 100644 --- a/posix/Makefile +++ b/posix/Makefile @@ -72,7 +72,7 @@ tests := tstgetopt testfnm runtests runptests \ tst-truncate64 tst-fork tst-fnmatch tst-regexloc tst-dir \ tst-chmod bug-regex1 bug-regex2 bug-regex3 bug-regex4 \ tst-gnuglob tst-regex bug-regex5 bug-regex6 bug-regex7 \ - bug-regex8 bug-regex9 + bug-regex8 bug-regex9 bug-regex10 ifeq (yes,$(build-shared)) test-srcs := globtest tests += wordexp-test tst-exec tst-spawn