aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref
Commit message (Collapse)AuthorAgeFilesLines
...
* Support for bold.Mateusz Kowalczyk2014-01-121-0/+101
| | | | | | | Conflicts: src/Haddock/Backends/Hoogle.hs src/Haddock/Interface/Rename.hs src/Haddock/Parser.hs
* Update acceptance testsSimon Hengel2014-01-121-2/+8
|
* Fix totality, unicode, examples, paragraph parsingSimon Hengel2014-01-1242-393/+201
| | | | | | | | Also simplify specs and parsers while we're at it. Some parsers were made more generic. This commit is a part of GHC pre-merge squash, email fuuzetsu@fuuzetsu.co.uk if you need the full commit history.
* Don't append newline to parseString inputSimon Hengel2014-01-1256-293/+175
| | | | We also check that we have parsed everything with endOfInput.
* One pass parser and tests.Mateusz Kowalczyk2014-01-121-26/+36
| | | | | | | | We remove the HTML test as it is no longer necessary. We cover the test case in spec tests and other HTML tests but keeping this around fails: this is because the new parser has different semantics there. In fact, I suspect the original behaviour was a bug that wasn't caught/fixed but simply included as-is during the testing.
* Bump versionSimon Hengel2013-11-1056-56/+56
|
* Update HTML testsSimon Hengel2013-11-094-0/+275
|
* Update tests.David Waern2013-08-091-4/+16
|
* Fix failing testSimon Hengel2013-07-081-2/+2
|
* Fix failing testSimon Hengel2013-07-081-1/+1
|
* Fix broken testSimon Hengel2013-06-011-3/+3
|
* Bump versionSimon Hengel2012-12-0754-54/+54
|
* Add test case for "spurious superclass constraints bug"Simon Hengel2012-10-152-0/+161
|
* Copy css, images, etc. on acceptSimon Hengel2012-10-156-0/+890
|
* Move HTML reference renderings to /html-test/ref/Simon Hengel2012-10-15107-0/+11535