We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2759113 commit a8812ceCopy full SHA for a8812ce
tests/Makefile.sub
@@ -199,7 +199,7 @@ TESTS_BSEFILE_CHECK_LOAD = $(strip \
199
--bse-pcm-driver null=nosleep \
200
--bse-midi-driver null \
201
--bse-override-sample-path '$(top_srcdir)/af-tests:$(top_srcdir)/library/samples' \
202
- --bse-override-plugin-globs '$(top_builddir)/plugins/.libs/*.so:$(top_builddir)/plugins/freeverb/.libs/*.so' \
+ --bse-override-plugin-globs '$(top_builddir)/plugins/.libs/*.so:$(top_builddir)/plugins/freeverb/.libs/*.so:$(top_builddir)/plugins/bleposc/.libs/*.so' \
203
--bse-rcfile "/dev/null" )
204
tests/bsefile-checklist-%-test: tests/bsefile-checklist
205
$(Q) for tfile in `cat $(@:-test=)` ; do \
0 commit comments