aboutsummaryrefslogtreecommitdiff
path: root/tests/docx/comments.native
AgeCommit message (Collapse)AuthorFilesLines
2017-02-04Moved tests/ -> test/.John MacFarlane1-4/+0
2016-06-23Docx reader: add tests for commentsJesse Rosenthal1-0/+4
We test for comments, using all track-changes options. Note that we should only output comments if `--track-changes=all`. We also test for emitting warnings if there is complicated formatting.