aboutsummaryrefslogtreecommitdiff
path: root/haddock-test/src/Test/Haddock/Process.hs
Commit message (Collapse)AuthorAgeFilesLines
* Better test output when Haddock crashes on a test (#902)Alec Theriault2018-08-211-7/+7
| | | | | In particular: we report the tests that crashed seperately from the tests that produced incorrect output. In order for tests to pass (and exit 0), they must not crash and must produce the right output.
* haddock-test: A bit of refactoring for debuggabilityBen Gamari2016-05-101-0/+1
|
* Remove redundant import statement.Łukasz Hanuszczak2015-08-221-1/+0
|
* Refactor HTML test suite boilerplate to external package.Łukasz Hanuszczak2015-08-221-0/+49