summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-03-15 22:46:00 +0000
committerCarl Hetherington <cth@carlh.net>2019-03-17 00:24:27 +0000
commit9eba1ff84fd89e2ff04181799f2185c8575de16d (patch)
tree1727cd9f334430e046b2d8615395ba636d2b10a8 /test/wscript
parent2d60083498861ac30c751dbf0ca387573df6dc68 (diff)
Finish initial CPL markers support.
Diffstat (limited to 'test/wscript')
-rw-r--r--test/wscript3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/wscript b/test/wscript
index 5838df68..53d84617 100644
--- a/test/wscript
+++ b/test/wscript
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2012-2018 Carl Hetherington <cth@carlh.net>
+# Copyright (C) 2012-2019 Carl Hetherington <cth@carlh.net>
#
# This file is part of libdcp.
#
@@ -80,6 +80,7 @@ def build(bld):
interop_load_font_test.cc
local_time_test.cc
make_digest_test.cc
+ markers_test.cc
kdm_test.cc
raw_convert_test.cc
read_dcp_test.cc