summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-12-25 02:05:54 +0100
committerCarl Hetherington <cth@carlh.net>2022-05-02 00:31:04 +0200
commit266e3f1b80d1263ff3cc8b3afaecd6ca1f88983b (patch)
treeeeb717e9eaa72e1b70f0a9ff1f2e7bad4ddc2a5b /test/wscript
parent469a5dbd4251b094e6d4b668a763568c25947b88 (diff)
Extract and improve code to find missing files (#1940).
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 4e28f1740..1555f2f59 100644
--- a/test/wscript
+++ b/test/wscript
@@ -89,6 +89,7 @@ def build(bld):
file_log_test.cc
file_naming_test.cc
film_metadata_test.cc
+ find_missing_test.cc
frame_interval_checker_test.cc
frame_rate_test.cc
guess_crop_test.cc