[Groonga-mysql-commit] mroonga/mroonga at b61831a [master] test: group ALTER TABLE ADD FULLTEXT INDEX tests

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Fri Feb 14 11:59:37 JST 2014


Kouhei Sutou	2014-02-14 11:59:37 +0900 (Fri, 14 Feb 2014)

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

  Message:
    test: group ALTER TABLE ADD FULLTEXT INDEX tests

  Renamed files:
    mysql-test/mroonga/storage/alter_table/fulltext/r/add.result
      (from mysql-test/mroonga/storage/alter_table/r/fulltext.result)
    mysql-test/mroonga/storage/alter_table/fulltext/t/add.test
      (from mysql-test/mroonga/storage/alter_table/t/fulltext.test)
    mysql-test/mroonga/storage/alter_table/fulltext/t/add_reference_table.test
      (from mysql-test/mroonga/storage/alter_table/t/fulltext_with_reference_table.test)

  Renamed: mysql-test/mroonga/storage/alter_table/fulltext/r/add.result (+0 -0) 100%
===================================================================

  Renamed: mysql-test/mroonga/storage/alter_table/fulltext/t/add.test (+2 -2) 93%
===================================================================
--- mysql-test/mroonga/storage/alter_table/t/fulltext.test    2014-02-14 11:53:47 +0900 (1bb1c29)
+++ mysql-test/mroonga/storage/alter_table/fulltext/t/add.test    2014-02-14 11:59:37 +0900 (bcd8c17)
@@ -15,7 +15,7 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 --source include/not_embedded.inc
---source ../../../include/mroonga/have_mroonga.inc
+--source ../../../../include/mroonga/have_mroonga.inc
 
 --disable_warnings
 DROP TABLE IF EXISTS diaries;
@@ -53,4 +53,4 @@ SHOW CREATE TABLE diaries;
 
 DROP TABLE diaries;
 
---source ../../../include/mroonga/have_mroonga_deinit.inc
+--source ../../../../include/mroonga/have_mroonga_deinit.inc

  Renamed: mysql-test/mroonga/storage/alter_table/fulltext/t/add_reference_table.test (+2 -2) 93%
===================================================================
--- mysql-test/mroonga/storage/alter_table/t/fulltext_with_reference_table.test    2014-02-14 11:53:47 +0900 (22df4ac)
+++ mysql-test/mroonga/storage/alter_table/fulltext/t/add_reference_table.test    2014-02-14 11:59:37 +0900 (bd7d0f9)
@@ -15,7 +15,7 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 --source include/not_embedded.inc
---source ../../../include/mroonga/have_mroonga.inc
+--source ../../../../include/mroonga/have_mroonga.inc
 
 --disable_warnings
 DROP TABLE IF EXISTS tags;
@@ -50,4 +50,4 @@ SHOW CREATE TABLE bugs;
 DROP TABLE bugs;
 DROP TABLE tags;
 
---source ../../../include/mroonga/have_mroonga_deinit.inc
+--source ../../../../include/mroonga/have_mroonga_deinit.inc
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-mysql-commit mailing list
アーカイブの一覧に戻る