summaryrefslogtreecommitdiff
path: root/tests/epub
Commit message (Collapse)AuthorAge
* EPUB reader: stop mangling external URLs.John MacFarlane2015-08-10
| | | | | | | Closes #2284. Note the changes to the test suite. In each case, a mangled external link has been fixed, so these are all positive.
* EPUB Tests: Seperating image testing from other featuresmpickering2014-09-25
|
* Revised tests directory.John MacFarlane2014-08-13
Renamed some tests, introducing subsidiary directories for fb2, docx, epub. Cleaned up tests in cabal file. Combined dokuwiki-writer and dokuwiki_inline_formatting tests.