summaryrefslogtreecommitdiff
path: root/validate
diff options
context:
space:
mode:
authorThomas Miedema <thomasmiedema@gmail.com>2015-04-07 11:50:11 +0200
committerThomas Miedema <thomasmiedema@gmail.com>2015-04-07 11:50:17 +0200
commit0622970917cbebce01ccc1e4bfe9cbc75ab86ecf (patch)
treec10ef5be746c37c95c16f0c5828f9c7cd1069243 /validate
parentf745b6e83647fb14bd80094db63ee087d69f4494 (diff)
downloadhaskell-0622970917cbebce01ccc1e4bfe9cbc75ab86ecf.tar.gz
testdriver: delete unused ways
And mention more prominently that `-DDEBUG` and tests that call `compiler_stats_num_fields` don't play well together Reviewed By: austin Differential Revision: https://phabricator.haskell.org/D799
Diffstat (limited to 'validate')
-rwxr-xr-xvalidate3
1 files changed, 2 insertions, 1 deletions
diff --git a/validate b/validate
index 95d3af5eae..647bb45a03 100755
--- a/validate
+++ b/validate
@@ -20,7 +20,8 @@ Flags:
HTML generated here: testsuite/hpc_output/hpc_index.html
--normal Default settings
--fast Omit dyn way, omit binary distribution
- --slow Build stage2 with -DDEBUG.
+ --slow Build stage2 with -DDEBUG. Skips tests that call
+ `compiler_stats_num_field`.
2008-07-01: 14% slower than the default.
--dph: Also build libraries/dph and run associated tests.
--help shows this usage help.