remove (or hide behind a 'verbose' flag) extra output from system tests

This commit is contained in:
Evan Hunt
2018-11-16 08:19:06 +00:00
parent d4bad35bb0
commit 8f15219f36
9 changed files with 114 additions and 43 deletions

View File

@@ -63,6 +63,7 @@ static double biginv = 2.22044604925031308085e-16;
static double igamc(double a, double x);
static double igam(double a, double x);
/* Set to true (or use -v option) for verbose output */
static bool verbose = false;
typedef enum {