summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-09-18Fix thinko in relative path change.Carl Hetherington
2024-09-13Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-09-13Hopefully fix occasional hang in j2k_encoder_deadlock_test.Carl Hetherington
2024-09-12Bump sleep a little to try and de-flake a test.Carl Hetherington
2024-09-03Adapt to some libdcp class renaming to allow open captions/closed subtitles.Carl Hetherington
2024-08-17Add option to use relative content paths (#2856).Carl Hetherington
2024-07-14Fix tests on Ubuntu 24.04.Carl Hetherington
2024-07-03Add ebur128 test.Carl Hetherington
2024-07-03Bump libdcp to get FFmpeg 7.0.1.Carl Hetherington
2024-06-28Fix test build.Carl Hetherington
2024-06-28Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-06-27Fix error when importing bad subtitle file (#2838).Carl Hetherington
2024-06-25Test data update for config upgrade test on Windows.Carl Hetherington
2024-06-25Fix tests after change to working directories.Carl Hetherington
2024-06-24Fix y offset direction of bitmap subs (#2807).Carl Hetherington
2024-06-24Add ProRes LT export option (#2834).Carl Hetherington
2024-06-24Use separate working directories for some tests.Carl Hetherington
2024-06-24Fix test references after adding HTTP server.Carl Hetherington
2024-06-24Add some context on XML comparison failures.Carl Hetherington
2024-06-18Add discouraging hint for MPEG2 (#2821).Carl Hetherington
2024-06-11Simplify the FontIDAllocator a lot (#2827).Carl Hetherington
2024-06-09Fix an erroneous font ID error that can happen when loading projects from bui...Carl Hetherington
2024-06-08Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-06-07Fix font ID allocation from DCP when there are subs and ccaps using the same ...Carl Hetherington
2024-06-02Bump test/data for another subtitle rendering reference fix.Carl Hetherington
2024-05-30Render subtitles using show_in_cairo_context() instead of add_to_cairo_contex...Carl Hetherington
2024-05-29Fix merge.Carl Hetherington
2024-05-29Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-05-29Remove default Interop/SMPTE setting.Carl Hetherington
2024-05-29Remove default video bit rate settings.Carl Hetherington
2024-05-29Remove default DCP audio channel setting.Carl Hetherington
2024-05-29Remove default DCP content type setting.Carl Hetherington
2024-05-29Use ConfigRestorer to reset override_path after use.Carl Hetherington
2024-05-25Improve save-template dialog and always use a default template.Carl Hetherington
2024-05-22Rename new_test_film2 -> new_test_film.Carl Hetherington
2024-05-21Replace all new_test_film with new_test_film2.Carl Hetherington
2024-05-21Fix stream length for DCP content (#2688).Carl Hetherington
2024-05-20Cleanup, and try to make a test use less disk space.Carl Hetherington
2024-05-20More cleanups.Carl Hetherington
2024-05-20Another cleanup.Carl Hetherington
2024-05-20Clean up some more tests.Carl Hetherington
2024-05-20Clean up another big test.Carl Hetherington
2024-05-20Use new_test_film2.Carl Hetherington
2024-05-20Cleanup another test.Carl Hetherington
2024-05-20Add missing call to Cleanup::run().Carl Hetherington
2024-05-19Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-05-17Make sure we don't say some content has audio if none will be emitted.Carl Hetherington
2024-05-16Some more test fixups.Carl Hetherington
2024-05-16Fix some test references for auto-changing of cinemas file path to .sqlite3Carl Hetherington
2024-05-13Fix case where both XML and sqlite3 files are present, and config.xml still r...Carl Hetherington