mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-20 04:35:34 +01:00
Use ctest.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
parent
ceb1b7a90b
commit
d7765953fd
@ -66,9 +66,10 @@ before_test:
|
||||
after_test:
|
||||
|
||||
test_script:
|
||||
- set PATH=%CD%\cmake-build\bin\Release;%PATH%
|
||||
- set EXCLUDE_TESTS=Crypto,NetSLL_Win,Data/ODBC,Data/MySQL
|
||||
- build\script\runtests2.cmd
|
||||
# - 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%
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user