aboutsummaryrefslogtreecommitdiff
path: root/tests/Tests
AgeCommit message (Expand)AuthorFilesLines
2014-12-01parse RST quoted literal blocksDaniel Bergey1-1/+16
2014-11-13Fixed bug in org with bulleted lists:John MacFarlane1-0/+7
2014-11-12Merge pull request #1645 from neongreen/issue1636John MacFarlane1-0/+12
2014-11-05Org reader: allow empty links for gitit interopAlbert Krewinkel1-0/+4
2014-11-05Org reader: absolute, relative paths in linksAlbert Krewinkel1-0/+8
2014-10-30TWiki Reader: add basic syntax testAlexander Sulfrian1-0/+3
2014-10-25Docx test: Remove Danish header test.Jesse Rosenthal1-4/+0
2014-10-25Docx reader: add tests for i18n headers.Jesse Rosenthal1-0/+4
2014-10-20Org reader: parse LaTeX-style MathML entitiesAlbert Krewinkel1-0/+12
2014-10-18Merge pull request #1680 from shelf/masterJohn MacFarlane1-0/+37
2014-10-18Merge pull request #1700 from tarleb/org-emphasis-fixJohn MacFarlane1-0/+8
2014-10-18Org reader: Drop COMMENT document treesAlbert Krewinkel1-0/+12
2014-10-18Org reader: fix rules for emphasis recognitionAlbert Krewinkel1-0/+8
2014-10-17Fix indent issue for definition listsTimothy Humphries1-0/+10
2014-10-12Respect indent when parsing Org bullet listsTimothy Humphries1-0/+27
2014-09-27Merge pull request #1601 from jkr/windowsfixJohn MacFarlane1-2/+1
2014-09-27Update tests for #1649Matthew Pickering1-1/+3
2014-09-26Fix 'Ext_lists_without_preceding_blankline' bug.Artyom1-0/+12
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-09-02Docx reader: Modify mediabag test accordingly.Jesse Rosenthal1-2/+1
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