aboutsummaryrefslogtreecommitdiff
path: root/tests/docx.track_changes_insertion.docx
AgeCommit message (Collapse)AuthorFilesLines
2014-08-13Revised tests directory.John MacFarlane1-0/+0
Renamed some tests, introducing subsidiary directories for fb2, docx, epub. Cleaned up tests in cabal file. Combined dokuwiki-writer and dokuwiki_inline_formatting tests.
2014-06-25Docx reader: Add tests for basic track changesJesse Rosenthal1-0/+0
This is what seems like the sensible default: read in insertions, and ignore deletions. In the future, it would be good if options were available for either taking in deletions or keeping both in some scriptable format.