summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-04-30 15:36:05 +0100
committerCarl Hetherington <cth@carlh.net>2015-04-30 15:36:05 +0100
commit6a804ace532c13b2095972cd48d422e2c9fa0b70 (patch)
tree8757bc276e783c97150f1ec3f1f56e75e5bcba53 /test/wscript
parentea4b476dd21e99bbc292f7fc6db4e4ba578489c0 (diff)
Add a very simple test for writing subtitles.
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 92aea24a..30015939 100644
--- a/test/wscript
+++ b/test/wscript
@@ -49,6 +49,7 @@ def build(bld):
test.cc
text_test.cc
util_test.cc
+ write_subtitle_test.cc
"""
obj.target = 'tests'
obj.install_path = ''