index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Tests
/
Old.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-12
Fixed tests.
John MacFarlane
1
-1
/
+1
2015-11-09
Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."
John MacFarlane
1
-1
/
+0
2015-11-08
Use -XNoImplicitPrelude and 'import Prelude' explicitly.
John MacFarlane
1
-0
/
+1
2015-10-19
Merge pull request #2458 from mb21/lang-inlines
John MacFarlane
1
-0
/
+6
2015-10-18
Tests: Unset `pandoc-version` so we don't get the comment...
John MacFarlane
1
-1
/
+2
2015-10-18
Added writers-lang-and-dir test, fixed ConTeXt writer test
mb21
1
-0
/
+6
2015-09-24
Added proper support for DocBook 'xref' elements
Frerich Raabe
1
-0
/
+2
2015-02-18
Update tests
Matthew Pickering
1
-1
/
+2
2014-11-09
DokuWiki writer: add external_images test
Timothy Humphries
1
-0
/
+2
2014-10-30
TWiki Reader: add basic syntax test
Alexander Sulfrian
1
-0
/
+3
2014-08-30
Dokuwiki writer: Add a test for multiblock table cells.
Jesse Rosenthal
1
-0
/
+2
2014-08-20
Txt2Tags reader: Header is now parsed only if standalone flag is set
mpickering
1
-1
/
+1
2014-08-13
Old tests: better path for test program.
John MacFarlane
1
-2
/
+4
2014-08-13
Revised tests directory.
John MacFarlane
1
-13
/
+11
2014-08-13
Removed special testHook from Setup.
John MacFarlane
1
-7
/
+12
2014-08-13
EPUB Tests: Added wasteland test
Matthew Pickering
1
-0
/
+2
2014-08-07
EPUB test renaming.
John MacFarlane
1
-2
/
+2
2014-07-31
EPUB Reader: Added tests
Matthew Pickering
1
-1
/
+6
2014-07-27
Txt2Tags Reader: Added tests
Matthew Pickering
1
-0
/
+4
2014-07-02
DokuWiki writer: Add new test showing that span swallows content.
Clare Macrae
1
-0
/
+2
2014-06-29
Merge remote-tracking branch 'jgm/master' into dokuwiki
Clare Macrae
1
-20
/
+13
2014-06-18
Added haddock writer tests.
John MacFarlane
1
-1
/
+2
2014-02-28
InDesign ICML Writer
mb21
1
-1
/
+1
2013-10-20
Pass the buildDir as first argument to test suite.
John MacFarlane
1
-4
/
+6
2013-08-26
Added markdown citation parsing test.
John MacFarlane
1
-0
/
+4
2013-08-24
Removed dependency on citeproc-hs.
John MacFarlane
1
-14
/
+0
2013-08-20
Create Cite element even if no matching reference in the biblio.
John MacFarlane
1
-1
/
+1
2013-08-17
Add extra pair of test files for dokuwiki writer (#386)
claremacrae
1
-1
/
+6
2013-07-14
Initial work to create dokuwiki writer (#386)
Clare Macrae
1
-1
/
+1
2013-03-28
Added stubs for haddock reader tests.
John MacFarlane
1
-0
/
+4
2013-03-20
Added OPML template, tests.
John MacFarlane
1
-1
/
+3
2013-03-19
Added Text.Pandoc.Readers.OPML, exporting readOPML.
John MacFarlane
1
-0
/
+4
2013-03-17
Markdown writer: New approach for citations.
John MacFarlane
1
-1
/
+1
2013-03-17
Revert "LaTeX reader: citation handling changes."
John MacFarlane
1
-1
/
+1
2013-03-09
LaTeX reader: citation handling changes.
John MacFarlane
1
-1
/
+1
2013-03-07
Markdown writer: Render citations as pandoc-markdown citations.
John MacFarlane
1
-2
/
+2
2013-01-09
Added Attr field to Header.
John MacFarlane
1
-1
/
+4
2013-01-03
Updated test runner for changes in pandoc.
John MacFarlane
1
-6
/
+6
2012-09-25
Removed need for utf8-string package.
John MacFarlane
1
-2
/
+2
2012-09-21
Tests.Old: Set TMP to ".".
John MacFarlane
1
-1
/
+1
2012-09-12
Added basic mediawiki reader.
John MacFarlane
1
-1
/
+6
2012-07-26
Moved WriterOptions and associated types Shared -> Options.
John MacFarlane
1
-2
/
+3
2012-07-26
Moved tests to tests/, modified cabal file so lib isn't recompiled.
John MacFarlane
1
-0
/
+226
2011-01-29
Moved tests to src.
John MacFarlane
1
-201
/
+0
2011-01-29
Added biblatex citation tests to Tests.Readers.LaTeX.
John MacFarlane
1
-19
/
+1
2011-01-29
Added natbib citation tests to Tests.Readers.LaTeX.
John MacFarlane
1
-1
/
+0
2011-01-22
Put dashed lines around diff results in Old test.
John MacFarlane
1
-2
/
+5
2011-01-20
Updated tests for new native format.
John MacFarlane
1
-1
/
+2
2011-01-16
Replaced --no-citeproc with --natbib in tests.
John MacFarlane
1
-3
/
+3
2011-01-13
Adjusted source to 80-column limit.
John MacFarlane
1
-59
/
+83
[next]