Kouhei Sutou
null+****@clear*****
Tue Apr 26 16:46:39 JST 2016
Kouhei Sutou 2016-04-26 16:46:39 +0900 (Tue, 26 Apr 2016) New Revision: 94c2faf7719a08931e37336f52f70ce1af51b6b0 https://github.com/groonga/groonga/commit/94c2faf7719a08931e37336f52f70ce1af51b6b0 Message: appveyor: set missing environment variable for grntest Modified files: appveyor.yml Modified: appveyor.yml (+1 -1) =================================================================== --- appveyor.yml 2016-04-26 16:36:25 +0900 (8e909ea) +++ appveyor.yml 2016-04-26 16:46:39 +0900 (86be361) @@ -24,7 +24,6 @@ build_script: $Env:PATH = "C:\Ruby22-x64\bin;$Env:PATH" $Env:CMAKE_GENERATOR_NAME = "Visual Studio 12 2013 Win64" } - - set - git submodule update --init - cmake . -G "%CMAKE_GENERATOR_NAME%" - cmake --build . --config Debug @@ -32,4 +31,5 @@ build_script: before_test: - gem install grntest test_script: + - SET GRN_QUERY_EXPANDER_TSV_SYNONYMS_FILE=%APPVEYOR_BUILD_FOLDER%\test\command\tmp\synonyms.tsv - grntest --groonga src\groonga.exe --base-directory test\command test\command\suite -------------- next part -------------- HTML����������������������������...다운로드