[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月 3日 (火) 17:24:56 JST


HAYASHI Kentaro	2012-07-03 17:24:56 +0900 (Tue, 03 Jul 2012)

  New Revision: 39f532fedba74c3b114d15f9e917c04d5492715b
  https://github.com/groonga/groonga/commit/39f532fedba74c3b114d15f9e917c04d5492715b

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

  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-02 18:43:29 +0900 (c236912)
+++ test/function/tools/geo/generate-grntest-data.rb    2012-07-03 17:24:56 +0900 (7a76922)
@@ -555,7 +555,7 @@ class GrnTestData
     when "", "rect", "rectangle"
       if type_of_diff_in_longitude == "short"
         case quadrant
-        when "1st_to_2nd", "2nd_to_1st"
+        when "1st_to_2nd", "2nd_to_1st", "3rd_to_4th"
           longitude_delta = @longitude_end_degree - @longitude_start_degree
           latitude_delta = @latitude_end_degree - @latitude_start_degree
           slope = latitude_delta / longitude_delta.to_f
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
下载 



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