summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-02-27 23:20:14 +0100
committerCarl Hetherington <cth@carlh.net>2023-02-27 23:20:14 +0100
commit15fe326c723b88f779d69fe0ae737d27d69e6e6f (patch)
tree3c96a84f975b009d6835ec324518d95049bbb7b8 /test/wscript
parentae859e7d02fb889ab966e0d69e2d0c42937620fe (diff)
Strip disallowed characters from subtitles before they get into the XML.
Diffstat (limited to 'test/wscript')
-rw-r--r--test/wscript1
1 files changed, 1 insertions, 0 deletions
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