diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-12-28 00:16:50 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-12-28 00:16:50 +0000 |
| commit | 40cb868154c1e74608582d2ad1da37ef81f407c0 (patch) | |
| tree | 8ea06a87f2264eb309d534e28f7e088b5cfd8838 /test/wscript | |
| parent | 604a9a63b436090d0715a3d8c2eea281fc19da3e (diff) | |
New test.
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 13890b61..b5075e3f 100644 --- a/test/wscript +++ b/test/wscript @@ -25,6 +25,7 @@ def build(bld): else: obj.use = 'libdcp%s' % bld.env.API_VERSION obj.source = """ + argb_frame_test.cc certificates_test.cc colour_test.cc cpl_sar_test.cc |
