Age | Commit message (Expand) | Author | Files | Lines |
2016-12-08 | Docx reader: Ensure one-row tables don't have header. | Jesse Rosenthal | 1 | -0/+4 |
2016-11-30 | Options: Removed writerStandalone, made writerTemplate a Maybe. | John MacFarlane | 1 | -3/+3 |
2016-08-29 | Docx reader: test for nested anchor spans in header | Jesse Rosenthal | 1 | -0/+4 |
2016-06-23 | Docx reader: add tests for comments | Jesse Rosenthal | 1 | -0/+24 |
2016-06-23 | Docx reader tests: Add tests for warnings. | Jesse Rosenthal | 1 | -0/+13 |
2016-04-16 | Docx Reader: Tests for track-changes moving | Jesse Rosenthal | 1 | -0/+12 |
2016-03-16 | Docx reader: Add test for enumerated headers. | Jesse Rosenthal | 1 | -1/+5 |
2016-02-02 | Docx reader: Add tests for adjacent hyperlinks. | Jesse Rosenthal | 1 | -0/+4 |
2015-11-18 | Docx reader: Add test cases for dummy list items. | Jesse Rosenthal | 1 | -0/+8 |
2015-11-14 | Added test case for links in notes. | Jesse Rosenthal | 1 | -0/+4 |
2015-11-09 | Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." | John MacFarlane | 1 | -1/+0 |
2015-11-08 | Use -XNoImplicitPrelude and 'import Prelude' explicitly. | John MacFarlane | 1 | -0/+1 |
2015-10-04 | Docx Reader: Create special punctuation test | Ophir Lifshitz | 1 | -0/+4 |
2015-03-28 | Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker... | John MacFarlane | 1 | -3/+4 |
2015-02-21 | Docx reader: add test for verbatim in sub/superscript. | Jesse Rosenthal | 1 | -0/+4 |
2015-02-19 | Docx reader: Add tests for new list style parsing. | Jesse Rosenthal | 1 | -0/+4 |
2015-02-18 | Update tests | Matthew Pickering | 1 | -3/+4 |
2015-02-13 | Docx reader: test lists in table cells. | Jesse Rosenthal | 1 | -0/+4 |
2015-01-21 | Docx Reader: Add test for VML images. | Jesse Rosenthal | 1 | -0/+4 |
2014-10-25 | Docx test: Remove Danish header test. | Jesse Rosenthal | 1 | -4/+0 |
2014-10-25 | Docx reader: add tests for i18n headers. | Jesse Rosenthal | 1 | -0/+4 |
2014-09-27 | Merge pull request #1601 from jkr/windowsfix | John MacFarlane | 1 | -2/+1 |
2014-09-05 | Docx reader: Add test for polyglot headers. | Jesse Rosenthal | 1 | -0/+4 |
2014-09-04 | Docx Reader: Add tests for numbered headers. | Jesse Rosenthal | 1 | -0/+4 |
2014-09-02 | Docx reader: Modify mediabag test accordingly. | Jesse Rosenthal | 1 | -2/+1 |
2014-08-16 | Docx reader: Test for character styles. | Jesse Rosenthal | 1 | -0/+4 |
2014-08-13 | Revised tests directory. | John MacFarlane | 1 | -61/+61 |
2014-08-11 | Docx: Add dropcap tests. | Jesse Rosenthal | 1 | -4/+6 |
2014-08-07 | Docx reader: Test inline image code. | Jesse Rosenthal | 1 | -1/+5 |
2014-07-31 | Docx tests: rewrite mediabag tests. | Jesse Rosenthal | 1 | -19/+40 |
2014-07-31 | New module, Text.Pandoc.MediaBag. | John MacFarlane | 1 | -1/+1 |
2014-07-31 | Made MediaBag a newtype, and added mime type information to media. | John MacFarlane | 1 | -2/+3 |
2014-07-30 | Docx test: Test image from media bag. | Jesse Rosenthal | 1 | -0/+7 |
2014-07-30 | Docx tests: Added media test comparison function. | Jesse Rosenthal | 1 | -0/+19 |
2014-07-30 | Docx reader: change tests to make use of media bag. | Jesse Rosenthal | 1 | -1/+2 |
2014-07-29 | Add and update docx tests in pandoc.cabal. | Jesse Rosenthal | 1 | -4/+0 |
2014-07-29 | Docx reader: Make metavalues out of styled paragraphs. | Jesse Rosenthal | 1 | -0/+15 |
2014-07-15 | Docx reader: Add test | Jesse Rosenthal | 1 | -0/+4 |
2014-06-29 | Docx reader: Add tests for hanging indent handline. | Jesse Rosenthal | 1 | -0/+4 |
2014-06-25 | Track changes tests. | Jesse Rosenthal | 1 | -4/+28 |
2014-06-25 | Docx reader: Add tests for basic track changes | Jesse Rosenthal | 1 | -0/+10 |
2014-06-24 | Docx Reader: add failing defintion list tests. | Jesse Rosenthal | 1 | -0/+4 |
2014-06-24 | Docx reader: add failing tests for inline code and code blocks. | Jesse Rosenthal | 1 | -0/+9 |
2014-06-23 | Add test for correctly trimming spaces in formatting. | Jesse Rosenthal | 1 | -0/+4 |
2014-06-22 | Docx reader tests: add tests for normalization deep in blocks. | Jesse Rosenthal | 1 | -0/+4 |
2014-06-22 | Add normalization test. | Jesse Rosenthal | 1 | -0/+4 |
2014-06-20 | Docx reader tests: Introduce NoNormPandoc type. | Jesse Rosenthal | 1 | -2/+27 |
2014-06-19 | Add tabs tests. | Jesse Rosenthal | 1 | -1/+6 |
2014-06-19 | Add ReaderOptions to the docx tests | Jesse Rosenthal | 1 | -8/+11 |
2014-06-16 | Naming: Use Docx instead of DocX. | John MacFarlane | 1 | -0/+68 |