From 0400ff326ad7814aad7e5b4dc2cbff97ef07fdcf Mon Sep 17 00:00:00 2001 From: "Aur??lio A. Heckert" Date: Mon, 13 Apr 2009 16:37:31 +0000 Subject: run-all-extension-tests in make check (bzr r7702) --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 6c267d0f4..cb6e1b903 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -263,7 +263,7 @@ check_PROGRAMS = cxxtests # "make distcheck". # List of all tests to be run. -TESTS = $(check_PROGRAMS) +TESTS = $(check_PROGRAMS) ../share/extensions/test/run-all-extension-tests # including the the testsuites here ensures that they get distributed cxxtests_SOURCES = cxxtests.cpp $(CXXTEST_TESTSUITES) -- cgit v1.2.3