summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-01-23 00:16:13 +0000
committerCarl Hetherington <cth@carlh.net>2014-01-23 00:16:13 +0000
commit5138e2b72f5b8a17588ca717f40c00a747bc6928 (patch)
tree49fb11c5c9b45000a2930a182d7fd8be9a540a4a /test/wscript
parent8c95be068518c96f7d31b44e106297de446c163f (diff)
Add test for recovery-after-crash in 3D.
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 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