[Groonga-commit] pgroonga/pgroonga at ffc946f [master] Revert "test: group update tests"

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Apr 22 19:44:02 JST 2015


Kouhei Sutou	2015-04-22 19:44:02 +0900 (Wed, 22 Apr 2015)

  New Revision: ffc946f3088d456f16d85e21b380664937d96ac2
  https://github.com/pgroonga/pgroonga/commit/ffc946f3088d456f16d85e21b380664937d96ac2

  Message:
    Revert "test: group update tests"
    
    This reverts commit 967f61cc2ba50bb5f1d73e51d735273afe1c8c48.
    
    This grouping isn't needless...

  Modified files:
    Makefile
  Renamed files:
    expected/full-text-search/text/single/update.out
      (from expected/full-text-search/text/single/update/real.out)
    sql/full-text-search/text/single/update.sql
      (from sql/full-text-search/text/single/update/real.sql)

  Modified: Makefile (+0 -3)
===================================================================
--- Makefile    2015-04-22 19:40:22 +0900 (aa440e0)
+++ Makefile    2015-04-22 19:44:02 +0900 (b9770c8)
@@ -30,7 +30,6 @@ installcheck: results/full-text-search/text/single/match
 installcheck: results/full-text-search/text/single/and
 installcheck: results/full-text-search/text/single/like
 installcheck: results/full-text-search/text/single/score
-installcheck: results/full-text-search/text/single/update
 installcheck: results/full-text-search/text/multiple/contain
 installcheck: results/full-text-search/text/options/tokenizer
 installcheck: results/full-text-search/text/options/normalizer
@@ -56,8 +55,6 @@ results/full-text-search/text/single/like:
 	@mkdir -p $@
 results/full-text-search/text/single/score:
 	@mkdir -p $@
-results/full-text-search/text/single/update:
-	@mkdir -p $@
 results/full-text-search/text/multiple/contain:
 	@mkdir -p $@
 results/full-text-search/text/options/tokenizer:

  Renamed: expected/full-text-search/text/single/update.out (+0 -0) 100%
===================================================================

  Renamed: sql/full-text-search/text/single/update.sql (+0 -0) 100%
===================================================================
-------------- next part --------------
HTML����������������������������...
다운로드 



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