Add some tests.
[libdcp.git] / test / wscript
index 9a093f0efa8e601e788c518cfbeae62e9e3fca47..bc78632242e0905178f21c4ad7210b2a6bca3e47 100644 (file)
@@ -71,6 +71,7 @@ def build(bld):
                  colour_test.cc
                  colour_conversion_test.cc
                  combine_test.cc
+                 cpl_test.cc
                  cpl_metadata_test.cc
                  cpl_sar_test.cc
                  cpl_ratings_test.cc
@@ -81,9 +82,11 @@ def build(bld):
                  effect_test.cc
                  encryption_test.cc
                  exception_test.cc
+                 file_test.cc
                  fraction_test.cc
                  frame_info_hash_test.cc
                  gamma_transfer_function_test.cc
+                 h_align_test.cc
                  interop_load_font_test.cc
                  interop_subtitle_test.cc
                  local_time_test.cc
@@ -103,12 +106,14 @@ def build(bld):
                  shared_subtitle_test.cc
                  smpte_load_font_test.cc
                  smpte_subtitle_test.cc
+                 sound_asset_writer_test.cc
                  sound_frame_test.cc
                  stream_operators.cc
                  sync_test.cc
                  test.cc
                  util_test.cc
                  utf8_test.cc
+                 v_align_test.cc
                  verify_test.cc
                  """
     obj.target = 'tests'