Kouhei Sutou
null+****@clear*****
Sat Nov 10 00:08:23 JST 2012
Kouhei Sutou 2012-11-10 00:08:23 +0900 (Sat, 10 Nov 2012) New Revision: 60ad03b2ce84d7989c1541dec1a412e3bf06f611 https://github.com/groonga/groonga/commit/60ad03b2ce84d7989c1541dec1a412e3bf06f611 Log: test: remove a needless test Removed files: test/command/suite/select/output/vector-geo-point-by-accessor.expected test/command/suite/select/output/vector-geo-point-by-accessor.test Deleted: test/command/suite/select/output/vector-geo-point-by-accessor.expected (+0 -47) 100644 =================================================================== --- test/command/suite/select/output/vector-geo-point-by-accessor.expected 2012-11-10 00:08:07 +0900 (f63c465) +++ /dev/null @@ -1,47 +0,0 @@ -table_create Shops TABLE_HASH_KEY ShortText -[[0,0.0,0.0],true] -column_create Shops places COLUMN_VECTOR WGS84GeoPoint -[[0,0.0,0.0],true] -load --table Shops -[ -["_key","places"], -["daruma",["130094061x505025099","130185500x505009000"]] -] -[[0,0.0,0.0],1] -select Shops --query _key:daruma -[ - [ - 0, - 0.0, - 0.0 - ], - [ - [ - [ - 1 - ], - [ - [ - "_id", - "UInt32" - ], - [ - "_key", - "ShortText" - ], - [ - "places", - "WGS84GeoPoint" - ] - ], - [ - 1, - "daruma", - [ - "130094061x505025099", - "130185500x505009000" - ] - ] - ] - ] -] Deleted: test/command/suite/select/output/vector-geo-point-by-accessor.test (+0 -10) 100644 =================================================================== --- test/command/suite/select/output/vector-geo-point-by-accessor.test 2012-11-10 00:08:07 +0900 (d01f579) +++ /dev/null @@ -1,10 +0,0 @@ -table_create Shops TABLE_HASH_KEY ShortText -column_create Shops places COLUMN_VECTOR WGS84GeoPoint - -load --table Shops -[ -["_key","places"], -["daruma",["130094061x505025099","130185500x505009000"]] -] - -select Shops --query _key:daruma -------------- next part -------------- HTML����������������������������...다운로드