Test churn from adding make_uuid() into CPL.
[libdcp.git] / test /
2021-06-01 Carl HetheringtonTest churn from adding make_uuid() into CPL.
2021-06-01 Carl HetheringtonImprove output when a test fails.
2021-06-01 Carl HetheringtonReduce test flakyness a bit.
2021-06-01 Carl HetheringtonPass through CompositionMetadataAsset correctly.
2021-05-27 Carl HetheringtonFix bug causing failure to decrypt SMPTE subtitles.
2021-05-27 Carl HetheringtonC++11 cleanup.
2021-05-27 Carl HetheringtonSort notes when checking verifications.
2021-04-22 Carl HetheringtonDon't give an error on verifying Interop DCPs with...
2021-04-14 Carl HetheringtonImprove handling of image subtitle IDs in XML (DoM...
2021-04-14 Carl HetheringtonRename write_subtitle_test -> shared_subtitle_test
2021-04-14 Carl HetheringtonMove some tests from write_subtitle_test into interop_s...
2021-04-14 Carl HetheringtonRename read_interop_subtitle_test -> interop_subtitle_test.
2021-04-14 Carl HetheringtonMove some tests from write_subtitle_test to smpte_subti...
2021-04-14 Carl HetheringtonMerge read_smpte_subtitle_test with smpte_subtitle_test.
2021-04-14 Carl HetheringtonC++11 tidying.
2021-04-13 Carl HetheringtonFix/hide some warnings.
2021-04-11 Carl HetheringtonSplit ReelClosedCaptionAsset into Interop and SMPTE...
2021-04-11 Carl HetheringtonC++11 tidying.
2021-04-11 Carl HetheringtonSpecify CPL standard on construction.
2021-04-11 Carl HetheringtonSplit ReelSubtitleAsset into Interop and SMPTE classes.
2021-04-11 Carl HetheringtonSmall bits of tidying up.
2021-04-09 Carl HetheringtonAdd check for Bv2.1 10.4.3 - container duration vs...
2021-04-08 Carl HetheringtonVerify that SMPTE subtitle IDs are handled properly...
2021-04-06 Carl HetheringtonDon't try to verify encrypted JPEG2000 bitstreams.
2021-04-06 Carl HetheringtonHide dump_notes() again.
2021-04-05 Carl HetheringtonCall verify_j2k when verifying DCPs.
2021-03-25 Carl HetheringtonWrite MCA tags based on the specified sound field.
2021-03-19 Carl HetheringtonMissing library for static build.
2021-03-18 Carl HetheringtonFix static test buid.
2021-03-18 Carl HetheringtonTidy how we're finding the tags and xsd directories.
2021-03-17 Carl HetheringtonFix combining when two DCPs both contain copies of...
2021-03-15 Carl HetheringtonFix various bugs in subtitle/ccap verification.
2021-02-20 Carl HetheringtonDon't give a verification error if there are closed...
2021-02-06 Carl HetheringtonBasic analysis (verification) of J2K codestreams.
2021-02-06 Carl HetheringtonDon't use flat_red.j2c for the simple DCP test as it...
2021-02-06 Carl HetheringtonRename j2k.{cc,h} => j2k_transcode.{cc,h}
2021-01-22 Carl HetheringtonAssorted c++11 cleanups.
2021-01-21 Carl HetheringtonMove all ostream operator<< into some test-only stream_...
2021-01-21 Carl HetheringtonSome more use of enum class.
2021-01-21 Carl HetheringtonUse enum class for the things in types.h
2021-01-20 Carl HetheringtonCleanup: more test naming tweaks.
2021-01-20 Carl HetheringtonTidy up some test names.
2021-01-19 Carl HetheringtonTidy up parameters in VerificationNote.
2021-01-19 Carl HetheringtonCleanup: now have using namespace boost::filesystem.
2021-01-19 Carl HetheringtonFix tests to actually check the results in several...
2021-01-19 Carl HetheringtonCleanup: tidy enum names for verification codes.
2021-01-18 Carl HetheringtonCleanup: more use of prepare_directory().
2021-01-18 Carl HetheringtonCleanup: more use of check_verify_result.
2021-01-18 Carl HetheringtonBv2.1 10.1: if any asset is encrypted they all must be.
2021-01-18 Carl HetheringtonRename encrypted() to any_encrypted() and add all_encry...
2021-01-18 Carl HetheringtonBv2.1 9.2: PKL must be signed if it contains encrypted...
2021-01-18 Carl HetheringtonBv2.1 9.1: PKL annotation text must match CPL ContentTi...
2021-01-18 Carl HetheringtonBv2.1 8.7: CPLs with encrypted content must be signed.
2021-01-18 Carl HetheringtonBv2.1 8.6.3: <ExtensionMetadata> must be present and...
2021-01-18 Carl HetheringtonBv2.1 8.6.{1.2}: CompositionMetadataAsset must exist...
2021-01-17 Carl HetheringtonBv2.1 8.5: FFOC and LFOC should be present and have...
2021-01-17 Carl HetheringtonBv2.1 8.5: Features must have FFEC/FFMC markers.
2021-01-17 Carl HetheringtonUse feature not trailer for some tests to avoid verific...
2021-01-17 Carl HetheringtonCheck that the Editor actually edits something.
2021-01-17 Carl HetheringtonUse an enum class for Marker.
2021-01-17 Carl HetheringtonBv2.1 8.4 We must have <Hash>es
2021-01-17 Carl HetheringtonBv2.1 8.3.2: text tracks must have <EntryPoint> and...
2021-01-17 Carl HetheringtonBv2.1 8.3.1: MainSubtitles must be in all reels (if...
2021-01-17 Carl HetheringtonBv2.1 8.2: all parts of a reel must have the same duration.
2021-01-17 Carl HetheringtonBv2.1 8.1: CPL <AnnotationText> should be the same...
2021-01-17 Carl HetheringtonBv2.1 8.1: CPL must have <AnnotationText>.
2021-01-17 Carl HetheringtonMake CPL annotation_text optional.
2021-01-17 Carl HetheringtonFix some directory paths for tests.
2021-01-17 Carl HetheringtonBv2.1 7.3: audio sample rate must be 48kHz.
2021-01-17 Carl HetheringtonBv2.1 7.2.{6,7}: various limits on subtitle line and...
2021-01-17 Carl HetheringtonBv2.1 7.2.{4,5}: check that subtitles are not too short...
2021-01-17 Carl HetheringtonGive simple_{picture,sound} a length parameter and...
2021-01-17 Carl HetheringtonChange subtitle SubtitleAsset API to return const Subti...
2021-01-17 Carl HetheringtonReplace std::list with std::vector in the API.
2021-01-17 Carl Hetheringtonc++11 and other tidying.
2021-01-17 Carl HetheringtonStop tests failing when libdcp version changes.
2021-01-17 Carl HetheringtonBv2.1 7.2.4: first subtitle should be at least 4s into...
2021-01-17 Carl HetheringtonBv2.1 7.2.3: Check that subtitle <StartTime> exists...
2021-01-17 Carl HetheringtonBv2.1 7.2.2: Check that subtitle languages are the...
2021-01-17 Carl HetheringtonRemove unused variable.
2021-01-17 Carl HetheringtonChange the word 'disagree' to 'differ'.
2021-01-17 Carl HetheringtonBv2.1 7.2.2: Check that subtitle Language tags are...
2021-01-17 Carl HetheringtonBv2.1 7.2.1: Check total size of all timed text fonts...
2021-01-17 Carl HetheringtonBv2.1 7.2.1: Check size of timed text asset is not...
2021-01-17 Carl HetheringtonBv2.1 7.2.1: Check size of closed caption XML is not...
2021-01-17 Carl HetheringtonBv2.1 7.1: Check picture size and frame rate.
2021-01-17 Carl HetheringtonExtent black_image() to make images of any size.
2021-01-17 Carl HetheringtonThrow an exception on making a DCP with no reels.
2021-01-17 Carl HetheringtonReplace dcp::File with dcp::ArrayData.
2021-01-17 Carl HetheringtonRemove 32x32 test image.
2021-01-17 Carl HetheringtonUse a valid frame size for simple_picture().
2021-01-17 Carl HetheringtonRename some notes to clarify places where size refers...
2021-01-17 Carl HetheringtonBv2.1 6.2.1: Check that release territory conforms...
2021-01-17 Carl HetheringtonBv2.1 6.2.1: Check that additional subtitle languages...
2021-01-17 Carl HetheringtonBv2.1 6.2.1: Check that closed caption reel and XML...
2021-01-17 Carl HetheringtonBv2.1 6.2.1: Check that the sound MXF Language tag...
2021-01-17 Carl HetheringtonExtract simple_sound() method.
2021-01-17 Carl HetheringtonWe can always dump notes where there are none expected.
2021-01-17 Carl HetheringtonLanguageTag strings should not care about case.
2021-01-17 Carl Hetherington Bv2.1 6.2.1: Check that subtitle XML <Language> confor...
next