[Groonga-commit] groonga/groonga at 86c84e4 [master] test: follow error message change

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Dec 7 22:09:49 JST 2013


Kouhei Sutou	2013-12-07 22:09:49 +0900 (Sat, 07 Dec 2013)

  New Revision: 86c84e4d02d2defad141566c4b51a457f513412c
  https://github.com/groonga/groonga/commit/86c84e4d02d2defad141566c4b51a457f513412c

  Message:
    test: follow error message change

  Modified files:
    test/unit/story/test-taiyaki.c

  Modified: test/unit/story/test-taiyaki.c (+1 -1)
===================================================================
--- test/unit/story/test-taiyaki.c    2013-12-07 22:07:35 +0900 (240def8)
+++ test/unit/story/test-taiyaki.c    2013-12-07 22:09:49 +0900 (63b47b7)
@@ -230,7 +230,7 @@ test_in_rectangle_over_border(void)
   grn_test_assert_send_command_error(
     context,
     GRN_FUNCTION_NOT_IMPLEMENTED,
-    "geo_in_rectangle(): negative coordinate is not implemented.",
+    "geo_in_rectangle(): the Southern Hemisphere is not implemented.",
     "select Shops "
     "--sortby '+name' "
     "--output_columns 'name, location' "
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index