Add button to move things to the start of reels (#798).
[dcpomatic.git] / test / wscript
index 1dc498baba7a7d37dd8a04c27c567ca340c4fe83..b7ac654cd5df8a9c44e8e7f7104c34650b1b21fe 100644 (file)
@@ -1,19 +1,20 @@
 #
 #    Copyright (C) 2012-2016 Carl Hetherington <cth@carlh.net>
 #
-#    This program is free software; you can redistribute it and/or modify
+#    This file is part of DCP-o-matic.
+#
+#    DCP-o-matic is free software; you can redistribute it and/or modify
 #    it under the terms of the GNU General Public License as published by
 #    the Free Software Foundation; either version 2 of the License, or
 #    (at your option) any later version.
 #
-#    This program is distributed in the hope that it will be useful,
+#    DCP-o-matic is distributed in the hope that it will be useful,
 #    but WITHOUT ANY WARRANTY; without even the implied warranty of
 #    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 #    GNU General Public License for more details.
 #
 #    You should have received a copy of the GNU General Public License
-#    along with this program; if not, write to the Free Software
-#    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+#    along with DCP-o-matic.  If not, see <http://www.gnu.org/licenses/>.
 #
 
 def configure(conf):
@@ -66,6 +67,7 @@ def build(bld):
                  image_filename_sorter_test.cc
                  image_test.cc
                  import_dcp_test.cc
+                 interrupt_encoder_test.cc
                  isdcf_name_test.cc
                  job_test.cc
                  make_black_test.cc
@@ -83,6 +85,7 @@ def build(bld):
                  silence_padding_test.cc
                  skip_frame_test.cc
                  srt_subtitle_test.cc
+                 ssa_subtitle_test.cc
                  stream_test.cc
                  test.cc
                  threed_test.cc