diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-23 00:16:13 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-23 00:16:13 +0000 |
| commit | 5138e2b72f5b8a17588ca717f40c00a747bc6928 (patch) | |
| tree | 49fb11c5c9b45000a2930a182d7fd8be9a540a4a /test/wscript | |
| parent | 8c95be068518c96f7d31b44e106297de446c163f (diff) | |
Add test for recovery-after-crash in 3D.
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 5aa95e324..c07f2cc33 100644 --- a/test/wscript +++ b/test/wscript @@ -36,6 +36,7 @@ def build(bld): pixel_formats_test.cc play_test.cc ratio_test.cc + recover_test.cc resampler_test.cc scaling_test.cc silence_padding_test.cc |
