summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-10-27 23:23:26 +0200
committerCarl Hetherington <cth@carlh.net>2021-10-27 23:23:26 +0200
commit0c4e6dc2cc3c341991b69a4f54565add42b0b61e (patch)
tree784b6eeaf7f8ae1f71e416e15a9842370f173ca3 /test/wscript
parent5a9c7afb68167a11a61111b1e635b0c7d95cfa4f (diff)
Add a new test for subtitle timing when changing frame rate.
Diffstat (limited to 'test/wscript')
-rw-r--r--test/wscript1
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