From 4f38745cfdd43b8faca6a93c59501881b4a6a998 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 4 Sep 2002 16:21:24 +0000 Subject: 2002-09-04 Jakub Jelinek * posix/bug-regex11.c: New test. * posix/Makefile (tests): Add bug-regex11. --- posix/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posix/Makefile') diff --git a/posix/Makefile b/posix/Makefile index 8e837d3440..f4d5ab2983 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-regex10 + bug-regex8 bug-regex9 bug-regex10 bug-regex11 ifeq (yes,$(build-shared)) test-srcs := globtest tests += wordexp-test tst-exec tst-spawn -- cgit 1.4.1