[Groonga-commit] groonga/groonga [master] test: use "# include" directive

Back to archive index

null+****@clear***** null+****@clear*****
2012年 5月 16日 (水) 23:31:50 JST


HAYASHI Kentaro	2012-05-16 23:31:50 +0900 (Wed, 16 May 2012)

  New Revision: fae662b0a6fd95393afbc48c664e8540363cf750

  Log:
    test: use "# include" directive

  Modified files:
    test/function/suite/select/filter/geo_in_circle/ellip_with_index.test
    test/function/suite/select/filter/geo_in_circle/ellip_without_index.test
    test/function/suite/select/filter/geo_in_circle/ellipsoid_with_index.test
    test/function/suite/select/filter/geo_in_circle/ellipsoid_without_index.test
    test/function/suite/select/filter/geo_in_circle/rect_with_index.test
    test/function/suite/select/filter/geo_in_circle/rect_without_index.test
    test/function/suite/select/filter/geo_in_circle/rectangle_with_index.test
    test/function/suite/select/filter/geo_in_circle/rectangle_without_index.test
    test/function/suite/select/filter/geo_in_circle/sphere_with_index.test
    test/function/suite/select/filter/geo_in_circle/sphere_without_index.test
    test/function/suite/select/filter/geo_in_circle/sphr_with_index.test
    test/function/suite/select/filter/geo_in_circle/sphr_without_index.test
    test/function/suite/select/filter/geo_in_circle/with_index.test
    test/function/suite/select/filter/geo_in_circle/without_index.test

  Modified: test/function/suite/select/filter/geo_in_circle/ellip_with_index.test (+1 -1)
===================================================================
--- test/function/suite/select/filter/geo_in_circle/ellip_with_index.test    2012-05-16 23:19:32 +0900 (e99e7aa)
+++ test/function/suite/select/filter/geo_in_circle/ellip_with_index.test    2012-05-16 23:31:50 +0900 (0063742)
@@ -1,4 +1,4 @@
-#include fixture/geo/taiyaki/init.grn
+# include fixture/geo/taiyaki/init.grn
 
 select Shops --sortby '+_score, +name' \
   --output_columns 'name, _score, location' \

  Modified: test/function/suite/select/filter/geo_in_circle/ellip_without_index.test (+1 -1)
===================================================================
--- test/function/suite/select/filter/geo_in_circle/ellip_without_index.test    2012-05-16 23:19:32 +0900 (e90c871)
+++ test/function/suite/select/filter/geo_in_circle/ellip_without_index.test    2012-05-16 23:31:50 +0900 (159afd0)
@@ -1,4 +1,4 @@
-#include fixture/geo/taiyaki/init.grn
+# include fixture/geo/taiyaki/init.grn
 
 select Shops --sortby '+_score, +name' \
   --output_columns 'name, _score, location' \

  Modified: test/function/suite/select/filter/geo_in_circle/ellipsoid_with_index.test (+1 -1)
===================================================================
--- test/function/suite/select/filter/geo_in_circle/ellipsoid_with_index.test    2012-05-16 23:19:32 +0900 (9966f19)
+++ test/function/suite/select/filter/geo_in_circle/ellipsoid_with_index.test    2012-05-16 23:31:50 +0900 (dd12660)
@@ -1,4 +1,4 @@
-#include fixture/geo/taiyaki/init.grn
+# include fixture/geo/taiyaki/init.grn
 
 select Shops --sortby '+_score, +name' \
   --output_columns 'name, _score, location' \

  Modified: test/function/suite/select/filter/geo_in_circle/ellipsoid_without_index.test (+1 -1)
===================================================================
--- test/function/suite/select/filter/geo_in_circle/ellipsoid_without_index.test    2012-05-16 23:19:32 +0900 (16089d1)
+++ test/function/suite/select/filter/geo_in_circle/ellipsoid_without_index.test    2012-05-16 23:31:50 +0900 (1363b5b)
@@ -1,4 +1,4 @@
-#include fixture/geo/taiyaki/init.grn
+# include fixture/geo/taiyaki/init.grn
 
 select Shops --sortby '+_score, +name' \
   --output_columns 'name, _score, location' \

  Modified: test/function/suite/select/filter/geo_in_circle/rect_with_index.test (+1 -1)
===================================================================
--- test/function/suite/select/filter/geo_in_circle/rect_with_index.test    2012-05-16 23:19:32 +0900 (1896788)
+++ test/function/suite/select/filter/geo_in_circle/rect_with_index.test    2012-05-16 23:31:50 +0900 (1a8326e)
@@ -1,4 +1,4 @@
-#include fixture/geo/taiyaki/init.grn
+# include fixture/geo/taiyaki/init.grn
 
 select Shops --sortby '+_score, +name' \
   --output_columns 'name, _score, location' \

  Modified: test/function/suite/select/filter/geo_in_circle/rect_without_index.test (+1 -1)
===================================================================
--- test/function/suite/select/filter/geo_in_circle/rect_without_index.test    2012-05-16 23:19:32 +0900 (cf7ec22)
+++ test/function/suite/select/filter/geo_in_circle/rect_without_index.test    2012-05-16 23:31:50 +0900 (c0e2076)
@@ -1,4 +1,4 @@
-#include fixture/geo/taiyaki/init.grn
+# include fixture/geo/taiyaki/init.grn
 
 select Shops --sortby '+_score, +name' \
   --output_columns 'name, _score, location' \

  Modified: test/function/suite/select/filter/geo_in_circle/rectangle_with_index.test (+1 -1)
