summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-07-22 09:57:49 +0100
committerCarl Hetherington <cth@carlh.net>2016-07-22 09:57:49 +0100
commit4d6f5ea3dcaddeed0695fe31fecca78666a5c81c (patch)
tree0df3d358c0c823dbf959fadfea79cc4e316e3499 /test/wscript
parent4db995b48f21f79dd195f6a50def92734aeba00c (diff)
Add some tests for the hashing put into the FrameInfo.
Diffstat (limited to 'test/wscript')
-rw-r--r--test/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript
index 653ab09d..b56de9cb 100644
--- a/test/wscript
+++ b/test/wscript
@@ -75,6 +75,7 @@ def build(bld):
encryption_test.cc
exception_test.cc
fraction_test.cc
+ frame_info_hash_test.cc
gamma_transfer_function_test.cc
interop_load_font_test.cc
local_time_test.cc