mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-01 11:52:54 +01:00
@@ -9,6 +9,7 @@ cache:
|
||||
services:
|
||||
- mysql
|
||||
- mongodb
|
||||
- mssql2014
|
||||
|
||||
configuration:
|
||||
# - Debug
|
||||
@@ -72,7 +73,7 @@ test_script:
|
||||
# - set PATH=%CD%\cmake-build\bin\Release;%PATH%
|
||||
# - set EXCLUDE_TESTS=Crypto,NetSLL_Win,Data/ODBC,Data/MySQL
|
||||
# - build\script\runtests2.cmd
|
||||
- ctest -VV -C %configuration%
|
||||
- ctest -VV -C %configuration% -E "Data*"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user