[Groonga-commit] groonga/groonga at 864f56d [master] test expression_rewriter: use meaningful name

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Jun 25 22:50:51 JST 2016


Kouhei Sutou	2016-06-25 22:50:51 +0900 (Sat, 25 Jun 2016)

  New Revision: 864f56d5d332289d056eef82a748c91775158ea7
  https://github.com/groonga/groonga/commit/864f56d5d332289d056eef82a748c91775158ea7

  Message:
    test expression_rewriter: use meaningful name

  Modified files:
    test/mruby/suite/expression_rewriter/test_between.rb

  Modified: test/mruby/suite/expression_rewriter/test_between.rb (+1 -1)
===================================================================
--- test/mruby/suite/expression_rewriter/test_between.rb    2016-06-25 22:50:03 +0900 (fcd598a)
+++ test/mruby/suite/expression_rewriter/test_between.rb    2016-06-25 22:50:51 +0900 (3a86b27)
@@ -72,7 +72,7 @@ class TestBetween < ExpressionRewriterTestCase
     DUMP
   end
 
-  def test_function
+  def test_with_function_call
     code =
       "between(timestamp, '2015-09-01 00:00:00', 'include', '2015-10-15 00:00:00', 'include') && " +
       "timestamp >= '2015-10-01 00:00:00' && " +
-------------- next part --------------
HTML����������������������������...
Download 



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