[Groonga-commit] groonga/groonga [master] test function: add "grntest/" to database path

Zurück zum Archiv-Index

null+****@clear***** null+****@clear*****
2012年 8月 8日 (水) 15:25:06 JST


Kouhei Sutou	2012-08-08 15:25:06 +0900 (Wed, 08 Aug 2012)

  New Revision: 53c72c55c1dcd2df12ef0e8554a8bd9def887188
  https://github.com/groonga/groonga/commit/53c72c55c1dcd2df12ef0e8554a8bd9def887188

  Log:
    test function: add "grntest/" to database path

  Modified files:
    test/function/suite/table_list/flags/default.expected
    test/function/suite/table_list/flags/key_normalize.expected
    test/function/suite/table_list/flags/key_with_sis.expected
    test/function/suite/table_list/flags/table_dat_key.expected
    test/function/suite/table_list/flags/table_hash_key.expected
    test/function/suite/table_list/flags/table_pat_key.expected
    test/function/suite/table_list/multi_tables.expected
    test/function/suite/table_list/one_table.expected

  Modified: test/function/suite/table_list/flags/default.expected (+1 -1)
===================================================================
--- test/function/suite/table_list/flags/default.expected    2012-08-08 14:37:07 +0900 (ce0ffa9)
+++ test/function/suite/table_list/flags/default.expected    2012-08-08 15:25:06 +0900 (f692816)
@@ -37,7 +37,7 @@ table_list
     [
       256,
       "bookmarks",
-      "tmp/db.0000100",
+      "tmp/grntest/db.0000100",
       "TABLE_HASH_KEY|PERSISTENT",
       "null",
       "null"

  Modified: test/function/suite/table_list/flags/key_normalize.expected (+1 -1)
===================================================================
--- test/function/suite/table_list/flags/key_normalize.expected    2012-08-08 14:37:07 +0900 (fdda03a)
+++ test/function/suite/table_list/flags/key_normalize.expected    2012-08-08 15:25:06 +0900 (ef91651)
@@ -37,7 +37,7 @@ table_list
     [
       256,
       "bookmarks",
-      "tmp/db.0000100",
+      "tmp/grntest/db.0000100",
       "TABLE_PAT_KEY|KEY_NORMALIZE|PERSISTENT",
       "null",
       "null"

  Modified: test/function/suite/table_list/flags/key_with_sis.expected (+1 -1)
===================================================================
--- test/function/suite/table_list/flags/key_with_sis.expected    2012-08-08 14:37:07 +0900 (3af49de)
+++ test/function/suite/table_list/flags/key_with_sis.expected    2012-08-08 15:25:06 +0900 (f7d768d)
@@ -37,7 +37,7 @@ table_list
     [
       256,
       "bookmarks",
-      "tmp/db.0000100",
+      "tmp/grntest/db.0000100",
       "TABLE_PAT_KEY|KEY_WITH_SIS|PERSISTENT",
       "null",
       "null"

  Modified: test/function/suite/table_list/flags/table_dat_key.expected (+1 -1)
===================================================================
--- test/function/suite/table_list/flags/table_dat_key.expected    2012-08-08 14:37:07 +0900 (978a4a0)
+++ test/function/suite/table_list/flags/table_dat_key.expected    2012-08-08 15:25:06 +0900 (63b2cbb)
@@ -37,7 +37,7 @@ table_list
     [
       256,
       "bookmarks",
-      "tmp/db.0000100",
+      "tmp/grntest/db.0000100",
       "TABLE_DAT_KEY|PERSISTENT",
       "null",
       "null"

  Modified: test/function/suite/table_list/flags/table_hash_key.expected (+1 -1)
===================================================================
--- test/function/suite/table_list/flags/table_hash_key.expected    2012-08-08 14:37:07 +0900 (b3cdd68)
+++ test/function/suite/table_list/flags/table_hash_key.expected    2012-08-08 15:25:06 +0900 (0bbe430)
@@ -37,7 +37,7 @@ table_list
     [
       256,
       "bookmarks",
-      "tmp/db.0000100",
+      "tmp/grntest/db.0000100",
       "TABLE_HASH_KEY|PERSISTENT",
       "null",
       "null"

  Modified: test/function/suite/table_list/flags/table_pat_key.expected (+1 -1)
===================================================================
--- test/function/suite/table_list/flags/table_pat_key.expected    2012-08-08 14:37:07 +0900 (cd3db1d)
+++ test/function/suite/table_list/flags/table_pat_key.expected    2012-08-08 15:25:06 +0900 (a71f80d)
@@ -37,7 +37,7 @@ table_list
     [
       256,
       "bookmarks",
-      "tmp/db.0000100",
+      "tmp/grntest/db.0000100",
       "TABLE_PAT_KEY|PERSISTENT",
       "null",
       "null"

  Modified: test/function/suite/table_list/multi_tables.expected (+2 -2)
===================================================================
--- test/function/suite/table_list/multi_tables.expected    2012-08-08 14:37:07 +0900 (ecc9143)
+++ test/function/suite/table_list/multi_tables.expected    2012-08-08 15:25:06 +0900 (43b3b0c)
@@ -39,7 +39,7 @@ table_list
     [
       257,
       "bookmarks",
-      "tmp/db.0000101",
+      "tmp/grntest/db.0000101",
       "TABLE_PAT_KEY|PERSISTENT",
       "ShortText",
       "Object"
@@ -47,7 +47,7 @@ table_list
     [
       256,
       "site",
-      "tmp/db.0000100",
+      "tmp/grntest/db.0000100",
       "TABLE_HASH_KEY|PERSISTENT",
       "ShortText",
       "null"

  Modified: test/function/suite/table_list/one_table.expected (+1 -1)
===================================================================
--- test/function/suite/table_list/one_table.expected    2012-08-08 14:37:07 +0900 (4c6f5db)
+++ test/function/suite/table_list/one_table.expected    2012-08-08 15:25:06 +0900 (82cafdc)
@@ -37,7 +37,7 @@ table_list
     [
       256,
       "bookmarks",
-      "tmp/db.0000100",
+      "tmp/grntest/db.0000100",
       "TABLE_PAT_KEY|PERSISTENT",
       "ShortText",
       "Object"
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-commit メーリングリストの案内
Zurück zum Archiv-Index