summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-07-24Fix mistaken clamp to length_after_trim after adding trim_start.Carl Hetherington
2015-07-17Remove uploader test as it's more trouble than it's worth.Carl Hetherington
2015-07-17Fix tests.Carl Hetherington
2015-07-17New data for uploader test.Carl Hetherington
2015-07-17Make a generic base for uploaders and move the SCP code into a subclass of that.Carl Hetherington
2015-07-17Improve image filename sorter.Carl Hetherington
2015-07-16float -> double in a few places.Carl Hetherington
2015-07-15Fix confusion about what dcp_to_content_audio should be doing.Carl Hetherington
2015-07-15More informative failures.Carl Hetherington
2015-07-14Fix test for time rounding change.Carl Hetherington
2015-07-14Try rounding down when calculating frames from Times.Carl Hetherington
2015-07-14Express trims using ContentTime so that they do not changeCarl Hetherington
2015-07-14Tests of Player::dcp_to_content_video, content_video_to_dcp andCarl Hetherington
2015-07-09Guess a better optimum frame rate when there is content at 24 and 48 fps (#633).Carl Hetherington
2015-07-08Update test/data.Carl Hetherington
2015-07-07Update test data.Carl Hetherington
2015-07-06Implement missing support for DCP subs inside DCP content (#631).Carl Hetherington
2015-07-04Slightly extended unit test.Carl Hetherington
2015-07-03Fix test metadata.Carl Hetherington
2015-07-02More regex fixes.Carl Hetherington
2015-07-01Go back to player having a playlist and not assuming it uses the film's content.Carl Hetherington
2015-06-30Missing files from test/data.Carl Hetherington
2015-06-30Update for change to default Rec. 601/709 gamma.Carl Hetherington
2015-06-26Fix missing subtitles in some cases.Carl Hetherington
2015-06-25Make player decide whether subtitles should be burnt based onCarl Hetherington
2015-06-24Fix test refs.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-19No-op; variable renaming.Carl Hetherington
2015-06-18Update test after change to video identifiers.Carl Hetherington
2015-06-18Updated test data.Carl Hetherington
2015-06-18Comment.Carl Hetherington
2015-06-18Update test/data.Carl Hetherington
2015-06-18Some comments in tests.Carl Hetherington
2015-06-17Final tweaks and removal of Film::playlist().Carl Hetherington
2015-06-17AnalyseAudioJob does not need an explicit playlist.Carl Hetherington
2015-06-17Remove Film::make_player().Carl Hetherington
2015-06-12Remove PassReason stuff.Carl Hetherington
2015-06-11Add new test.Carl Hetherington
2015-06-10Tidy up J2KImageProxy a bit.Carl Hetherington
2015-06-10Rename EncodedData -> Data and trim it a bit.Carl Hetherington
2015-06-10Updated test data.Carl Hetherington
2015-06-10test/data updates.Carl Hetherington
2015-06-10Ignore differing SMPTE subtitle issue dates when comparing DCPs.Carl Hetherington
2015-06-10Set xml_subtitle_test back to using SMPTE.Carl Hetherington
2015-06-10Fix warnings.Carl Hetherington
2015-06-10Try to fix test.Carl Hetherington
2015-06-09Hide Font members behind accessors.Carl Hetherington
2015-06-08Adapt for changes to libdcp API.Carl Hetherington
2015-06-04Use CHECK not ASSERT.Carl Hetherington
2015-06-04Add some debugging for the weird 'you must add some content' occasional test ...Carl Hetherington