summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-11-25Fix corrupted image when over-cropping black filler frames.Carl Hetherington
2020-11-24Fix the behaviour of FileGroup when seeking too far.Carl Hetherington
2020-11-23Remove swaroop variant.Carl Hetherington
2020-11-21Test update for auto-addition of markers.Carl Hetherington
2020-11-21Subtitle language test updates.Carl Hetherington
2020-11-21Update test data now that empty Language tags are not written.Carl Hetherington
2020-11-20Subtitle language handling tweaks; write multiple subtitle languagesCarl Hetherington
2020-11-20Recover subtitle language metadata from the places is was writtenCarl Hetherington
2020-11-20Remove subtitle language from text content.Carl Hetherington
2020-11-20Move make_black_test into image_test.Carl Hetherington
2020-11-20Some tidying up of test Doxygen.Carl Hetherington
2020-11-20Always add FFOC and LFOC markers (#1805).Carl Hetherington
2020-11-20Tweak comment containing Doxygen text group name.Carl Hetherington
2020-11-17Fix cropping of subsampled images.Carl Hetherington
2020-11-17Use 64-byte alignment for aligned image memory.Carl Hetherington
2020-11-16Update test references following 26bd62d1e49b63e47fca820c5b4d36c5dacb9bfdCarl Hetherington
2020-11-16Add tests of video range.Carl Hetherington
2020-11-16Make sure we use limited ("video") range data when exporting.Carl Hetherington
2020-11-16Obey requests to change the video range of RGB content.Carl Hetherington
2020-11-02Add some tests.v2.15.106Carl Hetherington
2020-11-02Replace dcp::Data with dcp::ArrayDataCarl Hetherington
2020-10-14Add test for #1857.Carl Hetherington
2020-10-14Fix test DCP index.Carl Hetherington
2020-10-13Remove some debug output.Carl Hetherington
2020-10-13Some macOS test build fixes.Carl Hetherington
2020-10-13Fix a REQUIRE that should be REQUIRE_EQUAL.Carl Hetherington
2020-10-13Hack to allow us to make a valid boost::filesystem::path from aCarl Hetherington
2020-10-13Modify KDM naming test to use shorter path names on Windows.Carl Hetherington
2020-10-13Remove dependency on srand() and predictable output from rand()Carl Hetherington
2020-10-13Make socket tests connect explicitly to localhost to try to fixCarl Hetherington
2020-10-13Use rand() instead of /dev/urandom to make test files.Carl Hetherington
2020-10-13Fix POSIX path embedded in test check string.Carl Hetherington
2020-10-13Try to make crypo_test more likely to pass.Carl Hetherington
2020-10-13Fix use of DCPOMATIC_TEST_PRIVATE variable to specify whereCarl Hetherington
2020-10-12Fix integer overflow in test.Carl Hetherington
2020-10-12Fix tests after changes made in 4f652387cbeeda9b7b8ace71e047c450acf5c871Carl Hetherington
2020-10-12Remove Image/GraphicsMagick dependency.Carl Hetherington
2020-10-12Fix incorrect sign on boost test constants.Carl Hetherington
2020-10-12Cope with different names for ImageMagick's .pc file (Linux and macOS).Carl Hetherington
2020-10-08Fix up config backup tests.Carl Hetherington
2020-09-29Make unit tests use their own configuration rather than whateverCarl Hetherington
2020-09-29Remove debug code.Carl Hetherington
2020-09-27Fixes for new libdcp with multiple content versions.Carl Hetherington
2020-09-26It's not 7.1 until we have 12 channels.v2.15.103Carl Hetherington
2020-09-26Update test ref for new metadata.Carl Hetherington
2020-09-25Add NamedChannel and use it to hide the never-used channelsCarl Hetherington
2020-09-23Support CPL metadata.Carl Hetherington
2020-09-21Fix --standard flag to dcpomatic2_cli (github #9).Carl Hetherington
2020-08-05Allow export with one audio stream per channel.v2.15.95Carl Hetherington
2020-08-03Add unit test for pulldown detection.Carl Hetherington