[Groonga-mysql-commit] mroonga/mroonga at 5cb600e [master] test: use more suitable group

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Mar 24 08:42:53 JST 2018


Kouhei Sutou	2018-03-24 08:42:53 +0900 (Sat, 24 Mar 2018)

  New Revision: 5cb600e753f9b7c8959a7b1509c540a66e9849b6
  https://github.com/mroonga/mroonga/commit/5cb600e753f9b7c8959a7b1509c540a66e9849b6

  Message:
    test: use more suitable group

  Renamed files:
    mysql-test/mroonga/storage/optimization/condition_push_down/one_full_text_search/r/not_in.result
      (from mysql-test/mroonga/storage/fulltext/with/r/not_in.result)
    mysql-test/mroonga/storage/optimization/condition_push_down/one_full_text_search/t/not_in.test
      (from mysql-test/mroonga/storage/fulltext/with/t/not_in.test)

  Renamed: mysql-test/mroonga/storage/optimization/condition_push_down/one_full_text_search/r/not_in.result (+0 -0) 100%
===================================================================

  Renamed: mysql-test/mroonga/storage/optimization/condition_push_down/one_full_text_search/t/not_in.test (+2 -2) 91%
===================================================================
--- mysql-test/mroonga/storage/fulltext/with/t/not_in.test    2018-03-24 08:26:18 +0900 (0f1c5c02)
+++ mysql-test/mroonga/storage/optimization/condition_push_down/one_full_text_search/t/not_in.test    2018-03-24 08:42:53 +0900 (bf5a06eb)
@@ -14,7 +14,7 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
---source ../../../../include/mroonga/have_mroonga.inc
+--source ../../../../../include/mroonga/have_mroonga.inc
 
 --disable_warnings
 DROP TABLE IF EXISTS memos;
@@ -39,4 +39,4 @@ SELECT * FROM memos
 
 DROP TABLE memos;
 
---source ../../../../include/mroonga/have_mroonga_deinit.inc
+--source ../../../../../include/mroonga/have_mroonga_deinit.inc
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180324/9cb02fce/attachment-0001.htm 



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