Go back to respecting the user's choice for the number of audio channels in the MXF.
[dcpomatic.git] / test / wscript
index 827a3feb854d4644bc481013f8c032c5eca4bcb9..e1c12f89d8bd34d7d1fb6e84fb8672a33334e2d6 100644 (file)
@@ -44,6 +44,7 @@ def build(bld):
         obj.uselib += 'DL '
     obj.use    = 'libdcpomatic2'
     obj.source = """
+                 2536_regression_test.cc
                  4k_test.cc
                  atmos_test.cc
                  audio_analysis_test.cc
@@ -66,6 +67,7 @@ def build(bld):
                  config_test.cc
                  content_test.cc
                  cpl_hash_test.cc
+                 cpl_metadata_test.cc
                  create_cli_test.cc
                  crypto_test.cc
                  dcpomatic_time_test.cc
@@ -113,6 +115,7 @@ def build(bld):
                  kdm_util_test.cc
                  low_bitrate_test.cc
                  markers_test.cc
+                 map_cli_test.cc
                  mca_subdescriptors_test.cc
                  no_use_video_test.cc
                  optimise_stills_test.cc