[Groonga-commit] groonga/groonga at 92141cf [master] test: follow inspect improving change

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Wed Feb 19 17:18:42 JST 2014


Kouhei Sutou	2014-02-19 17:18:42 +0900 (Wed, 19 Feb 2014)

  New Revision: 92141cff38870d3be21d39d157290c7666dc91f3
  https://github.com/groonga/groonga/commit/92141cff38870d3be21d39d157290c7666dc91f3

  Message:
    test: follow inspect improving change

  Modified files:
    test/unit/core/test-command-load.c

  Modified: test/unit/core/test-command-load.c (+1 -1)
===================================================================
--- test/unit/core/test-command-load.c    2014-02-19 16:56:29 +0900 (dbfc1df)
+++ test/unit/core/test-command-load.c    2014-02-19 17:18:42 +0900 (cdc8085)
@@ -407,7 +407,7 @@ test_no_key_table_without_columns(void)
   assert_send_command("table_create Numbers TABLE_NO_KEY");
   grn_test_assert_send_command_error(context,
                                      GRN_INVALID_ARGUMENT,
-                                     "column name must be string: <1>",
+                                     "column name must be string: <[1]>",
                                      "load --table Numbers\n"
                                      "[\n"
                                      "[1],\n"
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index