Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-27 | Removed old adjacent_links test for docx reader. | John MacFarlane | 2 | -1/+0 | |
See #2270 for background -- this test blocked the consistent underline change and was hard to revise, so for now we are removing it. | |||||
2017-10-27 | Consistent underline for Readers (#2270) | hftf | 1 | -1/+1 | |
* Added underlineSpan builder function. This can be easily updated if needed. The purpose is for Readers to transform underlines consistently. * Docx Reader: Use underlineSpan and update test * Org Reader: Use underlineSpan and add test * Textile Reader: Use underlineSpan and add test case * Txt2Tags Reader: Use underlineSpan and update test * HTML Reader: Use underlineSpan and add test case | |||||
2017-08-06 | Docx reader: Add tests for avoiding zero-level header. | Jesse Rosenthal | 2 | -0/+25 | |
2017-02-04 | Moved tests/ -> test/. | John MacFarlane | 98 | -0/+273 | |