aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Old.hs
AgeCommit message (Expand)AuthorFilesLines
2019-01-31Tests: avoid calling findPandoc multiple times.John MacFarlane1-186/+199
2019-01-31Old tests: remove need for temp files by using pipeProcess.John MacFarlane1-16/+6
2019-01-30Org reader: add support for #+SELECT_TAGS.leungbk1-0/+4
2018-10-17added old-style testYan Pas1-0/+4
2018-04-25Removed deprecated ancient HTML math methods.John MacFarlane1-1/+1
2018-04-19FB2 writer: convert metadata value "abstract" to book annotationAlexander Krotov1-0/+1
2018-03-18Use NoImplicitPrelude and explicitly import Prelude.John MacFarlane1-0/+2
2018-03-17hlint fixes.John MacFarlane1-1/+0
2017-12-27Added tests for custom writer.John MacFarlane1-0/+6
2017-12-20Add Basic JATS reader based on DocBook readerHamish Mackenzie1-0/+2
2017-10-29Creole reader (#4002)Sascha Wilde1-0/+4
2017-08-14Test fixes so we can find data files.John MacFarlane1-2/+3
2017-07-21Added TikiWiki reader (#3800)rlpowell1-0/+3
2017-06-19Added Vimwiki reader (#3705).Yuchen Pei1-0/+4
2017-03-30Added JATS writer.John MacFarlane1-0/+3
2017-03-23Initial addition of groff ms writer.John MacFarlane1-0/+3
2017-03-15Use tasty-golden for golden tests in Old.John MacFarlane1-39/+52
2017-03-14Use tasty for tests rather than test-framework.John MacFarlane1-11/+10
2017-03-10Add Muse writer (#3489)Alexander Krotov1-0/+3
2017-03-04Stylish-haskell automatic formatting changes.John MacFarlane1-14/+14
2017-02-06Removed --parse-raw and readerParseRaw.John MacFarlane1-1/+1
2017-02-04Consolidated some common functions in Tests.Helper.John MacFarlane1-42/+5
2017-02-04Moved tests/ -> test/.John MacFarlane1-0/+285