From f389d903e967f44a5d6eed60df48bd5a89994bb2 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 17 Jan 2014 21:31:40 +0000 Subject: Remove create-by-files method for sound and picture assets. --- test/wscript | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'test/wscript') diff --git a/test/wscript b/test/wscript index 1235a26d..b2b1b038 100644 --- a/test/wscript +++ b/test/wscript @@ -20,15 +20,14 @@ def build(bld): obj.name = 'tests' obj.uselib = 'BOOST_TEST OPENJPEG CXML XMLSEC1' obj.use = 'libdcp' +# dcp_test.cc +# encryption_test.cc obj.source = """ certificates_test.cc color_test.cc cpl_sar.cc - dcp_test.cc dcp_time_test.cc decryption_test.cc - encryption_test.cc - error_test.cc frame_info_test.cc kdm_key_test.cc kdm_test.cc -- cgit v1.2.3