null+****@clear*****
null+****@clear*****
2011年 12月 15日 (木) 11:38:04 JST
Kouhei Sutou 2011-12-15 02:38:04 +0000 (Thu, 15 Dec 2011) New Revision: 251cd0151d1f67de95c514adf766f5c9048f93cc Log: [test][load] follow groonga output change. Modified files: test/unit/gqtp/test-load.rb Modified: test/unit/gqtp/test-load.rb (+3 -3) =================================================================== --- test/unit/gqtp/test-load.rb 2011-12-15 02:33:11 +0000 (b140dd8) +++ test/unit/gqtp/test-load.rb 2011-12-15 02:38:04 +0000 (80c9c7d) @@ -71,7 +71,7 @@ COMMANDS [[0,0.0,0.0],true] [[0,0.0,0.0],true] [[0,0.0,0.0],2] -[[0,0.0,0.0],[[[2],[["_id","UInt32"],["_key","ShortText"],["location","ShortText"],["body","ShortText"]],[2,"bash","/bin/bash","a shell"],[1,"gcc","/usr/bin/gcc","a compiler"]]]] +[[0,0.0,0.0],[[[2],[["_id","UInt32"],["_key","ShortText"],["body","ShortText"],["location","ShortText"]],[2,"bash","a shell","/bin/bash"],[1,"gcc","a compiler","/usr/bin/gcc"]]]] [[0,0.0,0.0],true] EXPECTED table_create commands TABLE_PAT_KEY ShortText @@ -93,7 +93,7 @@ COMMANDS [[0,0.0,0.0],true] [[0,0.0,0.0],true] [[0,0.0,0.0],2] -[[0,0.0,0.0],[[[2],[["_id","UInt32"],["_key","ShortText"],["location","ShortText"],["body","ShortText"]],[2,"bash","/bin/bash","a shell"],[1,"gcc","/usr/bin/gcc","a compiler"]]]] +[[0,0.0,0.0],[[[2],[["_id","UInt32"],["_key","ShortText"],["body","ShortText"],["location","ShortText"]],[2,"bash","a shell","/bin/bash"],[1,"gcc","a compiler","/usr/bin/gcc"]]]] [[0,0.0,0.0],true] EXPECTED table_create commands TABLE_PAT_KEY ShortText @@ -153,7 +153,7 @@ COMMANDS [[0,0.0,0.0],true] [[0,0.0,0.0],true] [[0,0.0,0.0],2] -[[0,0.0,0.0],[[[2],[["_id","UInt32"],["location","ShortText"],["body","ShortText"]],[1,"/usr/bin/gcc","a compiler"],[2,"/bin/bash","a shell"]]]] +[[0,0.0,0.0],[[[2],[["_id","UInt32"],["body","ShortText"],["location","ShortText"]],[1,"a compiler","/usr/bin/gcc"],[2,"a shell","/bin/bash"]]]] [[0,0.0,0.0],true] EXPECTED table_create commands TABLE_NO_KEY