diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-04-30 22:20:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-04-30 22:20:57 +0100 |
| commit | a5e87b6f0f496f4ed71d9129d40a5baebb68495f (patch) | |
| tree | a9f7dcf6a2020e986e1d709f24ce46e51d238ca2 /test/wscript | |
| parent | 895e908f7dcc8deb9e6a333d3d6b3a92aec2dc09 (diff) | |
Various bits related to subtitle font handling, particularly copying fonts to the DCP.
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 16e84f231..ffc93ea5e 100644 --- a/test/wscript +++ b/test/wscript @@ -55,6 +55,7 @@ def build(bld): seek_zero_test.cc silence_padding_test.cc skip_frame_test.cc + srt_subtitle_test.cc stream_test.cc test.cc threed_test.cc |
