summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-04-08 21:14:19 +0100
committerCarl Hetherington <cth@carlh.net>2019-04-08 21:14:19 +0100
commitd9d117d8dd56322fed12f8e12c574cf08fe22500 (patch)
treea10caad60c43a8adb58b56a694681306f1236919 /test/wscript
parentb785a1a76e0863fc98d0acc98a098d328929d493 (diff)
Fix previous and add unit test for Key::hex.
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 d5412b4d..5bfe5bb8 100644
--- a/test/wscript
+++ b/test/wscript
@@ -83,6 +83,7 @@ def build(bld):
make_digest_test.cc
markers_test.cc
kdm_test.cc
+ key_test.cc
raw_convert_test.cc
read_dcp_test.cc
read_interop_subtitle_test.cc