[Groonga-mysql-commit] mroonga/mroonga at 32d5289 [master] test: group by field

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Jun 20 21:50:07 JST 2015


Kouhei Sutou	2015-06-20 21:50:07 +0900 (Sat, 20 Jun 2015)

  New Revision: 32d5289c7e3187dffd9e554ddcbf1294389d552e
  https://github.com/mroonga/mroonga/commit/32d5289c7e3187dffd9e554ddcbf1294389d552e

  Message:
    test: group by field

  Renamed files:
    mysql-test/mroonga/storage/create/table/field/flags/r/comment.result
      (from mysql-test/mroonga/storage/create/table/r/vector.result)
    mysql-test/mroonga/storage/create/table/field/flags/t/comment.test
      (from mysql-test/mroonga/storage/create/table/t/vector.test)
    mysql-test/mroonga/storage/create/table/field/type/r/comment.result
      (from mysql-test/mroonga/storage/create/table/r/reference_type.result)
    mysql-test/mroonga/storage/create/table/field/type/t/comment.test
      (from mysql-test/mroonga/storage/create/table/t/reference_type.test)

  Renamed: mysql-test/mroonga/storage/create/table/field/flags/r/comment.result (+0 -0) 100%
===================================================================

  Renamed: mysql-test/mroonga/storage/create/table/field/flags/t/comment.test (+4 -4) 80%
===================================================================
--- mysql-test/mroonga/storage/create/table/t/vector.test    2015-06-20 21:32:28 +0900 (d1b6c11)
+++ mysql-test/mroonga/storage/create/table/field/flags/t/comment.test    2015-06-20 21:50:07 +0900 (4e5ae97)
@@ -15,8 +15,8 @@
 # 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/load_mroonga_functions.inc
+--source ../../../../../../include/mroonga/have_mroonga.inc
+--source ../../../../../../include/mroonga/load_mroonga_functions.inc
 
 --disable_query_log
 DROP DATABASE test;
@@ -33,5 +33,5 @@ SELECT mroonga_command("dump --dump_plugins no");
 
 DROP TABLE bugs;
 
---source ../../../../include/mroonga/unload_mroonga_functions.inc
---source ../../../../include/mroonga/have_mroonga_deinit.inc
+--source ../../../../../../include/mroonga/unload_mroonga_functions.inc
+--source ../../../../../../include/mroonga/have_mroonga_deinit.inc

  Renamed: mysql-test/mroonga/storage/create/table/field/type/r/comment.result (+0 -0) 100%
===================================================================

  Renamed: mysql-test/mroonga/storage/create/table/field/type/t/comment.test (+4 -4) 81%
===================================================================
--- mysql-test/mroonga/storage/create/table/t/reference_type.test    2015-06-20 21:32:28 +0900 (8b1221f)
+++ mysql-test/mroonga/storage/create/table/field/type/t/comment.test    2015-06-20 21:50:07 +0900 (b6d3aba)
@@ -15,8 +15,8 @@
 # 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/load_mroonga_functions.inc
+--source ../../../../../../include/mroonga/have_mroonga.inc
+--source ../../../../../../include/mroonga/load_mroonga_functions.inc
 
 --disable_query_log
 DROP DATABASE test;
@@ -38,5 +38,5 @@ SELECT mroonga_command("dump --dump_plugins no");
 DROP TABLE bugs;
 DROP TABLE tags;
 
---source ../../../../include/mroonga/unload_mroonga_functions.inc
---source ../../../../include/mroonga/have_mroonga_deinit.inc
+--source ../../../../../../include/mroonga/unload_mroonga_functions.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