[Groonga-mysql-commit] mroonga/mroonga at 9ad65a4 [master] test: move no comment add column test to add column tests group

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jul 21 12:05:24 JST 2014


Kouhei Sutou	2014-07-21 12:05:24 +0900 (Mon, 21 Jul 2014)

  New Revision: 9ad65a46e2f3ca1638a7d9459aefdf42fc5db14b
  https://github.com/mroonga/mroonga/commit/9ad65a46e2f3ca1638a7d9459aefdf42fc5db14b

  Message:
    test: move no comment add column test to add column tests group

  Renamed files:
    mysql-test/mroonga/storage/alter_table/add_column/r/no_comment.result
      (from mysql-test/mroonga/storage/alter_table/r/add_column.result)
    mysql-test/mroonga/storage/alter_table/add_column/t/no_comment.test
      (from mysql-test/mroonga/storage/alter_table/t/add_column.test)

  Renamed: mysql-test/mroonga/storage/alter_table/add_column/r/no_comment.result (+0 -0) 100%
===================================================================

  Renamed: mysql-test/mroonga/storage/alter_table/add_column/t/no_comment.test (+2 -2) 92%
===================================================================
--- mysql-test/mroonga/storage/alter_table/t/add_column.test    2014-07-21 12:04:20 +0900 (e63f897)
+++ mysql-test/mroonga/storage/alter_table/add_column/t/no_comment.test    2014-07-21 12:05:24 +0900 (aa8cdec)
@@ -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 diaries;
@@ -42,4 +42,4 @@ SHOW CREATE TABLE diaries;
 
 DROP TABLE diaries;
 
---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