summaryrefslogtreecommitdiff
path: root/test/docx/nested_anchors_in_header.native
Commit message (Collapse)AuthorAge
* Docx reader: Read multiple children of w:sdtContents`Jesse Rosenthal2017-12-30
| | | | | | | | Previously we had only read the first child of an sdtContents tag. Now we replace sdt with all children of the sdtContents tag. This changes the expected test result of our nested_anchors test, since now we read docx's generated TOCs.
* Moved tests/ -> test/.John MacFarlane2017-02-04