[Groonga-commit] droonga/droonga-engine at 0cf87d3 [master] test: Fix expected error messages

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Apr 24 13:46:35 JST 2014


YUKI Hiroshi	2014-04-24 13:46:35 +0900 (Thu, 24 Apr 2014)

  New Revision: 0cf87d389993fd32e1a9b4b25108ffbd50309dd0
  https://github.com/droonga/droonga-engine/commit/0cf87d389993fd32e1a9b4b25108ffbd50309dd0

  Message:
    test: Fix expected error messages

  Modified files:
    test/command/suite/groonga/delete/duplicated-identifiers.expected
    test/command/suite/groonga/delete/no-identifier.expected

  Modified: test/command/suite/groonga/delete/duplicated-identifiers.expected (+1 -1)
===================================================================
--- test/command/suite/groonga/delete/duplicated-identifiers.expected    2014-04-24 13:46:24 +0900 (0c2a721)
+++ test/command/suite/groonga/delete/duplicated-identifiers.expected    2014-04-24 13:46:35 +0900 (4915a61)
@@ -20,7 +20,7 @@
       -22,
       0.0,
       0.0,
-      ""
+      "\"key\", \"id\", and \"filter\" are exclusive"
     ],
     false
   ]

  Modified: test/command/suite/groonga/delete/no-identifier.expected (+1 -1)
===================================================================
--- test/command/suite/groonga/delete/no-identifier.expected    2014-04-24 13:46:24 +0900 (0c2a721)
+++ test/command/suite/groonga/delete/no-identifier.expected    2014-04-24 13:46:35 +0900 (41d7f37)
@@ -20,7 +20,7 @@
       -22,
       0.0,
       0.0,
-      ""
+      "you must specify \"key\", \"id\", or \"filter\""
     ],
     false
   ]
-------------- next part --------------
HTML����������������������������...
Download 



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