[Groonga-commit] pgroonga/pgroonga at 967f61c [master] test: group update tests

Back to archive index

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


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

  New Revision: 967f61cc2ba50bb5f1d73e51d735273afe1c8c48
  https://github.com/pgroonga/pgroonga/commit/967f61cc2ba50bb5f1d73e51d735273afe1c8c48

  Message:
    test: group update tests

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

  Modified: Makefile (+3 -0)
===================================================================
--- Makefile    2015-04-06 00:06:30 +0900 (b9770c8)
+++ Makefile    2015-04-22 19:40:22 +0900 (aa440e0)
@@ -30,6 +30,7 @@ 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
@@ -55,6 +56,8 @@ 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/real.out (+0 -0) 100%
===================================================================

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



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