diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-08-03 09:51:43 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-08-03 08:01:06 +0000 |
| commit | 7c5e4e6b7a29db93184a57076d05193a8360561d (patch) | |
| tree | 0ac828ab74ac6d2dfaf08c1092b43395071fdd8e /test/wscript | |
| parent | a600c8e557583dd730960297aa436169654fc607 (diff) | |
Add unit test for pulldown detection.v2.14.36
Backported-from-commit: 23804b8beddd616cef60900d6e51deb7788cbd79
Backported-from-branch: v2.15.x
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 34f6c84ab..352589c88 100644 --- a/test/wscript +++ b/test/wscript @@ -90,6 +90,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 |
