Tidy up some error handling a little.
[dcpomatic.git] / test /
2021-04-30 Carl HetheringtonC++11 tidying.
2021-04-29 Carl HetheringtonC++11 tidying.
2021-04-27 Carl HetheringtonReduce disk usage of interrupt_encoder_test.
2021-04-23 Carl HetheringtonDo less logging during tests, but also log some details...
2021-04-23 Carl HetheringtonFix fopen() on windows to cope with long filenames...
2021-04-23 Carl HetheringtonMore test fixes.
2021-04-23 Carl HetheringtonFix test for random noise addition.
2021-04-23 Carl HetheringtonAdd some new check methods.
2021-04-23 Carl HetheringtonUpdate test reference.
2021-04-23 Carl HetheringtonCope with noise being added to small JPEG2000 images.
2021-04-23 Carl HetheringtonRename some test data.
2021-04-20 Carl HetheringtonMake digest calculations interruptible.
2021-04-20 Carl HetheringtonAdd a possibly-useful test.
2021-04-10 Carl HetheringtonFix up hints about long subtitle lines.
2021-04-09 Carl HetheringtonMake DCP text track language properly optional and...
2021-04-08 Carl HetheringtonAssorted C++11/formatting cleanups.
2021-04-06 Carl HetheringtonUpdate test/data for the metadata.xml reference.
2021-04-06 Carl HetheringtonAdd language to some text used in tests to avoid a...
2021-04-06 Carl HetheringtonIgnore JPEG2000 guard bits warning in a test using...
2021-04-06 Carl HetheringtonFix ISDCF name reference in test.
2021-04-06 Carl HetheringtonUpdate test/data revision.
2021-04-04 Carl HetheringtonRemove the ISDCF metadata dialogue box (#1929).
2021-04-04 Carl HetheringtonMove luminance to Interop/SMPTE metadata and remove...
2021-04-04 Carl HetheringtonMove chain to the Interop/SMPTE metadata.
2021-04-04 Carl HetheringtonMove some ISDCF flags to the Interop/SMPTE metadata.
2021-04-04 Carl HetheringtonUse studio and facility from Interop/SMPTE metadata...
2021-04-04 Carl HetheringtonUse ratings from Interop/SMPTE metadata instead of...
2021-04-04 Carl HetheringtonUse release territory from Interop/SMPTE metadata inste...
2021-04-04 Carl HetheringtonUse content version from Interop (or version number...
2021-04-02 Carl HetheringtonAdd language to audio content and use it instead of...
2021-03-31 Carl HetheringtonMove 3D-to-2D check (#1941).
2021-03-31 Carl HetheringtonPut subtitle language back into content from the film...
2021-03-30 Carl HetheringtonFix film_metadata_test. v2.15.137
2021-03-25 Carl HetheringtonUse XX as an audio language when there is no specified...
2021-03-19 Carl HetheringtonIgnore some more errors during a test.
2021-03-18 Carl HetheringtonMerge pull request #10 from matmat/v2.15.x
2021-03-18 Carl HetheringtonmacOS build fix.
2021-03-16 Carl HetheringtonSplit subtitles at reel boundaries (#1918).
2021-03-15 Carl HetheringtonAdd failing test for #1918.
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-26 Carl HetheringtonTest fixes.
2021-02-26 Carl HetheringtonTry to make tests more robust by specifying signer...
2021-02-26 Carl HetheringtonMore verification of DCPs during tests.
2021-02-24 Carl HetheringtonFix tests being broken by new config test. v2.15.132
2021-02-24 Carl HetheringtonFix config test file in test/data.
2021-02-24 Carl HetheringtonFix config.xml corruption when it contains multi-byte...
2021-02-23 Carl HetheringtonFix missing test exception.
2021-02-23 Carl HetheringtonFix assertion failure in AudioBuffers::copy_from()...
2021-02-23 Carl HetheringtonVerify a whole bunch of DCPs made by unit tests.
2021-02-15 Carl HetheringtonAvoid using unzip.exe for Windows tests, as it crashes...
2021-02-15 Carl HetheringtonTest reference tweaks.
2021-02-15 Carl HetheringtonBasic handling of overlapping video (#1848).
2021-02-14 Carl HetheringtonFix incorrect coalesce() output when one input range...
2021-02-07 Carl HetheringtonMore libdcp include fixes.
2021-02-04 Carl HetheringtonFix test for better diacriticals handling.
2021-02-03 Carl HetheringtonUse icu to remove diacritics from strings.
2021-02-02 Carl HetheringtonReduce the disk space needed when running tests. v2.15.124
2021-02-01 Carl Hetheringtonc++11-ification.
2021-02-01 Carl HetheringtonRemove some debugging code from tests.
2021-02-01 Carl HetheringtonUse a predictable RNG when adding noise to low-bitrate...
2021-02-01 Carl HetheringtonC++11-ification.
2021-02-01 Carl HetheringtonAdd noise to very small J2K frames (#1902).
2021-01-31 Carl HetheringtonMore enum class additions.
2021-01-30 Carl HetheringtonRename debug type THREED to THREED_D.
2021-01-27 Carl HetheringtonUse enum class for VideoRange.
2021-01-25 Carl HetheringtonFix label alignment.
2021-01-22 Carl Hetheringtonc++11 tidying.
2021-01-22 Carl HetheringtonTest fixes.
2021-01-22 Carl HetheringtonCheck FFOC correctly.
2021-01-22 Carl HetheringtonC++ tidying.
2021-01-22 Carl HetheringtonTest updates for libdcp fix to the duration of Marker...
2021-01-22 Carl Hetheringtonc++11 tidying.
2021-01-21 Carl HetheringtonAdapt for libdcp use of enum class.
2021-01-20 Carl HetheringtonBump libdcp for better verification, and make API adjus...
2021-01-08 Carl HetheringtonNew libcxml API.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-12-22 Carl HetheringtonPass fonts from content around as FontData.
2020-12-10 Carl HetheringtonFix lots of macOS warnings by using a different boost...
2020-12-10 Carl HetheringtonFix macOS build.
2020-12-08 Carl HetheringtonIn a DCP with any subs/ccaps, make sure every reel...
2020-12-08 Carl HetheringtonFix test build on macOS.
2020-12-08 Carl HetheringtonWrite subtitles and closed captions to a test DCP in...
2020-12-06 Carl HetheringtonRemove a pointless parameter that the callee can calculate.
2020-12-06 Carl HetheringtonAdd some hints for violations of SMPTE Bv2.1 with subti...
2020-12-03 Carl HetheringtonAdd basic unit test for the disk writer code.
2020-12-03 Carl HetheringtonEnable TYPE_DISK logging by default.
2020-12-02 Carl HetheringtonObey audio timestamps if they don't deviate by more...
2020-11-30 Carl HetheringtonGive Butler a weak_ptr<Film>
2020-11-29 Carl HetheringtonFix test build.
2020-11-29 Carl HetheringtonMove some test references into test-private.
2020-11-28 Carl HetheringtonFix over-read behaviour of FileGroup to be the same...
2020-11-26 Carl HetheringtonMore macOS build fixes.
2020-11-26 Carl HetheringtonmacOS build fix.
2020-11-26 Carl HetheringtonCalculate hashes for any referenced assets that do...
2020-11-24 Carl HetheringtonFix corrupted image when over-cropping black filler...
2020-11-24 Carl HetheringtonFix the behaviour of FileGroup when seeking too far.
2020-11-23 Carl HetheringtonRemove swaroop variant.
2020-11-21 Carl HetheringtonTest update for auto-addition of markers.
next