[F] Fixed appveyor file
This commit is contained in:
		@@ -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'
 | 
			
		||||
		Reference in New Issue
	
	Block a user