[beast: 9/43] BSE: tests/filtertest.cc: stop program execution on filter assertion failure
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 9/43] BSE: tests/filtertest.cc: stop program execution on filter assertion failure
- Date: Mon, 26 Jun 2017 23:28:03 +0000 (UTC)
commit 7017c1780f97582ba0a5fb407af42c98c4def3cf
Author: Tim Janik <timj gnu org>
Date: Sun Jun 25 10:40:27 2017 +0200
BSE: tests/filtertest.cc: stop program execution on filter assertion failure
Signed-off-by: Tim Janik <timj gnu org>
bse/tests/filtertest.cc | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/bse/tests/filtertest.cc b/bse/tests/filtertest.cc
index eef3177..40b8af9 100644
--- a/bse/tests/filtertest.cc
+++ b/bse/tests/filtertest.cc
@@ -267,6 +267,7 @@ print_filter_on_abort (const BseIIRFilterRequest &req, const BseIIRFilterDesign
noexit_dump_iir_filter_gnuplot (&req, &fdes, "tmpfilter",
-fabs(req.passband_ripple_db), req.passband_edge, req.passband_edge2,
req.stopband_db != 0 ? req.stopband_db : NAN, req.stopband_edge, NAN);
+ Bse::breakpoint();
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]