From 15fe326c723b88f779d69fe0ae737d27d69e6e6f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 27 Feb 2023 23:20:14 +0100 Subject: Strip disallowed characters from subtitles before they get into the XML. --- test/wscript | 1 + 1 file changed, 1 insertion(+) (limited to 'test/wscript') diff --git a/test/wscript b/test/wscript index 5e06ed5e2..949f69019 100644 --- a/test/wscript +++ b/test/wscript @@ -149,6 +149,7 @@ def build(bld): subtitle_timing_test.cc subtitle_trim_test.cc test.cc + text_decoder_test.cc threed_test.cc time_calculation_test.cc torture_test.cc -- cgit v1.2.3