From d3b74921b9b1a46deab7fc4cc540fbaff91ebca3 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Wed, 24 Dec 2008 21:58:57 +0000 Subject: test/Makefile: make "make compile" install headers first test/regex/Makefile: remove superfluous oprions test/regex/tst-regex2.c: reformat, simplify, and make error messages more informative test/test-skeleton.c: kill child test process on ^C --- test/regex/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/regex/Makefile') diff --git a/test/regex/Makefile b/test/regex/Makefile index 7c55c3c0e..f443d72f2 100644 --- a/test/regex/Makefile +++ b/test/regex/Makefile @@ -5,8 +5,6 @@ include ../Test.mak -CFLAGS_tst-regex2 := -std=c99 - OPTS_testregex := < basic.dat OPTS_testregexc := < categorize.dat OPTS_testregexf := < forcedassoc.dat -- cgit v1.2.3