aboutsummaryrefslogtreecommitdiff
path: root/tests/docx
AgeCommit message (Expand)AuthorFilesLines
2016-08-29Docx reader: test for nested anchor spans in headerJesse Rosenthal2-0/+10
2016-08-15Docx writer: test for custom styles.Jesse Rosenthal3-0/+10
2016-06-23Docx reader: add tests for commentsJesse Rosenthal4-0/+8
2016-04-16Docx Reader: Tests for track-changes movingJesse Rosenthal4-0/+10
2016-03-16Docx reader: Add test for enumerated headers.Jesse Rosenthal2-0/+4
2016-02-02Docx reader: Add tests for adjacent hyperlinks.Jesse Rosenthal2-0/+1
2015-12-13Docx reader: image attributesmb214-6/+6
2015-11-19Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into mb...John MacFarlane9-17/+17
2015-11-18Docx reader: Add test cases for dummy list items.Jesse Rosenthal4-0/+6
2015-11-14Added test case for links in notes.Jesse Rosenthal2-0/+1
2015-10-04Docx Reader: Create special punctuation testOphir Lifshitz2-0/+2
2015-08-07Updated tests for link attribute changes.mb215-11/+11
2015-08-07Updated tests for image attribute changes.John MacFarlane5-7/+7
2015-07-15Docx Reader: Updated headers testOphir Lifshitz2-1/+9
2015-06-09Fixed tests/docx/links.docx for new url.John MacFarlane1-0/+0
2015-06-09replace old url with pandoc.orgPablo Rodríguez2-2/+2
2015-03-08Lists testNikolay Yakimov1-0/+17
2015-03-03Initial tests for writerNikolay Yakimov4-0/+15
2015-02-21Docx reader: add test for verbatim in sub/superscript.Jesse Rosenthal2-0/+8
2015-02-19Docx reader: Add tests for new list style parsing.Jesse Rosenthal2-0/+6
2015-02-13Docx reader: test lists in table cells.Jesse Rosenthal2-0/+11
2015-01-21Docx Reader: Add test for VML images.Jesse Rosenthal2-0/+4
2014-11-13Add tests for external links with anchorsCaleb McDaniel2-0/+1
2014-10-25Docx test: Remove Danish header test.Jesse Rosenthal2-10/+0
2014-10-25Docx reader: add tests for i18n headers.Jesse Rosenthal2-0/+8
2014-09-05Docx reader: Add test for polyglot headers.Jesse Rosenthal2-0/+10
2014-09-04Docx Reader: Add tests for numbered headers.Jesse Rosenthal2-0/+1
2014-08-28Docx reader: update tests for new table behavior.Jesse Rosenthal2-20/+30
2014-08-16Docx reader: Test for character styles.Jesse Rosenthal2-0/+4
2014-08-13Revised tests directory.John MacFarlane52-0/+119