From dc78a40b0c7ce4569874fd1e77a86df907937d50 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 1 Mar 2017 11:36:17 +0000 Subject: Restore upmixer_a_test and fix resampler flushing. --- test/wscript | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'test/wscript') diff --git a/test/wscript b/test/wscript index 85a573f0c..0edb4ab88 100644 --- a/test/wscript +++ b/test/wscript @@ -92,6 +92,7 @@ def build(bld): threed_test.cc time_calculation_test.cc update_checker_test.cc + upmixer_a_test.cc util_test.cc vf_test.cc video_content_scale_test.cc @@ -104,8 +105,5 @@ def build(bld): # This one doesn't check anything # resampler_test.cc - # XXX - # upmixer_a_test.cc - obj.target = 'unit-tests' obj.install_path = '' -- cgit v1.2.3