[beast: 4/5] TESTS: audio: execute feature test as part of check-devel
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 4/5] TESTS: audio: execute feature test as part of check-devel
- Date: Sun, 13 Sep 2015 20:27:28 +0000 (UTC)
commit aba3dc57665c81e52e7933a54b0993841da39ca0
Author: Tim Janik <timj gnu org>
Date: Sun Sep 13 14:43:37 2015 +0200
TESTS: audio: execute feature test as part of check-devel
During development, the audio feature tests can be a helpful tool
to catch synthesis breakage. But as long as we have a few fragile
cases, distcheck and package builds of stable versions shouldn't
be affected.
tests/audio/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/audio/Makefile.am b/tests/audio/Makefile.am
index 9a2c1cf..48ed8cc 100644
--- a/tests/audio/Makefile.am
+++ b/tests/audio/Makefile.am
@@ -21,7 +21,7 @@ BSE2WAV = $(strip \
# == audio feature test rule ==
FEATURE_TESTS =
-check-local: $(FEATURE_TESTS)
+check-devel: $(FEATURE_TESTS)
# feature test temporaries
CLEANFILES += *.tmp *.wav
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]