diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-21 18:44:52 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-21 18:44:52 +0000 |
| commit | 7d67f4a38bf7de1b901facf5390a730d307de671 (patch) | |
| tree | 57fcb21affed7b7f4f153da9ec000271a106190a /test/wscript | |
| parent | a5b59faff75265d3256ad0dbd9f0c69e51e31ce4 (diff) | |
Add some more tests; improve seeking.
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript index 1a924ba0d..3c7484fcd 100644 --- a/test/wscript +++ b/test/wscript @@ -39,7 +39,9 @@ def build(bld): repeat_frame_test.cc resampler_test.cc scaling_test.cc + seek_zero_test.cc silence_padding_test.cc + skip_frame_test.cc stream_test.cc test.cc threed_test.cc |
