From 88b52579c0bb391fe0db225b7a608ad3ffd61831 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 19 Apr 2018 22:47:37 +0100 Subject: Add unit test to trigger #1275 and an assert to prevent the segfault. --- test/wscript | 1 + 1 file changed, 1 insertion(+) (limited to 'test/wscript') diff --git a/test/wscript b/test/wscript index fef16dbed..c50826ae9 100644 --- a/test/wscript +++ b/test/wscript @@ -99,6 +99,7 @@ def build(bld): ssa_subtitle_test.cc stream_test.cc subtitle_reel_number_test.cc + subtitle_trim_test.cc test.cc threed_test.cc time_calculation_test.cc -- cgit v1.2.3