Bump version
[dcpomatic.git] / test / wscript
index 1a3838fe7085dd88944e60ef227fb732522751bd..7efe6e61c9f692f594e631ab0ec97ca107ff6967 100644 (file)
@@ -1,5 +1,5 @@
 #
-#    Copyright (C) 2012-2015 Carl Hetherington <cth@carlh.net>
+#    Copyright (C) 2012-2016 Carl Hetherington <cth@carlh.net>
 #
 #    This program is free software; you can redistribute it and/or modify
 #    it under the terms of the GNU General Public License as published by
@@ -71,7 +71,9 @@ def build(bld):
                  ratio_test.cc
                  repeat_frame_test.cc
                  recover_test.cc
+                 rect_test.cc
                  reels_test.cc
+                 required_disk_space_test.cc
                  resampler_test.cc
                  scaling_test.cc
                  seek_zero_test.cc
@@ -93,7 +95,7 @@ def build(bld):
 
     # Disabled tests: some difference in font rendering between the test machine
     # and others...
-    # subrip_test.cc burnt_subtitle_test.cc
+    # burnt_subtitle_test.cc
 
     obj.target = 'unit-tests'
     obj.install_path = ''