[Groonga-commit] groonga/groonga at 5815dcf [master] object_remove test: add a test for removing a command case

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Wed Feb 10 16:07:23 JST 2016


Kouhei Sutou	2016-02-10 16:07:23 +0900 (Wed, 10 Feb 2016)

  New Revision: 5815dcfca84a38557e412b01e2f94908dc64c6dd
  https://github.com/groonga/groonga/commit/5815dcfca84a38557e412b01e2f94908dc64c6dd

  Message:
    object_remove test: add a test for removing a command case

  Added files:
    test/command/suite/object_remove/command.expected
    test/command/suite/object_remove/command.test

  Added: test/command/suite/object_remove/command.expected (+5 -0) 100644
===================================================================
--- /dev/null
+++ test/command/suite/object_remove/command.expected    2016-02-10 16:07:23 +0900 (c19714d)
@@ -0,0 +1,5 @@
+object_remove object_remove
+[[0,0.0,0.0],true]
+object_remove
+[[[-22,0.0,0.0],"invalid command name: object_remove"]]
+#|e| invalid command name: object_remove

  Added: test/command/suite/object_remove/command.test (+2 -0) 100644
===================================================================
--- /dev/null
+++ test/command/suite/object_remove/command.test    2016-02-10 16:07:23 +0900 (0ad841f)
@@ -0,0 +1,2 @@
+object_remove object_remove
+object_remove
-------------- next part --------------
HTML����������������������������...
Download 



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