aboutsummaryrefslogtreecommitdiff
path: root/haddock-test/haddock-test.cabal
Commit message (Collapse)AuthorAgeFilesLines
* testsuite: Rework handling of output sanitizationBen Gamari2016-02-081-1/+1
| | | | | | | | | Previously un-cleaned artifacts were kept as reference output, making it difficult to tell what has changed and causing spurious changes in the version control history. Here we rework this, cleaning the output during acceptance. To accomplish this it was necessary to move to strict I/O to ensure the reference handle was closed before accept attempts to open the reference file.
* Create helper function for conversion between XML and XHTML.Łukasz Hanuszczak2015-08-221-1/+1
|
* Adjust module visibility and items they export.Łukasz Hanuszczak2015-08-221-1/+1
|
* Move Haddock runner of HTML test suite to Haddock test package.Łukasz Hanuszczak2015-08-221-0/+1
|
* Enable all compiler warnings in Haddock test package configuration.Łukasz Hanuszczak2015-08-221-0/+1
|
* Refactor HTML test suite boilerplate to external package.Łukasz Hanuszczak2015-08-221-0/+26