[Groonga-mysql-commit] mroonga/mroonga at 67582cd [master] test: move to suitable directory

Back to archive index

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


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

  New Revision: 67582cd6dd322a679f55a767fe6232fa7a6f3504
  https://github.com/mroonga/mroonga/commit/67582cd6dd322a679f55a767fe6232fa7a6f3504

  Message:
    test: move to suitable directory

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

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

  Renamed: mysql-test/mroonga/storage/fulltext/with/t/not_in.test (+2 -2) 93%
===================================================================
--- mysql-test/mroonga/storage/t/not_in.test    2018-03-24 08:17:28 +0900 (f0b73c8f)
+++ mysql-test/mroonga/storage/fulltext/with/t/not_in.test    2018-03-24 08:21:42 +0900 (38b53a67)
@@ -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 diaries;
@@ -41,4 +41,4 @@ SELECT * FROM diaries   WHERE MATCH(content) AGAINST("+天気" IN BOOLEAN MODE)
 
 DROP TABLE diaries;
 
---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/8181ea00/attachment.htm 



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