aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Old.hs
AgeCommit message (Expand)Author
2020-03-13Update copyright year (#6186)Albert Krewinkel
2020-02-12Introduce new format variants for JATS (#6067)Albert Krewinkel
2019-12-17Add jira reader (#5913)Albert Krewinkel
2019-10-30docbook reader: fix nesting of chapters and sections (#5864)Florian Klink
2019-06-05Add jira writer (#5548)Albert Krewinkel
2019-04-02Actually run the xwiki writer tests.John MacFarlane
2019-03-13Tests.Old: specify --data-dir=../data.John MacFarlane
2019-03-09Include execution output in ipynb test.John MacFarlane
2019-02-09Added simple ipynb reader/writer tests.John MacFarlane
2019-02-09Adds Asciidoctor sprcific writer and testsTG
2019-02-04Add missing copyright notices and remove license boilerplate (#5112)Albert Krewinkel
2019-01-31Tests: avoid calling findPandoc multiple times.John MacFarlane
2019-01-31Old tests: remove need for temp files by using pipeProcess.John MacFarlane
2019-01-30Org reader: add support for #+SELECT_TAGS.leungbk
2018-10-17added old-style testYan Pas
2018-04-25Removed deprecated ancient HTML math methods.John MacFarlane
2018-04-19FB2 writer: convert metadata value "abstract" to book annotationAlexander Krotov
2018-03-18Use NoImplicitPrelude and explicitly import Prelude.John MacFarlane
2018-03-17hlint fixes.John MacFarlane
2017-12-27Added tests for custom writer.John MacFarlane
2017-12-20Add Basic JATS reader based on DocBook readerHamish Mackenzie
2017-10-29Creole reader (#4002)Sascha Wilde
2017-08-14Test fixes so we can find data files.John MacFarlane
2017-07-21Added TikiWiki reader (#3800)rlpowell
2017-06-19Added Vimwiki reader (#3705).Yuchen Pei
2017-03-30Added JATS writer.John MacFarlane
2017-03-23Initial addition of groff ms writer.John MacFarlane
2017-03-15Use tasty-golden for golden tests in Old.John MacFarlane
2017-03-14Use tasty for tests rather than test-framework.John MacFarlane
2017-03-10Add Muse writer (#3489)Alexander Krotov
2017-03-04Stylish-haskell automatic formatting changes.John MacFarlane
2017-02-06Removed --parse-raw and readerParseRaw.John MacFarlane
2017-02-04Consolidated some common functions in Tests.Helper.John MacFarlane
2017-02-04Moved tests/ -> test/.John MacFarlane