[Groonga-commit] droonga/droonga-engine at 2a31772 [master] test: sort for stable result

Back to archive index

Kouhei Sutou null+****@clear*****
Tue May 27 18:56:50 JST 2014


Kouhei Sutou	2014-05-27 18:56:50 +0900 (Tue, 27 May 2014)

  New Revision: 2a31772c806da6f5ccba85cb6a7516e2e82631a4
  https://github.com/droonga/droonga-engine/commit/2a31772c806da6f5ccba85cb6a7516e2e82631a4

  Message:
    test: sort for stable result

  Modified files:
    test/command/suite/groonga/select/type/time.test

  Modified: test/command/suite/groonga/select/type/time.test (+2 -1)
===================================================================
--- test/command/suite/groonga/select/type/time.test    2014-05-27 18:55:51 +0900 (18c2f2e)
+++ test/command/suite/groonga/select/type/time.test    2014-05-27 18:56:50 +0900 (bd758b7)
@@ -29,6 +29,7 @@
   "dataset": "Default",
   "body": {
     "table": "Memos",
-    "output_columns": "_key, created_at"
+    "output_columns": "_key, created_at",
+    "sortby": "_key"
   }
 }
-------------- next part --------------
HTML����������������������������...
Download 



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