[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] ignore test-case's side effect.

Back to archive index

Tetsuro IKEDA null+****@clear*****
Thu Oct 4 10:23:15 JST 2012


Tetsuro IKEDA	2010-11-23 22:48:38 +0900 (Tue, 23 Nov 2010)

  New Revision: a5d06478d7c41725ec8a57705da12f50f123f204
  https://github.com/mroonga/mroonga/commit/a5d06478d7c41725ec8a57705da12f50f123f204

  Log:
    ignore test-case's side effect.

  Modified files:
    test/run-sql-test.sh

  Modified: test/run-sql-test.sh (+1 -1)
===================================================================
--- test/run-sql-test.sh    2010-11-23 21:06:11 +0900 (e1030dd)
+++ test/run-sql-test.sh    2010-11-23 22:48:38 +0900 (4128761)
@@ -23,4 +23,4 @@ fi
 make -C ${top_dir} install-pluginLTLIBRARIES plugindir=${plugins_dir}
 
 (cd "$mysql_test_dir" && \
-    ./mysql-test-run.pl --suite="${test_suite_name}" --force)
+    ./mysql-test-run.pl --no-check-testcases --suite="${test_suite_name}" --force)
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Back to archive index