[F] Fixed appveyor file
This commit is contained in:
parent
d81036e9e9
commit
4ec958ebef
@ -21,6 +21,8 @@ build:
|
||||
project: $(APPVEYOR_BUILD_FOLDER)\build\$(APPVEYOR_PROJECT_NAME).sln
|
||||
|
||||
test_script:
|
||||
- '%APPVEYOR_BUILD_FOLDER%\build\Debug\libfort_test_dev.exe'
|
||||
- '%APPVEYOR_BUILD_FOLDER%\build\Debug\libfort_test.exe'
|
||||
- '%APPVEYOR_BUILD_FOLDER%\build\Debug\libfort_example.exe'
|
||||
- cd '%APPVEYOR_BUILD_FOLDER%\build\Debug
|
||||
- ctest -VV
|
||||
# - '%APPVEYOR_BUILD_FOLDER%\build\Debug\libfort_test_dev.exe'
|
||||
# - '%APPVEYOR_BUILD_FOLDER%\build\Debug\libfort_test.exe'
|
||||
# - '%APPVEYOR_BUILD_FOLDER%\build\Debug\libfort_example.exe'
|
Loading…
Reference in New Issue
Block a user