diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-06 21:21:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-06 21:21:35 +0100 |
| commit | c23fb4a459e445df91f5b8ea8ceaed48bb5c277f (patch) | |
| tree | df9be6c46b2fe9c77c4af828ecdf3c87cc33c92e /test/wscript | |
| parent | 6d661042104f54b7ce6b18b73a3371fff9a33792 (diff) | |
Add very simple test of dcp::SoundFrame.
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 51c2d8fd..0fae810c 100644 --- a/test/wscript +++ b/test/wscript @@ -48,6 +48,7 @@ def build(bld): rgb_xyz_test.cc round_trip_test.cc smpte_load_font_test.cc + sound_frame_test.cc test.cc text_test.cc util_test.cc |
