Fix some spelling mistakes (mostly in comments).
[dcpomatic.git] / test / config_test.cc
2022-09-14 Carl HetheringtonFix some spelling mistakes (mostly in comments).
2022-09-05 Carl HetheringtonLet config/cinemas/dkdm_recipients take care of their...
2022-09-04 Carl HetheringtonAdd failing test.
2022-02-13 Carl HetheringtonMissing ConfigRestorer in test.
2022-02-10 Carl HetheringtonDon't give up on backups if config.xml isn't there...
2021-12-24 Carl HetheringtonTidy up backing up of config files, improve the tests...
2021-11-04 Carl HetheringtonAdd ConfigRestorer and use it instead of setup_test_con...
2021-10-10 Carl HetheringtonFix a test reference to account for windows filename...
2021-09-27 Carl HetheringtonFix tests. v2.15.163
2021-09-27 Carl HetheringtonMerge branch 'own-config' into v2.15.x
2021-09-27 Carl HetheringtonAdd config location versioning (#2090).
2021-04-29 Carl HetheringtonC++11 tidying.
2021-02-27 Carl HetheringtonTry again to fix windows tests.
2021-02-27 Carl HetheringtonTry to fix text-file-checking test on Windows.
2021-02-24 Carl HetheringtonFix tests being broken by new config test. v2.15.132
2021-02-24 Carl HetheringtonFix config.xml corruption when it contains multi-byte...
2020-10-12 Carl HetheringtonFix tests after changes made in 4f652387cbeeda9b7b8ace7...
2020-10-08 Carl HetheringtonFix up config backup tests.
2020-09-29 Carl HetheringtonMake unit tests use their own configuration rather...
2018-04-28 Carl HetheringtonAllow command-line configuration of config location...
2018-02-13 Carl HetheringtonRecover test config after config_test.cc runs.
2018-01-05 Carl HetheringtonBackup more than one config on failure to load.