aboutsummaryrefslogtreecommitdiff
path: root/tests/Tests/Readers/Docx.hs
AgeCommit message (Expand)AuthorFilesLines
2016-08-29Docx reader: test for nested anchor spans in headerJesse Rosenthal1-0/+4
2016-06-23Docx reader: add tests for commentsJesse Rosenthal1-0/+24
2016-06-23Docx reader tests: Add tests for warnings.Jesse Rosenthal1-0/+13
2016-04-16Docx Reader: Tests for track-changes movingJesse Rosenthal1-0/+12
2016-03-16Docx reader: Add test for enumerated headers.Jesse Rosenthal1-1/+5
2016-02-02Docx reader: Add tests for adjacent hyperlinks.Jesse Rosenthal1-0/+4
2015-11-18Docx reader: Add test cases for dummy list items.Jesse Rosenthal1-0/+8
2015-11-14Added test case for links in notes.Jesse Rosenthal1-0/+4
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-04Docx Reader: Create special punctuation testOphir Lifshitz1-0/+4
2015-03-28Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker...John MacFarlane1-3/+4
2015-02-21Docx reader: add test for verbatim in sub/superscript.Jesse Rosenthal1-0/+4
2015-02-19Docx reader: Add tests for new list style parsing.Jesse Rosenthal1-0/+4
2015-02-18Update testsMatthew Pickering1-3/+4
2015-02-13Docx reader: test lists in table cells.Jesse Rosenthal1-0/+4
2015-01-21Docx Reader: Add test for VML images.Jesse Rosenthal1-0/+4
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-09-27Merge pull request #1601 from jkr/windowsfixJohn MacFarlane1-2/+1
2014-09-05Docx reader: Add test for polyglot headers.Jesse Rosenthal1-0/+4
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-16Docx reader: Test for character styles.Jesse Rosenthal1-0/+4
2014-08-13Revised tests directory.John MacFarlane1-61/+61
2014-08-11Docx: Add dropcap tests.Jesse Rosenthal1-4/+6
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-15Docx reader: Add testJesse Rosenthal1-0/+4
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
2014-06-20Docx reader tests: Introduce NoNormPandoc type.Jesse Rosenthal1-2/+27
2014-06-19Add tabs tests.Jesse Rosenthal1-1/+6
2014-06-19Add ReaderOptions to the docx testsJesse Rosenthal1-8/+11
2014-06-16Naming: Use Docx instead of DocX.John MacFarlane1-0/+68