summaryrefslogtreecommitdiff
path: root/tests/haddock-reader.haddock
AgeCommit message (Collapse)Author
2017-02-04Moved tests/ -> test/.John MacFarlane
2014-06-18Rewrote haddock reader to use haddock-library.John MacFarlane
This brings pandoc's rendering of haddock markup in line with the new haddock. Note that we preserve line breaks in `@` code blocks, unlike the earlier version. Modified tests pass. More tests would be good.
2013-04-08Fixed haddock test output.John MacFarlane
- omit extra spaces in list items - correct line breaks in ghci output
2013-04-04Haddock reader: add tests.David Lazar
2013-03-28Modified haddock reader test stubs so they pass, for now.John MacFarlane
2013-03-28Added stubs for haddock reader tests.John MacFarlane
Modify tests/haddock-reader.haddock and tests/haddock-reader.native.