diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-04-19 22:47:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-04-19 22:47:37 +0100 |
| commit | 88b52579c0bb391fe0db225b7a608ad3ffd61831 (patch) | |
| tree | 5af3431ea5c86e01a969e40d57bde6741a7535c8 /test/wscript | |
| parent | 8c09738a28a4a9c0ae59a7486224cb3b4e850b57 (diff) | |
Add unit test to trigger #1275 and an assert to prevent the segfault.
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
