aboutsummaryrefslogtreecommitdiff
path: root/tests/docx.links.native
AgeCommit message (Collapse)AuthorFilesLines
2014-08-13Revised tests directory.John MacFarlane1-6/+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-28Update docx tests to reflect new expected behaviorJesse Rosenthal1-1/+1
Now doing auto ids for all headers, so tests should reflect that.
2014-06-28Change test result to match new behavior.Jesse Rosenthal1-2/+2
2014-06-16Add DocX automated tests.Jesse Rosenthal1-0/+6
Note this makes use of input and output files in the tests/ dir.