From 78f48bc16aa557ae12c24d2c43f1d012eca6a1ce Mon Sep 17 00:00:00 2001 From: rasdaman Date: Thu, 11 Nov 2010 01:05:21 +0100 Subject: JYu: deprecate the unused test from systemtest, setup a new test architecture with branchs of mandatory test, fixed test, and open test. The rasql query tests are in mandatory test folder. The PG memleak test is in fixed test folder. User can add extra test by following a similar structure. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3594f04..a9a18fd 100644 --- a/configure.ac +++ b/configure.ac @@ -132,6 +132,7 @@ AC_CONFIG_FILES([Makefile include/Makefile java/Makefile petascope/Makefile + systemtest/Makefile ]) # --------------- Header Template Definitions ---------------------- -- cgit