[Groonga-mysql-commit] mroonga/mroonga at 2da1b26 [master] test: group add fulltext index tests

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Mar 3 16:37:51 JST 2014


Kouhei Sutou	2014-03-03 16:37:51 +0900 (Mon, 03 Mar 2014)

  New Revision: 2da1b2669e4a23e68e35bc13c6647b123a8841e5
  https://github.com/mroonga/mroonga/commit/2da1b2669e4a23e68e35bc13c6647b123a8841e5

  Message:
    test: group add fulltext index tests

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

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

  Renamed: mysql-test/mroonga/storage/alter_table/fulltext/add/t/normal.test (+2 -2) 91%
===================================================================
--- mysql-test/mroonga/storage/alter_table/fulltext/t/add.test    2014-02-27 21:15:55 +0900 (47d33fe)
+++ mysql-test/mroonga/storage/alter_table/fulltext/add/t/normal.test    2014-03-03 16:37:51 +0900 (0bbe81c)
@@ -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 memos;
@@ -37,4 +37,4 @@ SELECT * FROM memos WHERE MATCH(content) AGAINST("groonga");
 
 DROP TABLE memos;
 
---source ../../../../include/mroonga/have_mroonga_deinit.inc
+--source ../../../../../include/mroonga/have_mroonga_deinit.inc
-------------- next part --------------
HTML����������������������������...
Download 



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