null+****@clear*****
null+****@clear*****
2012年 6月 22日 (金) 16:02:57 JST
Haruka Yoshihara 2012-06-22 16:02:57 +0900 (Fri, 22 Jun 2012) New Revision: 7ab157b9eb4dac3f9625177b7a87ade781f5c740 https://github.com/groonga/groonga/commit/7ab157b9eb4dac3f9625177b7a87ade781f5c740 Log: test: add a test for table_list when a table with normailized primary key exists Added files: test/function/suite/table_list/flags/key_normalize.expected test/function/suite/table_list/flags/key_normalize.test Added: test/function/suite/table_list/flags/key_normalize.expected (+46 -0) 100644 =================================================================== --- /dev/null +++ test/function/suite/table_list/flags/key_normalize.expected 2012-06-22 16:02:57 +0900 (fdda03a) @@ -0,0 +1,46 @@ +table_create bookmarks TABLE_PAT_KEY|KEY_NORMALIZE +[[0,0.0,0.0],true] +table_list +[ + [ + 0, + 0.0, + 0.0 + ], + [ + [ + [ + "id", + "UInt32" + ], + [ + "name", + "ShortText" + ], + [ + "path", + "ShortText" + ], + [ + "flags", + "ShortText" + ], + [ + "domain", + "ShortText" + ], + [ + "range", + "ShortText" + ] + ], + [ + 256, + "bookmarks", + "tmp/db.0000100", + "TABLE_PAT_KEY|KEY_NORMALIZE|PERSISTENT", + "null", + "null" + ] + ] +] Added: test/function/suite/table_list/flags/key_normalize.test (+2 -0) 100644 =================================================================== --- /dev/null +++ test/function/suite/table_list/flags/key_normalize.test 2012-06-22 16:02:57 +0900 (cd937eb) @@ -0,0 +1,2 @@ +table_create bookmarks TABLE_PAT_KEY|KEY_NORMALIZE +table_list -------------- next part -------------- HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B... Download