summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-03-16Allow writing to sound assets with int32_t as well as float.Carl Hetherington
2023-03-16Specify number of channels in the data passed to SoundAssetWriter, and pad ch...Carl Hetherington
2023-02-27Fix tests again on Windows.v1.8.63Carl Hetherington
2023-02-27Fix signed-ness warning on macOS.Carl Hetherington
2023-02-26Fix warning.Carl Hetherington
2023-02-26Fix tests with different library versions.Carl Hetherington
2023-02-26Fix test references after IssueDate change.v1.8.61Carl Hetherington
2023-02-18Be explicit about the version of SMPTE 428-7 that is used for subtitles,v1.8.602389-vposCarl Hetherington
2023-02-16Change how whitespace in subtitles is handled.Carl Hetherington
2023-02-13Interop CPLs don't have MainPictureStoredArea (#2452).v1.8.58Carl Hetherington
2023-02-12Add --no-asset-hash-check and --asset-hash-check-maximum-size (DoM #2444).v1.8.56Carl Hetherington
2023-02-02In Deluxe's "Specifications for Digital Cinema Source and DCP Content Delivery"v1.8.55Carl Hetherington
2023-02-02Check IssueDate for Deluxe complaint.Carl Hetherington
2023-02-02Add with_timezone parameter to ::to_string().Carl Hetherington
2023-01-24Only write the appropriate number of AudioChannelLabelSubDescriptors (DoM #24...v1.8.54Carl Hetherington
2023-01-24Add channels parameter to simple_audio().Carl Hetherington
2023-01-16Fix tests.v1.8.51Carl Hetherington
2023-01-15Check that Interop subtitle files have at least one subtitle.Carl Hetherington
2023-01-08Remove a test directory before running.v1.8.50Carl Hetherington
2023-01-08Compare LoadFont URIs and asset paths correctly (DoM #2402).Carl Hetherington
2023-01-07Check for multiple asset IDs in an ASSETMAP during verify.Carl Hetherington
2023-01-07Check for multiple asset IDs in a PKL during verify.Carl Hetherington
2022-12-30Change the behaviour of LocalTime::operator== to make the same time in differ...v1.8.49Carl Hetherington
2022-12-30Fix LocalTime::operator< and operator> to handle offset gracefully.Carl Hetherington
2022-12-30Fix some embarassing bugs in dcp::LocalTime comparisons.Carl Hetherington
2022-12-22Cleanup: remove randomly-added using.v1.8.48Carl Hetherington
2022-12-22Write OriginalFileName tags in PKL (DoM #2394).Carl Hetherington
2022-12-22Set plaintext offset to 0 when writing J2K frames (DoM #2391)Carl Hetherington
2022-12-22Re-make expired test certificate chain.Carl Hetherington
2022-12-22Cleanup: use std::vector and some auto.Carl Hetherington
2022-12-16Verify that main picture active area is valid (even, and not too big) (#2392).v1.8.40Carl Hetherington
2022-12-15Tidy up find_cpl() and add find_pkl().Carl Hetherington
2022-12-15Some more details when verification results fail.Carl Hetherington
2022-12-15Add delete_lines_after to the Editor.Carl Hetherington
2022-12-15Add some line spacing in the editor.Carl Hetherington
2022-12-15Tidy the Editor class up a little.Carl Hetherington
2022-12-13Add UTCOffset class.Carl Hetherington
2022-12-04Fix some ambiguous shared_ptrs, seen on Arch Linux.Carl Hetherington
2022-11-03Add a couple of Z position tests.v1.8.33Carl Hetherington
2022-11-03Add Z position to subtitles; existing tests pass.Carl Hetherington
2022-09-06Add a new test.Carl Hetherington
2022-09-03Properly support ContentKind scope attribute.v1.8.26Carl Hetherington
2022-09-02Replace ContentKind enum with a class.Carl Hetherington
2022-08-15Tolerate missing FullContentTitleText (DoM bug #2295).v1.8.252295-tolerate-missing-full-content-titleCarl Hetherington
2022-08-10Fix undefined memory warning during tests.Carl Hetherington
2022-05-09Extract, test and slightly adjust the piecewise LUT for inverse gamma.Carl Hetherington
2022-05-06Another missing include.Carl Hetherington
2022-05-05Move fix_long_path tests over from DoM.Carl Hetherington
2022-05-05Allow LUTs to be created with a particular range.Carl Hetherington
2022-05-05Use std::vector for LUTs.Carl Hetherington