r3890 - trunk/bse/tests



Author: timj
Date: 2006-09-16 09:31:23 -0400 (Sat, 16 Sep 2006)
New Revision: 3890

Modified:
   trunk/bse/tests/Makefile.am
Log:
remove testresampler from TESTS because it's currently broken


Modified: trunk/bse/tests/Makefile.am
===================================================================
--- trunk/bse/tests/Makefile.am	2006-09-16 13:21:20 UTC (rev 3889)
+++ trunk/bse/tests/Makefile.am	2006-09-16 13:31:23 UTC (rev 3890)
@@ -12,8 +12,8 @@
 
 EXTRA_DIST += arrows.gp filter-defs.gp
 
-TESTS = testfft loophandle testcxx subnormals blocktests testresampler resamplehandle resamplercapi
-noinst_PROGRAMS = $(TESTS)
+TESTS = testfft loophandle testcxx subnormals blocktests resamplehandle resamplercapi
+noinst_PROGRAMS = $(TESTS) testresampler
 progs_ldadd = $(top_builddir)/bse/libbse.la
 testfft_SOURCES = testfft.c cxxdummy.cc
 testfft_LDADD = $(progs_ldadd)




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]