summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-08-03 09:51:43 +0200
committerCarl Hetherington <cth@carlh.net>2020-08-03 09:51:43 +0200
commit23804b8beddd616cef60900d6e51deb7788cbd79 (patch)
treeacd635708b38ef2fe66c0558158a6e3978a836d2 /test/wscript
parent5f1fdbafc6eef37523250e0b8542a8939a038823 (diff)
Add unit test for pulldown detection.
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 2ac62f633..0f90001f6 100644
--- a/test/wscript
+++ b/test/wscript
@@ -99,6 +99,7 @@ def build(bld):
optimise_stills_test.cc
pixel_formats_test.cc
player_test.cc
+ pulldown_detect_test.cc
ratio_test.cc
repeat_frame_test.cc
recover_test.cc