aboutsummaryrefslogtreecommitdiff
path: root/tests/Tests/Readers
AgeCommit message (Expand)AuthorFilesLines
2014-11-05Org reader: absolute, relative paths in linksAlbert Krewinkel1-0/+8
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-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-31Markdown reader: better handling of paragraph in div.John MacFarlane1-2/+2
2014-08-20Txt2Tags reader: Header is now parsed only if standalone flag is setmpickering1-1/+1
2014-08-16Docx reader: Test for character styles.Jesse Rosenthal1-0/+4
2014-08-13Revised tests directory.John MacFarlane2-62/+62
2014-08-11Docx: Add dropcap tests.Jesse Rosenthal1-4/+6
2014-08-10Improved EPUB TestsMatthew Pickering1-0/+33
2014-08-07Docx reader: Test inline image code.Jesse Rosenthal1-1/+5
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-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 Pickering1-0/+430
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-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-07Revamped raw HTML block parsing in markdown.John MacFarlane1-1/+1
2014-06-29Docx reader: Add tests for hanging indent handline.Jesse Rosenthal1-0/+4
2014-06-25Track changes tests.Jesse Rosenthal1-4/+28
2014-06-25Docx reader: Add tests for basic track changesJesse Rosenthal1-0/+10
2014-06-24Docx Reader: add failing defintion list tests.Jesse Rosenthal1-0/+4
2014-06-24Docx reader: add failing tests for inline code and code blocks.Jesse Rosenthal1-0/+9
2014-06-23Add test for correctly trimming spaces in formatting.Jesse Rosenthal1-0/+4
2014-06-22Docx reader tests: add tests for normalization deep in blocks.Jesse Rosenthal1-0/+4
2014-06-22Add normalization test.Jesse Rosenthal1-0/+4