Tetsuro IKEDA
null+****@clear*****
Thu Oct 4 10:20:03 JST 2012
Tetsuro IKEDA 2010-03-17 16:32:46 +0900 (Wed, 17 Mar 2010) New Revision: 259c45a240df5bc554061a7c3d67554a669e89f3 https://github.com/mroonga/mroonga/commit/259c45a240df5bc554061a7c3d67554a669e89f3 Log: added "make installcheck" for SQL tests. (run-sql-test.sh is removed from "make check".) Modified files: test/Makefile.am Modified: test/Makefile.am (+4 -1) =================================================================== --- test/Makefile.am 2010-03-17 15:21:37 +0900 (3f1b901) +++ test/Makefile.am 2010-03-17 16:32:46 +0900 (cc588fc) @@ -1,7 +1,10 @@ SUBDIRS = unit -TESTS = run-unit-test.sh run-sql-test.sh +TESTS = run-unit-test.sh TESTS_ENVIRONMENT = CUTTER="$(CUTTER)" echo-cutter: echo $(CUTTER) + +installcheck-local: + ./run-sql-test.sh -------------- next part -------------- HTML����������������������������...Download