Formatting of errors.
[libdcp.git] / test / wscript
index b56de9cb649d718b2e5f2b1bed9a7c47874fea93..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.
 #
@@ -81,6 +81,7 @@ def build(bld):
                  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
@@ -89,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 = ''