<div dir="ltr">All,<div><br></div><div>I made the following changes today:</div><div><br></div><div>* `make accept` now runs all tests for a single way (instead of all ways)</div><div>* `make test` now runs all tests for a single way (instead of all ways)</div><div>* `./validate` now runs all tests for a single way (instead of skipping some tests)</div><div>* Phabricator now runs all tests for a single way (instead of skipping some tests)</div><div><br></div><div>You can run `make slowtest` in the root directory, or `make slow` in the testsuite directory, to get the old behavior of `make test` back.</div><div><br></div><div>More information:</div><div>* <a href="https://ghc.haskell.org/trac/ghc/wiki/Building/RunningTests/Running#Speedsettings">https://ghc.haskell.org/trac/ghc/wiki/Building/RunningTests/Running#Speedsettings</a><br></div><div>* <a href="https://phabricator.haskell.org/D1178">https://phabricator.haskell.org/D1178</a></div><div>* Note [validate and testsuite speed] in the toplevel Makefile</div><div><br></div><div>Thanks,</div><div>Thomas</div></div>