summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorrasdaman <rasdaman@YU.(none)>2010-11-11 01:05:21 +0100
committerwww-data <www-data@ubuntu.localdomain>2010-11-25 17:08:18 +0100
commit78f48bc16aa557ae12c24d2c43f1d012eca6a1ce (patch)
tree1e8c81d1d6440e940c53b2d174b2ec7106686185 /configure.ac
parent5e895e1244eb5ba880df010ccd07caeda815e5b9 (diff)
downloadrasdaman-upstream-78f48bc16aa557ae12c24d2c43f1d012eca6a1ce.tar.gz
rasdaman-upstream-78f48bc16aa557ae12c24d2c43f1d012eca6a1ce.tar.xz
rasdaman-upstream-78f48bc16aa557ae12c24d2c43f1d012eca6a1ce.zip
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.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
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 ----------------------