summaryrefslogtreecommitdiff
path: root/tests/Tests/Old.hs
AgeCommit message (Expand)Author
2012-09-25Removed need for utf8-string package.John MacFarlane
2012-09-21Tests.Old: Set TMP to ".".John MacFarlane
2012-09-12Added basic mediawiki reader.John MacFarlane
2012-07-26Moved WriterOptions and associated types Shared -> Options.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 biblatex citation tests to Tests.Readers.LaTeX.John MacFarlane
2011-01-29Added natbib citation tests to Tests.Readers.LaTeX.John MacFarlane
2011-01-22Put dashed lines around diff results in Old test.John MacFarlane
2011-01-20Updated tests for new native format.John MacFarlane
2011-01-16Replaced --no-citeproc with --natbib in tests.John MacFarlane
2011-01-13Adjusted source to 80-column limit.John MacFarlane
2011-01-12Merge branch 'tests' of github.com:xabbu42/pandoc into testsNathan Gass
2011-01-12Reordered test files.Nathan Gass