[Groonga-commit] pgroonga/pgroonga at 3572886 [master] appveyor: try to support test

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Sep 21 17:04:53 JST 2016


Kouhei Sutou	2016-09-21 17:04:53 +0900 (Wed, 21 Sep 2016)

  New Revision: 3572886daf6fe75c510200f244b86c9d0bdb295d
  https://github.com/pgroonga/pgroonga/commit/3572886daf6fe75c510200f244b86c9d0bdb295d

  Message:
    appveyor: try to support test

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+5 -5)
===================================================================
--- appveyor.yml    2016-09-21 16:35:46 +0900 (7005ee0)
+++ appveyor.yml    2016-09-21 17:04:53 +0900 (7ba7636)
@@ -26,8 +26,8 @@ notifications:
       - groonga-commit �� lists.sourceforge.jp
     on_build_status_changed: true
 
-test: off
-# before_test:
-#   - gem install grntest
-# test_script:
-#   - grntest --groonga src\groonga.exe --base-directory test\command test\command\suite
+test_script:
+  - ..\pgsql\bin\pg_regress
+      --bindir=..\pgsql\bin
+      --load-extension=pgroonga
+      array/varchar/single/match/seqscan
-------------- next part --------------
HTML����������������������������...
Download 



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