Kouhei Sutou
null+****@clear*****
Sat Aug 3 18:53:04 JST 2013
Kouhei Sutou 2013-08-03 18:53:04 +0900 (Sat, 03 Aug 2013) New Revision: 3c429e202ccee3ba36a53942a07d5f3633e2bfdc https://github.com/groonga/groonga/commit/3c429e202ccee3ba36a53942a07d5f3633e2bfdc Message: test: use meaningful English for test value Modified files: test/command/suite/dump/vector_long_key.expected test/command/suite/dump/vector_long_key.test Modified: test/command/suite/dump/vector_long_key.expected (+3 -3) =================================================================== --- test/command/suite/dump/vector_long_key.expected 2013-08-03 18:46:29 +0900 (185c40e) +++ test/command/suite/dump/vector_long_key.expected 2013-08-03 18:53:04 +0900 (f2e593e) @@ -6,7 +6,7 @@ column_create Users tags COLUMN_VECTOR Tags [[0,0.0,0.0],true] load --table Users [ -{"_key": "alice", "tags": ["long (24byte > 0 is long)"]} +{"_key": "alice", "tags": ["long (larger than 24byte)"]} ] [[0,0.0,0.0],1] dump @@ -16,11 +16,11 @@ column_create Users tags COLUMN_VECTOR Tags load --table Tags [ ["_key"], -["long (24byte > 0 is long)"] +["long (larger than 24byte)"] ] load --table Users [ ["_key","tags"], -["alice",["long (24byte > 0 is long)"]] +["alice",["long (larger than 24byte)"]] ] Modified: test/command/suite/dump/vector_long_key.test (+1 -1) =================================================================== --- test/command/suite/dump/vector_long_key.test 2013-08-03 18:46:29 +0900 (23bf8d0) +++ test/command/suite/dump/vector_long_key.test 2013-08-03 18:53:04 +0900 (479094f) @@ -5,7 +5,7 @@ column_create Users tags COLUMN_VECTOR Tags load --table Users [ -{"_key": "alice", "tags": ["long (24byte > 0 is long)"]} +{"_key": "alice", "tags": ["long (larger than 24byte)"]} ] dump -------------- next part -------------- HTML����������������������������... ダウンロード