summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-08-26 19:49:25 +0200
committerCarl Hetherington <cth@carlh.net>2023-08-29 18:29:58 +0200
commit54b2c8580ee0553fbfb88e8881af60e3afa2e2fd (patch)
tree0ec0158529c3ea80ce75b3001bbffc6f3f6c1255 /test/wscript
parentc7f45cd00b94393f6e15428a2ea256995f890412 (diff)
Restore burnt subtitle tests.
Diffstat (limited to 'test/wscript')
-rw-r--r--test/wscript3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/wscript b/test/wscript
index 12cc0506f..f40568e3c 100644
--- a/test/wscript
+++ b/test/wscript
@@ -57,6 +57,7 @@ def build(bld):
audio_processor_test.cc
audio_processor_delay_test.cc
audio_ring_buffers_test.cc
+ burnt_subtitle_test.cc
butler_test.cc
bv20_test.cc
cinema_sound_processor_test.cc
@@ -178,8 +179,6 @@ def build(bld):
obj.source += " disk_writer_test.cc"
obj.uselib += "LWEXT4 NANOMSG "
- # Some difference in font rendering between the test machine and others...
- # burnt_subtitle_test.cc
# This one doesn't check anything
# resampler_test.cc