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:23:26 +0200 |
| commit | 0c4e6dc2cc3c341991b69a4f54565add42b0b61e (patch) | |
| tree | 784b6eeaf7f8ae1f71e416e15a9842370f173ca3 /test/wscript | |
| parent | 5a9c7afb68167a11a61111b1e635b0c7d95cfa4f (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 |
