aboutsummaryrefslogtreecommitdiff
path: root/src/test-pandoc.hs
AgeCommit message (Expand)Author
2012-06-01LaTeX writer: Ensure newline after Verbatim at end of footnote.John MacFarlane
2011-06-06Markdown writer: Insert HTML comment btw list and indented code block.John MacFarlane
2011-01-29Added HTML writer tests for inline code.John MacFarlane
2011-01-29Moved tests to src.John MacFarlane
2011-01-11Moved test-pandoc.hs to tests directory.Nathan Gass
2011-01-11Removed run prefix from all test functions.Nathan Gass
2011-01-11Include lhs tests in existing testGroup structure.Nathan Gass
2011-01-11Add reader groups for markdown and rst reader tests.Nathan Gass
2011-01-10Changed test-pandoc to use test-framework and HUnit.Nathan Gass
2011-01-06test-pandoc: Wrap to 78 columns in lhs writer tests.John MacFarlane
2010-12-17Added new prettyprinting module.John MacFarlane
2010-12-15test-pandoc: removed need to depend on MissingH.John MacFarlane
2010-12-15Added 'tests' Cabal flag.John MacFarlane