Formatting of errors.
[libdcp.git] / test / wscript
index 7c84d9828ef590049c5f8de197fa78b34a3aea5c..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.
 #
@@ -90,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 = ''