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:07 +0000
commit7cc85a6cda9787796b3d191251c0653b6df67ceb (patch)
tree1375c6e148d903ad4af834d5db0c8b3dbc703047 /test/wscript
parent3537583f15ebca59eb9e5abb85452b54183210ba (diff)
Finish initial CPL markers support.markers
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