summaryrefslogtreecommitdiff
path: root/tests/features.native
AgeCommit message (Collapse)Author
2014-08-07EPUB test renaming.John MacFarlane
Renamed epub test files so they're identified more clearly as epub: features.{epub,native} -> epub.features.{epub,native}, and similarly with formatting.{epub,native}. Added epub test files to cabal file, so they'll be included in the tarball.
2014-08-07HTML reader: Really ignore DOCTYPE and xml declarations.John MacFarlane
This actually does what d71b013841f3c9c8c595591e312a31df16a728cb said it did. Revised epub tests to remove the repeated DOCTYPE and xml tags.
2014-08-07EPUB tests: Updated test fileMatthew Pickering
2014-07-31EPUB Reader: Added testsMatthew Pickering