mirror of
https://github.com/pocoproject/poco.git
synced 2025-06-10 08:07:34 +02:00
Readd Zip unit tests
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
parent
78985d60d7
commit
f176c21e24
@ -10,9 +10,8 @@ export CPPUNIT_IGNORE="\
|
|||||||
N7CppUnit10TestCallerI22HTTPSStreamFactoryTestEE.testProxy \
|
N7CppUnit10TestCallerI22HTTPSStreamFactoryTestEE.testProxy \
|
||||||
N7CppUnit10TestCallerI19MulticastSocketTestEE.testMulticast \
|
N7CppUnit10TestCallerI19MulticastSocketTestEE.testMulticast \
|
||||||
N7CppUnit10TestCallerI13NTPClientTestEE.testTimeSync \
|
N7CppUnit10TestCallerI13NTPClientTestEE.testTimeSync \
|
||||||
N7CppUnit10TestCallerI12CompressTestEE.testZip64 \
|
|
||||||
"
|
"
|
||||||
export EXCLUDE_TESTS="Data/MySQL Data/ODBC MongoDB PDF Zip"
|
export EXCLUDE_TESTS="Data/MySQL Data/ODBC MongoDB PDF"
|
||||||
export PATH=$PATH:.
|
export PATH=$PATH:.
|
||||||
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.
|
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.
|
||||||
build/script/runtests.sh
|
build/script/runtests.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user