summaryrefslogtreecommitdiff
path: root/test/docx
Commit message (Expand)AuthorAge
* Docx reader: Handle nested sdt tags.Jesse Rosenthal2018-02-28
* Docx reader: Don't look up dependant run styles if +styles is enabled.Jesse Rosenthal2018-02-23
* Docx test: adjust test for fix of buglaptop1\Andrew2018-02-23
* Docx reader: Move pandoc inline styling inside custom-style spanJesse Rosenthal2018-02-22
* Docx reader: Avoid repeated spans in custom styles.Jesse Rosenthal2018-02-22
* Docx reader tests: test custom style extension.Jesse Rosenthal2018-02-22
* Docx reader: Pick table width from the longest row or headerdanse2018-02-15
* Docx writer tests: Add tests for custom stylesJesse Rosenthal2018-01-27
* Docx writer tests: Use new golden frameworkJesse Rosenthal2018-01-27
* Docx reader: Add test for hyperlinks in instrText tagJesse Rosenthal2018-01-16
* Docx reader: Add tests for paragraph insertion/deletion.Jesse Rosenthal2018-01-02
* Docx reader: tests for overlapping targets (anchor spans).Jesse Rosenthal2017-12-31
* Docx Reader: Combine adjacent anchors.Jesse Rosenthal2017-12-31
* Docx reader: tests for removing unused anchors.Jesse Rosenthal2017-12-30
* Docx reader: Read multiple children of w:sdtContents`Jesse Rosenthal2017-12-30
* Docx reader: add tests for structured document tags unwrapping.Jesse Rosenthal2017-12-27
* Docx writer: Add tests for list continuation.Jesse Rosenthal2017-12-13
* Add `empty_paragraphs` extension.John MacFarlane2017-12-04
* Docx reader: don't strip out empty paragraphs.John MacFarlane2017-12-02
* Removed old adjacent_links test for docx reader.John MacFarlane2017-10-27
* Consistent underline for Readers (#2270)hftf2017-10-27
* Docx reader: Add tests for avoiding zero-level header.Jesse Rosenthal2017-08-06
* Moved tests/ -> test/.John MacFarlane2017-02-04