summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-07-05 19:25:41 +0100
committerCarl Hetherington <cth@carlh.net>2015-07-05 19:25:41 +0100
commit8afa509d1419927803b24516c6dd86e75d1a7801 (patch)
treea8971244b776a5ff697771d1c5131443a2199cbc /test/wscript
parent8b86573d820dc7ea7c5840999019801359b17b6c (diff)
Add a new test.
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 6cf0d958..02b182fd 100644
--- a/test/wscript
+++ b/test/wscript
@@ -37,6 +37,7 @@ def build(bld):
encryption_test.cc
exception_test.cc
fraction_test.cc
+ gamma_transfer_function_test.cc
interop_load_font_test.cc
local_time_test.cc
kdm_test.cc
@@ -47,7 +48,7 @@ def build(bld):
rgb_xyz_test.cc
round_trip_test.cc
smpte_load_font_test.cc
- test.cc
+ test.cc
text_test.cc
util_test.cc
write_subtitle_test.cc