aboutsummaryrefslogtreecommitdiff
path: root/tests/Tests/Old.hs
AgeCommit message (Expand)AuthorFilesLines
2016-04-29Add docbook5 writer supportIvo Clarysse1-0/+3
2016-04-10Markdown reader: Fix pandoc title blocks with lines ending in 2 spaces.John MacFarlane1-1/+1
2016-01-21Added old-style tests for TEI writer (tests/tables.tei, tests/writer.tei).John MacFarlane1-1/+1
2015-12-12Fixed tests.John MacFarlane1-1/+1
2015-11-09Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane1-1/+0
2015-11-08Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane1-0/+1
2015-10-19Merge pull request #2458 from mb21/lang-inlinesJohn MacFarlane1-0/+6
2015-10-18Tests: Unset `pandoc-version` so we don't get the comment...John MacFarlane1-1/+2
2015-10-18Added writers-lang-and-dir test, fixed ConTeXt writer testmb211-0/+6
2015-09-24Added proper support for DocBook 'xref' elementsFrerich Raabe1-0/+2
2015-02-18Update testsMatthew Pickering1-1/+2
2014-11-09DokuWiki writer: add external_images testTimothy Humphries1-0/+2
2014-10-30TWiki Reader: add basic syntax testAlexander Sulfrian1-0/+3
2014-08-30Dokuwiki writer: Add a test for multiblock table cells.Jesse Rosenthal1-0/+2
2014-08-20Txt2Tags reader: Header is now parsed only if standalone flag is setmpickering1-1/+1
2014-08-13Old tests: better path for test program.John MacFarlane1-2/+4
2014-08-13Revised tests directory.John MacFarlane1-13/+11
2014-08-13Removed special testHook from Setup.John MacFarlane1-7/+12
2014-08-13EPUB Tests: Added wasteland testMatthew Pickering1-0/+2
2014-08-07EPUB test renaming.John MacFarlane1-2/+2
2014-07-31EPUB Reader: Added testsMatthew Pickering1-1/+6
2014-07-27Txt2Tags Reader: Added testsMatthew Pickering1-0/+4
2014-07-02DokuWiki writer: Add new test showing that span swallows content.Clare Macrae1-0/+2
2014-06-29Merge remote-tracking branch 'jgm/master' into dokuwikiClare Macrae1-20/+13
2014-06-18Added haddock writer tests.John MacFarlane1-1/+2
2014-02-28InDesign ICML Writermb211-1/+1
2013-10-20Pass the buildDir as first argument to test suite.John MacFarlane1-4/+6
2013-08-26Added markdown citation parsing test.John MacFarlane1-0/+4
2013-08-24Removed dependency on citeproc-hs.John MacFarlane1-14/+0
2013-08-20Create Cite element even if no matching reference in the biblio.John MacFarlane1-1/+1
2013-08-17Add extra pair of test files for dokuwiki writer (#386)claremacrae1-1/+6
2013-07-14Initial work to create dokuwiki writer (#386)Clare Macrae1-1/+1
2013-03-28Added stubs for haddock reader tests.John MacFarlane1-0/+4
2013-03-20Added OPML template, tests.John MacFarlane1-1/+3
2013-03-19Added Text.Pandoc.Readers.OPML, exporting readOPML.John MacFarlane1-0/+4
2013-03-17Markdown writer: New approach for citations.John MacFarlane1-1/+1
2013-03-17Revert "LaTeX reader: citation handling changes."John MacFarlane1-1/+1
2013-03-09LaTeX reader: citation handling changes.John MacFarlane1-1/+1
2013-03-07Markdown writer: Render citations as pandoc-markdown citations.John MacFarlane1-2/+2
2013-01-09Added Attr field to Header.John MacFarlane1-1/+4
2013-01-03Updated test runner for changes in pandoc.John MacFarlane1-6/+6
2012-09-25Removed need for utf8-string package.John MacFarlane1-2/+2
2012-09-21Tests.Old: Set TMP to ".".John MacFarlane1-1/+1
2012-09-12Added basic mediawiki reader.John MacFarlane1-1/+6
2012-07-26Moved WriterOptions and associated types Shared -> Options.John MacFarlane1-2/+3
2012-07-26Moved tests to tests/, modified cabal file so lib isn't recompiled.John MacFarlane1-0/+226
2011-01-29Moved tests to src.John MacFarlane1-201/+0
2011-01-29Added biblatex citation tests to Tests.Readers.LaTeX.John MacFarlane1-19/+1
2011-01-29Added natbib citation tests to Tests.Readers.LaTeX.John MacFarlane1-1/+0
2011-01-22Put dashed lines around diff results in Old test.John MacFarlane1-2/+5