summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAlec Theriault <alec.theriault@gmail.com>2019-05-29 07:33:35 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-06-11 18:41:14 -0400
commit45616133efba0c17a461ecf085427b7956250fad (patch)
tree1c8c14b13688f2bebddd94d915d0a80d16842ecc /.gitlab-ci.yml
parent39f50bff3ea913a7f4b1d915660bcf77b9327e2e (diff)
downloadhaskell-45616133efba0c17a461ecf085427b7956250fad.tar.gz
Make `haddock_testsuite` respect `--test-accept`
Suppose you've made changes that affect the output of `haddockHtmlTest` so that the following is failing: ./hadrian/build.sh -c --only=haddockHtmlTest test Then, the following will accept new output for Haddock's test cases. ./hadrian/build.sh -c --only=haddockHtmlTest test --test-accept You still do need to make sure those new changes (which show up in Haddock's tree) get committed though. Fixes #16694
Diffstat (limited to '.gitlab-ci.yml')
0 files changed, 0 insertions, 0 deletions