summaryrefslogtreecommitdiff
path: root/test/zipper_test.cc
AgeCommit message (Collapse)Author
2023-10-09Use dcp::filesystem to wrap filesystem calls and fix_long_pathCarl Hetherington
anything that is passed to read_file() from libcxml. This should fix #2623 and other similar problems.
2021-04-29C++11 tidying.Carl Hetherington
2021-02-16Avoid using unzip.exe for Windows tests, as it crashes quite a lot for some ↵Carl Hetherington
reason.
2020-11-20Some tidying up of test Doxygen.Carl Hetherington
2020-10-13Fix a REQUIRE that should be REQUIRE_EQUAL.Carl Hetherington
2020-05-03Add Zipper class and use it in CinemaKDMs.Carl Hetherington