Age | Commit message (Expand) | Author | Files | Lines |
2019-06-05 | Add jira writer (#5548) | Albert Krewinkel | 1 | -0/+3 |
2019-04-02 | Actually run the xwiki writer tests. | John MacFarlane | 1 | -1/+2 |
2019-03-13 | Tests.Old: specify --data-dir=../data. | John MacFarlane | 1 | -3/+2 |
2019-03-09 | Include execution output in ipynb test. | John MacFarlane | 1 | -2/+4 |
2019-02-09 | Added simple ipynb reader/writer tests. | John MacFarlane | 1 | -0/+6 |
2019-02-09 | Adds Asciidoctor sprcific writer and tests | TG | 1 | -1/+1 |
2019-02-04 | Add missing copyright notices and remove license boilerplate (#5112) | Albert Krewinkel | 1 | -0/+11 |
2019-01-31 | Tests: avoid calling findPandoc multiple times. | John MacFarlane | 1 | -186/+199 |
2019-01-31 | Old tests: remove need for temp files by using pipeProcess. | John MacFarlane | 1 | -16/+6 |
2019-01-30 | Org reader: add support for #+SELECT_TAGS. | leungbk | 1 | -0/+4 |
2018-10-17 | added old-style test | Yan Pas | 1 | -0/+4 |
2018-04-25 | Removed deprecated ancient HTML math methods. | John MacFarlane | 1 | -1/+1 |
2018-04-19 | FB2 writer: convert metadata value "abstract" to book annotation | Alexander Krotov | 1 | -0/+1 |
2018-03-18 | Use NoImplicitPrelude and explicitly import Prelude. | John MacFarlane | 1 | -0/+2 |
2018-03-17 | hlint fixes. | John MacFarlane | 1 | -1/+0 |
2017-12-27 | Added tests for custom writer. | John MacFarlane | 1 | -0/+6 |
2017-12-20 | Add Basic JATS reader based on DocBook reader | Hamish Mackenzie | 1 | -0/+2 |
2017-10-29 | Creole reader (#4002) | Sascha Wilde | 1 | -0/+4 |
2017-08-14 | Test fixes so we can find data files. | John MacFarlane | 1 | -2/+3 |
2017-07-21 | Added TikiWiki reader (#3800) | rlpowell | 1 | -0/+3 |
2017-06-19 | Added Vimwiki reader (#3705). | Yuchen Pei | 1 | -0/+4 |
2017-03-30 | Added JATS writer. | John MacFarlane | 1 | -0/+3 |
2017-03-23 | Initial addition of groff ms writer. | John MacFarlane | 1 | -0/+3 |
2017-03-15 | Use tasty-golden for golden tests in Old. | John MacFarlane | 1 | -39/+52 |
2017-03-14 | Use tasty for tests rather than test-framework. | John MacFarlane | 1 | -11/+10 |
2017-03-10 | Add Muse writer (#3489) | Alexander Krotov | 1 | -0/+3 |
2017-03-04 | Stylish-haskell automatic formatting changes. | John MacFarlane | 1 | -14/+14 |
2017-02-06 | Removed --parse-raw and readerParseRaw. | John MacFarlane | 1 | -1/+1 |
2017-02-04 | Consolidated some common functions in Tests.Helper. | John MacFarlane | 1 | -42/+5 |
2017-02-04 | Moved tests/ -> test/. | John MacFarlane | 1 | -0/+285 |