summaryrefslogtreecommitdiff
path: root/compiler/codeGen
diff options
context:
space:
mode:
authorAlp Mestanogullari <alp@well-typed.com>2018-11-19 16:12:56 +0100
committerAlp Mestanogullari <alp@well-typed.com>2018-11-19 16:12:56 +0100
commitcc615c697b54e3141e7b30b975de0b07dc9b8b29 (patch)
treeaa9b3732bfdf8d1d4416faaa443cb25bb44b2018 /compiler/codeGen
parent7e570676bd0a57f8a77e5577d9f27e2d3159193e (diff)
downloadhaskell-cc615c697b54e3141e7b30b975de0b07dc9b8b29.tar.gz
hadrian: make it possible to run the testsuite with quickest and quick
More generally, we so far assumed that the testsuite would be executed with a flavour that's as comprehensive as perf in terms of available RTS and library flavours (at least vanilla + dynamic + prof). This would manifest itself concretely by needing 3 "ways" of the iserv program, unconditionally. We now only require the ways among vanilla, dynamic and prof that we can find in our current Flavour's rtsWays. Test Plan: hadrian/build.sh --flavour={quick, quickest} test now goes through (with a few failing tests, of course). Reviewers: bgamari, tdammers Reviewed By: tdammers Subscribers: mpickering, RyanGlScott, rwbarton, carter Differential Revision: https://phabricator.haskell.org/D5355
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions