[Groonga-mysql-commit] mroonga/mroonga at 5124a4d [master] test: skip temporary table tests on Mac OS X

Back to archive index

susumu.yata null+****@clear*****
Thu Jun 26 00:54:05 JST 2014


susumu.yata	2014-06-26 00:54:05 +0900 (Thu, 26 Jun 2014)

  New Revision: 5124a4d722ed1cc8d3076959140c2892773d69af
  https://github.com/mroonga/mroonga/commit/5124a4d722ed1cc8d3076959140c2892773d69af

  Message:
    test: skip temporary table tests on Mac OS X
    
    Redmine: ref #2605
    
    Based on a patch written by Toshihisa Tashiro. Thanks!!!

  Modified files:
    mysql-test/mroonga/storage/t/temporary_table.test
    mysql-test/mroonga/wrapper/t/temporary_table.test

  Modified: mysql-test/mroonga/storage/t/temporary_table.test (+2 -0)
===================================================================
--- mysql-test/mroonga/storage/t/temporary_table.test    2014-06-26 00:52:29 +0900 (da2ad78)
+++ mysql-test/mroonga/storage/t/temporary_table.test    2014-06-26 00:54:05 +0900 (56ebb43)
@@ -1,4 +1,5 @@
 # Copyright(C) 2012 Kouhei Sutou <kou �� clear-code.com>
+# Copyright(C) 2014 Toshihisa Tashiro
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -14,6 +15,7 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
+--source ../../include/mroonga/skip_osx.inc
 --source ../../include/mroonga/have_mroonga.inc
 
 --disable_warnings

  Modified: mysql-test/mroonga/wrapper/t/temporary_table.test (+2 -0)
===================================================================
--- mysql-test/mroonga/wrapper/t/temporary_table.test    2014-06-26 00:52:29 +0900 (ca1c8d5)
+++ mysql-test/mroonga/wrapper/t/temporary_table.test    2014-06-26 00:54:05 +0900 (0eb5ef5)
@@ -1,4 +1,5 @@
 # Copyright(C) 2012 Kouhei Sutou <kou �� clear-code.com>
+# Copyright(C) 2014 Toshihisa Tashiro
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -15,6 +16,7 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 --source include/have_innodb.inc
+--source ../../include/mroonga/skip_osx.inc
 --source ../../include/mroonga/have_mroonga.inc
 
 --disable_warnings
-------------- next part --------------
HTML����������������������������...
Download 



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