aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Readers/FB2.hs
AgeCommit message (Expand)AuthorFilesLines
2019-09-14FB2 reader test: Another attempt to fix test failure on GitHub CI.John MacFarlane1-4/+5
2019-09-13Revert "FB2 reader test: filter CRs."John MacFarlane1-2/+2
2019-09-13FB2 reader test: filter CRs.John MacFarlane1-2/+2
2019-07-28Use doctemplates 0.3, change type of writerTemplate.John MacFarlane1-1/+1
2019-05-11FB2 reader: add notes parsing testAlexander Krotov1-0/+1
2019-02-04Add missing copyright notices and remove license boilerplate (#5112)Albert Krewinkel1-0/+10
2018-04-26Add FB2 reader (#4539)Alexander1-0/+29