Ignore parameters in PKL type strings when checking them.
[libdcp.git] / test / wscript
index e1078d25b4cfa1d8299a918eca9b327b420a3560..29b3e487a76dfbd365b1e1a36e481aa6096e50bf 100644 (file)
@@ -81,6 +81,7 @@ def build(bld):
                  frame_info_hash_test.cc
                  gamma_transfer_function_test.cc
                  interop_load_font_test.cc
+                 interop_subtitle_test.cc
                  local_time_test.cc
                  make_digest_test.cc
                  markers_test.cc
@@ -90,11 +91,11 @@ def build(bld):
                  language_tag_test.cc
                  raw_convert_test.cc
                  read_dcp_test.cc
-                 read_interop_subtitle_test.cc
                  reel_asset_test.cc
                  recovery_test.cc
                  rgb_xyz_test.cc
                  round_trip_test.cc
+                 shared_subtitle_test.cc
                  smpte_load_font_test.cc
                  smpte_subtitle_test.cc
                  sound_frame_test.cc
@@ -103,7 +104,6 @@ def build(bld):
                  test.cc
                  util_test.cc
                  utf8_test.cc
-                 write_subtitle_test.cc
                  verify_test.cc
                  """
     obj.target = 'tests'