summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-03-16 19:51:27 +0100
committerCarl Hetherington <cth@carlh.net>2023-03-16 19:52:06 +0100
commitc1d296b163ddf88a5b387f98e7e77988a242a996 (patch)
tree4edbcca02dd8bfebdd9530eaad7004dfbb79d125 /test/wscript
parent53b444191fddd72416647ec9d24aff1e317a1824 (diff)
Specify number of channels in the data passed to SoundAssetWriter, and pad channels that aren't there.
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 b6cec631..22ae2ad4 100644
--- a/test/wscript
+++ b/test/wscript
@@ -105,6 +105,7 @@ def build(bld):
shared_subtitle_test.cc
smpte_load_font_test.cc
smpte_subtitle_test.cc
+ sound_asset_writer_test.cc
sound_frame_test.cc
stream_operators.cc
sync_test.cc