[Groonga-commit] groonga/groonga [master] test: add missing support "3rd to 4th" as the value of quadrant

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 9日 (月) 19:06:23 JST


HAYASHI Kentaro	2012-07-09 19:06:23 +0900 (Mon, 09 Jul 2012)

  New Revision: cf4dc8a280c4b552c9ad7a7f3137708c6d88562b
  https://github.com/groonga/groonga/commit/cf4dc8a280c4b552c9ad7a7f3137708c6d88562b

  Log:
    test: add missing support "3rd to 4th" as the value of quadrant
    
    refs #1420

  Modified files:
    test/function/tools/geo/generate-grntest-data.rb

  Modified: test/function/tools/geo/generate-grntest-data.rb (+1 -1)
===================================================================
--- test/function/tools/geo/generate-grntest-data.rb    2012-07-09 18:27:53 +0900 (a80617b)
+++ test/function/tools/geo/generate-grntest-data.rb    2012-07-09 19:06:23 +0900 (ac744ee)
@@ -622,7 +622,7 @@ class GrnTestData
                                                180 * GRN_GEO_RESOLUTION,
                                                latitude_on_180 * GRN_GEO_RESOLUTION)
             (east_distance + west_distance).floor
-          when "2nd_to_1st"
+          when "2nd_to_1st", "3rd_to_4th"
             rounded_longitude = @longitude_start_degree + 360
             rounded_latitude = @latitude_start_degree
             longitude_delta = @longitude_end_degree - rounded_longitude
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-commit メーリングリストの案内
Back to archive index