aboutsummaryrefslogtreecommitdiff
path: root/tests/Tests
AgeCommit message (Expand)AuthorFilesLines
2014-09-27Update tests for #1649Matthew Pickering1-1/+3
2014-09-25EPUB Tests: Seperating image testing from other featuresmpickering1-2/+3
2014-09-25Shared: Make collapseFilePath OS-agnosticmpickering1-18/+19
2014-09-09LaTeX writer: Test for protecting images in header.Jesse Rosenthal1-0/+3
2014-09-05Docx reader: Add test for polyglot headers.Jesse Rosenthal1-0/+4
2014-09-04Org reader: Update TestsJesse Rosenthal1-1/+5
2014-09-04Docx Reader: Add tests for numbered headers.Jesse Rosenthal1-0/+4
2014-08-31Merge pull request #1594 from jkr/itemFixJohn MacFarlane1-0/+7
2014-08-31LaTeX writer: Add tests for header-in-item.Jesse Rosenthal1-0/+7
2014-08-31Markdown reader: better handling of paragraph in div.John MacFarlane1-2/+2
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 setmpickering2-2/+2
2014-08-16Docx reader: Test for character styles.Jesse Rosenthal1-0/+4
2014-08-13Old tests: better path for test program.John MacFarlane1-2/+4
2014-08-13Revised tests directory.John MacFarlane3-75/+73
2014-08-13Removed special testHook from Setup.John MacFarlane1-7/+12
2014-08-13EPUB Tests: Added wasteland testMatthew Pickering1-0/+2
2014-08-11Docx: Add dropcap tests.Jesse Rosenthal1-4/+6
2014-08-10Improved EPUB TestsMatthew Pickering1-0/+33
2014-08-08Added tests for collapseFilePathMatthew Pickering1-1/+23
2014-08-07EPUB test renaming.John MacFarlane1-2/+2
2014-08-07Docx reader: Test inline image code.Jesse Rosenthal1-1/+5
2014-08-04Merge branch 'epubend' of https://github.com/mpickering/pandoc into mpickerin...John MacFarlane1-1/+6
2014-08-03Correctly implement capitalisation.Artyom Kazak1-0/+21
2014-07-31EPUB Reader: Added testsMatthew Pickering1-1/+6
2014-07-31Docx tests: rewrite mediabag tests.Jesse Rosenthal1-19/+40
2014-07-31New module, Text.Pandoc.MediaBag.John MacFarlane1-1/+1
2014-07-31Made MediaBag a newtype, and added mime type information to media.John MacFarlane1-2/+3
2014-07-30Docx test: Test image from media bag.Jesse Rosenthal1-0/+7
2014-07-30Docx tests: Added media test comparison function.Jesse Rosenthal1-0/+19
2014-07-30Docx reader: change tests to make use of media bag.Jesse Rosenthal1-1/+2
2014-07-29LaTeX writer: use \(..\) instead of $..$ for inline math.John MacFarlane1-1/+1
2014-07-29Add and update docx tests in pandoc.cabal.Jesse Rosenthal1-4/+0
2014-07-29Docx reader: Make metavalues out of styled paragraphs.Jesse Rosenthal1-0/+15
2014-07-27Txt2Tags Reader: Added testsMatthew Pickering2-0/+434
2014-07-25Fixed runtime error with compactify'DL on certain lists.John MacFarlane1-0/+10
2014-07-20Markdown reader: revised definition list syntax (closes #1429).John MacFarlane1-0/+41
2014-07-20Org reader: text adjacent to a list yields a Plain, not Para.John MacFarlane1-7/+7
2014-07-20AsciiDoc writer: Double markers in intraword emphasis.John MacFarlane1-3/+22
2014-07-17Org reader: Respect :exports header arguments on code blocksCraig S. Bosma1-0/+60
2014-07-15Docx reader: Add testJesse Rosenthal1-0/+4
2014-07-10Added failing test for issue #1121.John MacFarlane1-0/+2
2014-07-07Added test for issue #1330.John MacFarlane1-0/+6
2014-07-07Reorganized some markdown tests.John MacFarlane1-11/+9
2014-07-07Merge branch 'dokuwiki' of https://github.com/claremacrae/pandoc into clarema...John MacFarlane1-0/+7
2014-07-07Revamped raw HTML block parsing in markdown.John MacFarlane1-1/+1
2014-07-02DokuWiki writer: Add new test showing that span swallows content.Clare Macrae1-0/+2
2014-07-01Merge branch 'master' of git://github.com/jgm/pandoc into dokuwikiClare Macrae2-3/+9
2014-06-29Rewrote normalize for efficiency. (Closes #1385.)John MacFarlane1-3/+5
2014-06-29Docx reader: Add tests for hanging indent handline.Jesse Rosenthal1-0/+4