From fe2f8d7123f22cf7755330ac8b289bc3cd838af3 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 13 Nov 2009 17:12:22 -0800 Subject: New testcase which does some UTF-8 scanning, Unicode regexes, and @(freeform). --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 878ca04f..cb1ad360 100644 --- a/Makefile +++ b/Makefile @@ -67,6 +67,7 @@ tests: $(PROG) $(TESTS) tests/001/%: TXR_ARGS := $(top_srcdir)/tests/001/data tests/002/%: TXR_OPTS := -DTESTDIR=$(top_srcdir)/tests/002 tests/004/%: TXR_ARGS := -a 123 -b -c +tests/005/%: TXR_ARGS := $(top_srcdir)/tests/005/data tests/002/%: TXR_SCRIPT_ON_CMDLINE := y -- cgit v1.2.3