mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-31 06:35:03 +01:00
Exclude DataODBC and DataMySQL
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
parent
f02c65324a
commit
ccc4cb9552
@ -73,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% -E "Data*"
|
||||
- ctest -VV -C %configuration% -E "Data[O,M].*"
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user