Formatting of errors.
[libdcp.git] / test / wscript
index 653ab09da8df174324e020e41828d296d879cb0d..5838df68bdeb88b6df2203eb2d0dada716ddb468 100644 (file)
@@ -1,5 +1,5 @@
 #
-#    Copyright (C) 2012-2016 Carl Hetherington <cth@carlh.net>
+#    Copyright (C) 2012-2018 Carl Hetherington <cth@carlh.net>
 #
 #    This file is part of libdcp.
 #
@@ -75,11 +75,13 @@ 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
                  make_digest_test.cc
                  kdm_test.cc
+                 raw_convert_test.cc
                  read_dcp_test.cc
                  read_interop_subtitle_test.cc
                  read_smpte_subtitle_test.cc
@@ -88,11 +90,13 @@ def build(bld):
                  rgb_xyz_test.cc
                  round_trip_test.cc
                  smpte_load_font_test.cc
+                 smpte_subtitle_test.cc
                  sound_frame_test.cc
                  test.cc
-                 text_test.cc
                  util_test.cc
+                 utf8_test.cc
                  write_subtitle_test.cc
+                 verify_test.cc
                  """
     obj.target = 'tests'
     obj.install_path = ''