summaryrefslogtreecommitdiff
path: root/run/tests
AgeCommit message (Collapse)Author
2026-02-01Add --private option to run/tests script.Carl Hetherington
2025-03-24Fix test running on macOS.Carl Hetherington
2024-05-13In-line run of subs_in_out so that it gets the environment more easily.v1.8.100Carl Hetherington
2024-05-13Pass environment prefix to test runner.Carl Hetherington
2022-07-14Allow tests to be run on Fedora.Carl Hetherington
2022-05-04Fix run/tests for macOS sed.Carl Hetherington
2022-05-04Fix test runner on macOS.Carl Hetherington
2021-03-18Tidy how we're finding the tags and xsd directories.Carl Hetherington
2021-01-17Remove 32x32 test image.Carl Hetherington
2021-01-17Bv2.1 6.1: DCPs must be SMPTE.Carl Hetherington
2021-01-17Fix macOS test environment path.Carl Hetherington
2021-01-08Remove use of xmldiff in tests.Carl Hetherington
2020-10-23Add path for macOS tests.Carl Hetherington
2020-10-23Cleanup old path.Carl Hetherington
2020-09-27Load language tags from on-disk files rather than embedding themCarl Hetherington
into a .cc. The .cc method causes compile times (and memory requirements) increase enormously with some compilers.
2020-09-21Run dcpverify on everything in the libdcp-test-private metadata set.Carl Hetherington
2020-09-21Tidy up test output slightly.Carl Hetherington
2020-09-20Skip post-test checks if not all unit tests are run.Carl Hetherington
2020-09-18Avoid copying a large amount of stuff when running tests.Carl Hetherington
2020-07-11Fix parameters when running tests with valgrind.Carl Hetherington
2020-07-03Add xmllint to the tools check.Carl Hetherington
2019-12-22Use VerificationNote for non-fatal errors in DCP::read.Carl Hetherington
2018-04-24Undo previous commit and leave comment.Carl Hetherington
2018-04-24Fix warning from boost test.Carl Hetherington
2018-01-13Update test-private location.Carl Hetherington
2017-06-04Remove out-of-date LD_LIBRARY_PATH component.Carl Hetherington
2017-05-17Test an Interop DCP (dcp_test7) with associated churn in the following test.Carl Hetherington
2017-02-14Fix test churn.Carl Hetherington
2016-10-07Rework subtitle writing to fix incorrect output withCarl Hetherington
in-line font changes (#952).
2016-06-24Missing exitCarl Hetherington
2016-05-25Basic writing of DCPs containing Atmos MXFs; untested.Carl Hetherington
2016-04-12Detect errors correctly from dcpinfo.Carl Hetherington
2016-04-11Add make_digest test (for profiling really).Carl Hetherington
2015-11-26Add a new test.Carl Hetherington
2015-06-08Remove some commented-out bits.Carl Hetherington
2015-06-05Initial work on SMPTE subtitles.Carl Hetherington
2015-06-05Rationalise naming of test outputs; fix missing check of dcp_test2.Carl Hetherington
2015-06-03Add AspectAdjust to subtitles.Carl Hetherington
2015-05-04Moved test-private location.Carl Hetherington
2015-04-30Check for required executables before starting tests.Carl Hetherington
2015-01-16Movements in libdcp-test-private.Carl Hetherington
2015-01-07Fix LD_LIBRARY_PATH.Carl Hetherington
2015-01-03Tweaks to test setup; don't always compute coverage.Carl Hetherington
2014-12-28Rename test DCP from foo to dcp_test1.Carl Hetherington
2014-12-27Don't calculate coverage for system/boost etc..Carl Hetherington
2014-12-27Add gcov test coverage (written to build/test/coverage) and a couple more tests.Carl Hetherington
2014-07-18Make tests more robust to different sort behaviours.Carl Hetherington
2014-07-16Various test fixes.Carl Hetherington
2014-05-03Assorted test fixes.Carl Hetherington
2014-05-03Remove debugging echo.Carl Hetherington