aboutsummaryrefslogtreecommitdiff
path: root/tests/test-pandoc.hs
AgeCommit message (Expand)Author
2013-08-10Added Tests.Walk.John MacFarlane
2013-01-18Set locale encoding in test suite.John MacFarlane
2012-07-26Integrated test suite with cabal.John MacFarlane
2012-07-26Moved tests to tests/, modified cabal file so lib isn't recompiled.John MacFarlane
2011-01-29Moved tests to src.John MacFarlane
2011-01-29Added Tests.Shared with normalize round-trip tests.John MacFarlane
2011-01-26Added Tests.Readers.Markdown.John MacFarlane
2011-01-26Added RST reader tests.John MacFarlane
2011-01-22Reorganized tests.John MacFarlane
2011-01-22Added native writer tests.John MacFarlane
2011-01-21Added Tests.Writers.ConTeXt and helpers for writer tests.John MacFarlane
2011-01-14Keep Tests.Arbitrary but remove quickcheck tests for now.John MacFarlane
2011-01-14Added quickcheck tests for normalize in Shared.John MacFarlane
2011-01-12Reordered test files.Nathan Gass
2011-01-12Added some basic testing infrastructure and some latex reader tests.Nathan Gass
2011-01-12Started implementing splitted test suite.Nathan Gass
2011-01-12test-pandoc: Improved header for diff output.John MacFarlane
2011-01-12test-pandoc: More informative diff output on test failure.John MacFarlane
2011-01-12test-pandoc: Relocated --columns=80 to just where it's needed.John MacFarlane
2011-01-12test-pandoc: Fixed + and - in diff output, which were reversed.John MacFarlane
2011-01-12test-pandoc: More diff-like diffs in case of test failure.John MacFarlane
2011-01-12Improvements to test suite.John MacFarlane
2011-01-11Removed outdated comments.Nathan Gass
2011-01-11Moved test-pandoc.hs to tests directory.Nathan Gass