summaryrefslogtreecommitdiff
path: root/test/test.cc
AgeCommit message (Expand)Author
2018-02-13Add some tolerance when checking audio references.Carl Hetherington
2018-02-13Recover test config after config_test.cc runs.Carl Hetherington
2018-02-03Try relaxing image check slightly.Carl Hetherington
2017-12-31Try to fix build on OS X.Carl Hetherington
2017-12-31Try to fix Windows build.Carl Hetherington
2017-12-30Try comparing images using RMS error metric.Carl Hetherington
2017-12-30Fix call to Image::compare; it returns false if images are identical.Carl Hetherington
2017-10-31Remove unused method.Carl Hetherington
2017-10-18Try using ffcmp instead of md5 checking for FFmpeg file tests.Carl Hetherington
2017-10-17Remove unused variable.Carl Hetherington
2017-10-17Try using ffmpeg md5 filter to compare files.Carl Hetherington
2017-09-03Get private data location from the environment if it's present.Carl Hetherington
2017-09-02More end-to-end sound tests.Carl Hetherington
2017-09-01Fix up remake_with_subtitle_test.Carl Hetherington
2017-08-26Add new_test_film2; disable auto audio analysis during tests.Carl Hetherington
2017-07-28Fix failing test due to header differences.Carl Hetherington
2017-07-18CHECK -> REQUIRE.Carl Hetherington
2017-05-31Allow repeat-frame to work with 3D.Carl Hetherington
2017-05-30Check content_test1 output.Carl Hetherington
2017-05-30Rename test method.Carl Hetherington
2017-05-25More tests; fix blend for YUV420P10LE.Carl Hetherington
2017-05-24Implement alpha_blend for YUV420P and YUV420P10. Improve unit test.Carl Hetherington
2017-04-27Distinguish master DoM encode threads count from the server count.Carl Hetherington
2017-04-19Slightly better test report.Carl Hetherington
2017-04-19Default to SMPTE for tests.Carl Hetherington
2016-08-24Basic template support (#485).Carl Hetherington
2016-08-12Remove all use of stringstream in an attempt to fixCarl Hetherington
2016-07-22Rename SafeStringStream -> locked_stringstream. Bump deps for removal of str...Carl Hetherington
2016-07-20Do EncodeServerFinder 'disable' in a more sensible way.Carl Hetherington
2016-07-08Fix failure to analyse audio in some cases.Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-18Better information when check_audio_file fails.Carl Hetherington
2015-12-11Rename Server -> EncodeServer, ServerFinder -> EncodeServerFinder, ServerDesc...Carl Hetherington
2015-11-03Attempt to fix test idle hacks.Carl Hetherington
2015-10-19Calm logging during tests.Carl Hetherington
2015-09-14More <iostream> includes for Arch.Carl Hetherington
2015-09-14Quieten tests a bit.Carl Hetherington
2015-08-26Stop ui_idle() being called loads and loads of times during tests.Carl Hetherington
2015-08-26Include tidying src/lib/a-j*.hCarl Hetherington
2015-07-15More informative failures.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-19No-op; variable renaming.Carl Hetherington
2015-06-10Ignore differing SMPTE subtitle issue dates when comparing DCPs.Carl Hetherington
2015-06-10Fix warnings.Carl Hetherington
2015-06-08Adapt for changes to libdcp API.Carl Hetherington
2015-06-04Add some debugging for the weird 'you must add some content' occasional test ...Carl Hetherington
2015-06-03Potentially nicer version of previous.Carl Hetherington
2015-06-03Attempt to fix random test failures due to examine content jobs not quite fin...Carl Hetherington