summaryrefslogtreecommitdiff
path: root/test/Tests
Commit message (Expand)AuthorAge
* Replace `repeat' and `take' with `replicate'Alexander Krotov2017-05-12
* Muse writer: Indent tables with one space (#3649)Alexander Krotov2017-05-07
* Use fewer quickcheck tests for lua tests, to speed things up.John MacFarlane2017-05-07
* Org reader: support macrosAlbert Krewinkel2017-05-06
* Lua filter: fall-back to global filters when none is returnedAlbert Krewinkel2017-04-30
* Org reader: allow multi-word arguments to src block paramsAlbert Krewinkel2017-04-23
* Org reader: stop adding rundoc prefix to src paramsAlbert Krewinkel2017-04-23
* Org reader: handle line numbering switch for src blocksAlbert Krewinkel2017-04-23
* Org reader: allow emphasized text to be followed by `[`Albert Krewinkel2017-04-16
* Org reader: convert markup at beginning of footnotesAlbert Krewinkel2017-04-16
* Lua filter: allow shorthand functions for math and quotedAlbert Krewinkel2017-04-14
* Use lua constructors to push meta valuesAlbert Krewinkel2017-04-13
* Lua filter: improve doc filter performanceAlbert Krewinkel2017-04-07
* Ensure correctness of StackValue instancesAlbert Krewinkel2017-04-06
* Lua module: add readers submoduleAlbert Krewinkel2017-04-02
* Added JATS writer.John MacFarlane2017-03-30
* Initial addition of groff ms writer.John MacFarlane2017-03-23
* Lua filters (#3514)Albert Krewinkel2017-03-20
* Use tasty-golden for golden tests in Old.John MacFarlane2017-03-15
* Command tests: just findPandoc once.John MacFarlane2017-03-14
* Removed unneeded import.John MacFarlane2017-03-14
* Got rid of distracting warning in test output.John MacFarlane2017-03-14
* Small test plumbing improvement.John MacFarlane2017-03-14
* Use tasty for tests rather than test-framework.John MacFarlane2017-03-14
* Add Muse writer (#3489)Alexander Krotov2017-03-10
* Speed up Native writer quickcheck tests.John MacFarlane2017-03-07
* Small change to unbalanced bracket test to speed up test suite.John MacFarlane2017-03-07
* Stylish-haskell automatic formatting changes.John MacFarlane2017-03-04
* LaTeX writer: always add hypertarget when there's a non-empty identifier.John MacFarlane2017-03-01
* Add Org writer unit testsAlexander Krotov2017-02-12
* Use new warnings throughout the code base.John MacFarlane2017-02-11
* Removed --parse-raw and readerParseRaw.John MacFarlane2017-02-06
* Consolidated some common functions in Tests.Helper.John MacFarlane2017-02-04
* Added new test framework Tests.Command.John MacFarlane2017-02-04
* Added skeleton for Tests.Command.John MacFarlane2017-02-04
* Moved tests/ -> test/.John MacFarlane2017-02-04