diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-10-27 23:23:26 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-10-27 23:48:20 +0200 |
| commit | 9d6feb056d3dfd3c1fef59b6340e77fb23830f54 (patch) | |
| tree | 844fd647d0a0e06b3efbf40663e31df60ecc383a /test/wscript | |
| parent | caff62a2b989d3cd4d51a3c24b6ba3438459c06c (diff) | |
Add a new test for subtitle timing when changing frame rate.
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript index a158ffca1..ff6895d9a 100644 --- a/test/wscript +++ b/test/wscript @@ -129,6 +129,7 @@ def build(bld): subtitle_metadata_test.cc subtitle_reel_test.cc subtitle_reel_number_test.cc + subtitle_timing_test.cc subtitle_trim_test.cc test.cc threed_test.cc |
