[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] test: add missing InnoDB check

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:43:43 JST 2012


Kouhei Sutou	2012-05-29 09:16:49 +0900 (Tue, 29 May 2012)

  New Revision: 3c7e20c53ff34b8676f78515b93060e9006ca28d
  https://github.com/mroonga/mroonga/commit/3c7e20c53ff34b8676f78515b93060e9006ca28d

  Log:
    test: add missing InnoDB check

  Modified files:
    test/sql/suite/mroonga_wrapper/t/alter_table_disable_enable_keys.test

  Modified: test/sql/suite/mroonga_wrapper/t/alter_table_disable_enable_keys.test (+2 -0)
===================================================================
--- test/sql/suite/mroonga_wrapper/t/alter_table_disable_enable_keys.test    2012-05-28 23:54:22 +0900 (9473e52)
+++ test/sql/suite/mroonga_wrapper/t/alter_table_disable_enable_keys.test    2012-05-29 09:16:49 +0900 (c479107)
@@ -1,4 +1,5 @@
 # Copyright(C) 2012 Kentoku SHIBA
+# Copyright(C) 2012 Kouhei Sutou <kou �� clear-code.com>
 #
 # 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/have_innodb.inc
 --source include/have_mroonga.inc
 
 --disable_warnings
-------------- next part --------------
HTML����������������������������...
Download 



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