[Groonga-mysql-commit] mroonga/mroonga at 74a6b68 [master] test: fix test directory

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Jun 19 22:42:49 JST 2015


Kouhei Sutou	2015-06-19 22:42:49 +0900 (Fri, 19 Jun 2015)

  New Revision: 74a6b68f2ead62c6b4b0e3317aa5ea777bacbb13
  https://github.com/mroonga/mroonga/commit/74a6b68f2ead62c6b4b0e3317aa5ea777bacbb13

  Message:
    test: fix test directory

  Renamed files:
    mysql-test/mroonga/storage/create/table/token_filters/table_comment/r/stop_word.result
      (from mysql-test/mroonga/storage/create/table/token_filters/index/comment/r/stop_word.result)
    mysql-test/mroonga/storage/create/table/token_filters/table_comment/t/stop_word.test
      (from mysql-test/mroonga/storage/create/table/token_filters/index/comment/t/stop_word.test)

  Renamed: mysql-test/mroonga/storage/create/table/token_filters/table_comment/r/stop_word.result (+0 -0) 100%
===================================================================

  Renamed: mysql-test/mroonga/storage/create/table/token_filters/table_comment/t/stop_word.test (+4 -4) 85%
===================================================================
--- mysql-test/mroonga/storage/create/table/token_filters/index/comment/t/stop_word.test    2015-06-19 22:37:42 +0900 (c7f48d2)
+++ mysql-test/mroonga/storage/create/table/token_filters/table_comment/t/stop_word.test    2015-06-19 22:42:49 +0900 (1cc1c6f)
@@ -14,8 +14,8 @@
 # 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/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;
@@ -48,5 +48,5 @@ SELECT * FROM memos
 DROP TABLE memos;
 DROP TABLE terms;
 
---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����������������������������...
다운로드 



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