aboutsummaryrefslogtreecommitdiff
path: root/test/docx/lists.docx
AgeCommit message (Collapse)Author
2019-09-21[Docx Reader] Update testsNikolay Yakimov
Notice this commit updates lists.docx. The old test file contained references to "ListParagraph" style, which should never leak outside of pandoc, so I'm not sure what that was supposed to test for exactly.
2018-04-25Remove nonfree ICC profiles from thumbnails in test docx files.John MacFarlane
Closes #4588.
2017-02-04Moved tests/ -> test/.John MacFarlane