Readd Zip unit tests

Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
FrancisANDRE 2015-12-17 07:13:52 +01:00
parent 78985d60d7
commit f176c21e24

View File

@ -10,9 +10,8 @@ export CPPUNIT_IGNORE="\
N7CppUnit10TestCallerI22HTTPSStreamFactoryTestEE.testProxy \
N7CppUnit10TestCallerI19MulticastSocketTestEE.testMulticast \
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 LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.
build/script/runtests.sh