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

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 5日 (木) 18:32:58 JST


HAYASHI Kentaro	2012-07-05 18:32:58 +0900 (Thu, 05 Jul 2012)

  New Revision: 9e1de215b7d5d74975fa4c617781b059c82cdde9
  https://github.com/groonga/groonga/commit/9e1de215b7d5d74975fa4c617781b059c82cdde9

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

  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-05 16:57:42 +0900 (7a76922)
+++ test/function/tools/geo/generate-grntest-data.rb    2012-07-05 18:32:58 +0900 (a80617b)
@@ -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", "3rd_to_4th"
+        when "1st_to_2nd", "2nd_to_1st", "3rd_to_4th", "4th_to_3rd"
           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