mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-08 02:39:22 +01:00
a8bac051c3
* feat(Zip): add checkConsistency() method for checking archive's consistency * refactor(Zip): check archive consistency when decompressing all files * test(Zip): add archive consistency tests * refactor(Zip): make archive consistency check optional * test(Zip): test optional consistency check |
||
---|---|---|
.. | ||
data | ||
src | ||
testdir | ||
CMakeLists.txt | ||
Makefile | ||
test.dat | ||
testfile2.txt | ||
testfile3.txt | ||
testfile.txt | ||
TestSuite_vs90.vcproj | ||
TestSuite_vs160.vcxproj | ||
TestSuite_vs160.vcxproj.filters | ||
TestSuite_vs170.vcxproj | ||
TestSuite_vs170.vcxproj.filters | ||
TestSuite.progen |