mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-23 18:42:17 +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