Add editor to a few more missing places.
[dcpomatic.git] / test / zipper_test.cc
2021-04-29 Carl HetheringtonC++11 tidying.
2021-02-15 Carl HetheringtonAvoid using unzip.exe for Windows tests, as it crashes...
2020-11-20 Carl HetheringtonSome tidying up of test Doxygen.
2020-10-13 Carl HetheringtonFix a REQUIRE that should be REQUIRE_EQUAL.
2020-05-03 Carl HetheringtonAdd Zipper class and use it in CinemaKDMs.