summaryrefslogtreecommitdiff
path: root/tests/Tests/Readers/Docx.hs
Commit message (Expand)AuthorAge
* Docx reader: test for nested anchor spans in headerJesse Rosenthal2016-08-29
* Docx reader: add tests for commentsJesse Rosenthal2016-06-23
* Docx reader tests: Add tests for warnings.Jesse Rosenthal2016-06-23
* Docx Reader: Tests for track-changes movingJesse Rosenthal2016-04-16
* Docx reader: Add test for enumerated headers.Jesse Rosenthal2016-03-16
* Docx reader: Add tests for adjacent hyperlinks.Jesse Rosenthal2016-02-02
* Docx reader: Add test cases for dummy list items.Jesse Rosenthal2015-11-18
* Added test case for links in notes.Jesse Rosenthal2015-11-14
* Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane2015-11-09
* Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane2015-11-08
* Docx Reader: Create special punctuation testOphir Lifshitz2015-10-04
* Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker...John MacFarlane2015-03-28
|\
| * Update testsMatthew Pickering2015-02-18
* | Docx reader: add test for verbatim in sub/superscript.Jesse Rosenthal2015-02-21
* | Docx reader: Add tests for new list style parsing.Jesse Rosenthal2015-02-19
|/
* Docx reader: test lists in table cells.Jesse Rosenthal2015-02-13
* Docx Reader: Add test for VML images.Jesse Rosenthal2015-01-21
* Docx test: Remove Danish header test.Jesse Rosenthal2014-10-25
* Docx reader: add tests for i18n headers.Jesse Rosenthal2014-10-25
* Merge pull request #1601 from jkr/windowsfixJohn MacFarlane2014-09-27
|\
| * Docx reader: Modify mediabag test accordingly.Jesse Rosenthal2014-09-02
* | Docx reader: Add test for polyglot headers.Jesse Rosenthal2014-09-05
* | Docx Reader: Add tests for numbered headers.Jesse Rosenthal2014-09-04
|/
* Docx reader: Test for character styles.Jesse Rosenthal2014-08-16
* Revised tests directory.John MacFarlane2014-08-13
* Docx: Add dropcap tests.Jesse Rosenthal2014-08-11
* Docx reader: Test inline image code.Jesse Rosenthal2014-08-07
* Docx tests: rewrite mediabag tests.Jesse Rosenthal2014-07-31
* New module, Text.Pandoc.MediaBag.John MacFarlane2014-07-31
* Made MediaBag a newtype, and added mime type information to media.John MacFarlane2014-07-31
* Docx test: Test image from media bag.Jesse Rosenthal2014-07-30
* Docx tests: Added media test comparison function.Jesse Rosenthal2014-07-30
* Docx reader: change tests to make use of media bag.Jesse Rosenthal2014-07-30
* Add and update docx tests in pandoc.cabal.Jesse Rosenthal2014-07-29
* Docx reader: Make metavalues out of styled paragraphs.Jesse Rosenthal2014-07-29
* Docx reader: Add testJesse Rosenthal2014-07-15
* Docx reader: Add tests for hanging indent handline.Jesse Rosenthal2014-06-29
* Track changes tests.Jesse Rosenthal2014-06-25
* Docx reader: Add tests for basic track changesJesse Rosenthal2014-06-25
* Docx Reader: add failing defintion list tests.Jesse Rosenthal2014-06-24
* Docx reader: add failing tests for inline code and code blocks.Jesse Rosenthal2014-06-24
* Add test for correctly trimming spaces in formatting.Jesse Rosenthal2014-06-23
* Docx reader tests: add tests for normalization deep in blocks.Jesse Rosenthal2014-06-22
* Add normalization test.Jesse Rosenthal2014-06-22
* Docx reader tests: Introduce NoNormPandoc type.Jesse Rosenthal2014-06-20
* Add tabs tests.Jesse Rosenthal2014-06-19
* Add ReaderOptions to the docx testsJesse Rosenthal2014-06-19
* Naming: Use Docx instead of DocX.John MacFarlane2014-06-16