===================================================================
--- test/function/suite/select/filter/geo_in_circle/rectangle_with_index.test    2012-05-16 23:19:32 +0900 (51e3932)
+++ test/function/suite/select/filter/geo_in_circle/rectangle_with_index.test    2012-05-16 23:31:50 +0900 (4c81615)
@@ -1,4 +1,4 @@
-#include fixture/geo/taiyaki/init.grn
+# include fixture/geo/taiyaki/init.grn
 
 select Shops --sortby '+_score, +name' \
   --output_columns 'name, _score, location' \

  Modified: test/function/suite/select/filter/geo_in_circle/rectangle_without_index.test (+1 -1)
===================================================================
--- test/function/suite/select/filter/geo_in_circle/rectangle_without_index.test    2012-05-16 23:19:32 +0900 (028d0da)
+++ test/function/suite/select/filter/geo_in_circle/rectangle_without_index.test    2012-05-16 23:31:50 +0900 (5ae85ab)
@@ -1,4 +1,4 @@
-#include fixture/geo/taiyaki/init.grn
+# include fixture/geo/taiyaki/init.grn
 
 select Shops --sortby '+_score, +name' \
   --output_columns 'name, _score, location' \

  Modified: test/function/suite/select/filter/geo_in_circle/sphere_with_index.test (+1 -1)
===================================================================
--- test/function/suite/select/filter/geo_in_circle/sphere_with_index.test    2012-05-16 23:19:32 +0900 (18f3df4)
+++ test/function/suite/select/filter/geo_in_circle/sphere_with_index.test    2012-05-16 23:31:50 +0900 (6b6eb40)
@@ -1,4 +1,4 @@
-#include fixture/geo/taiyaki/init.grn
+# include fixture/geo/taiyaki/init.grn
 
 select Shops --sortby '+_score, +name' \
   --output_columns 'name, _score, location' \

  Modified: test/function/suite/select/filter/geo_in_circle/sphere_without_index.test (+1 -1)
===================================================================
--- test/function/suite/select/filter/geo_in_circle/sphere_without_index.test    2012-05-16 23:19:32 +0900 (c4bc30a)
+++ test/function/suite/select/filter/geo_in_circle/sphere_without_index.test    2012-05-16 23:31:50 +0900 (5266d1d)
@@ -1,4 +1,4 @@
-#include fixture/geo/taiyaki/init.grn
+# include fixture/geo/taiyaki/init.grn
 
 select Shops --sortby '+_score, +name' \
   --output_columns 'name, _score, location' \

  Modified: test/function/suite/select/filter/geo_in_circle/sphr_with_index.test (+1 -1)
===================================================================
--- test/function/suite/select/filter/geo_in_circle/sphr_with_index.test    2012-05-16 23:19:32 +0900 (dd72cb8)
+++ test/function/suite/select/filter/geo_in_circle/sphr_with_index.test    2012-05-16 23:31:50 +0900 (1f57030)
@@ -1,4 +1,4 @@
-#include fixture/geo/taiyaki/init.grn
+# include fixture/geo/taiyaki/init.grn
 
 select Shops --sortby '+_score, +name' \
   --output_columns 'name, _score, location' \

  Modified: test/function/suite/select/filter/geo_in_circle/sphr_without_index.test (+1 -1)
===================================================================
--- test/function/suite/select/filter/geo_in_circle/sphr_without_index.test    2012-05-16 23:19:32 +0900 (0a92a0d)
+++ test/function/suite/select/filter/geo_in_circle/sphr_without_index.test    2012-05-16 23:31:50 +0900 (a61d503)
@@ -1,4 +1,4 @@
-#include fixture/geo/taiyaki/init.grn
+# include fixture/geo/taiyaki/init.grn
 
 select Shops --sortby '+_score, +name' \
   --output_columns 'name, _score, location' \

  Modified: test/function/suite/select/filter/geo_in_circle/with_index.test (+1 -1)
===================================================================
--- test/function/suite/select/filter/geo_in_circle/with_index.test    2012-05-16 23:19:32 +0900 (ebf7eb1)
+++ test/function/suite/select/filter/geo_in_circle/with_index.test    2012-05-16 23:31:50 +0900 (734ca45)
@@ -1,4 +1,4 @@
-#include fixture/geo/taiyaki/init.grn
+# include fixture/geo/taiyaki/init.grn
 
 select Shops --sortby '+_score, +name' \
   --output_columns 'name, _score, location' \

  Modified: test/function/suite/select/filter/geo_in_circle/without_index.test (+1 -1)
===================================================================
--- test/function/suite/select/filter/geo_in_circle/without_index.test    2012-05-16 23:19:32 +0900 (aab83be)
+++ test/function/suite/select/filter/geo_in_circle/without_index.test    2012-05-16 23:31:50 +0900 (43b434f)
@@ -1,4 +1,4 @@
-#include fixture/geo/taiyaki/init.grn
+# include fixture/geo/taiyaki/init.grn
 
 select Shops --sortby '+_score, +name' \
   --output_columns 'name, _score, location' \




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