summaryrefslogtreecommitdiff
path: root/test/Tests/Writers
Commit message (Expand)AuthorAge
...
* Add new style FB2 testsAlexander Krotov2017-10-28
* Automatic reformating by stylish-haskell.John MacFarlane2017-10-27
* Fixed writer tests not to use writerUserDataDir.John MacFarlane2017-08-10
* Muse writer: insert two blanklines between lists of the same type (#3844)Alexander2017-08-08
* Fix docx writer test for ghc 8.2.1.John MacFarlane2017-07-15
* Rearrange docx writer roundtrip test.John MacFarlane2017-07-15
* Refactored compareOutput in docx writer testJohn MacFarlane2017-07-14
* Muse writer: indent lists inside <quote> with at least one space (#3795)Alexander Krotov2017-07-12
* Muse writer: fix hlint errors (#3764)Alexander Krotov2017-06-26
* Switched Writer types to use Text.John MacFarlane2017-06-11
* Changed all readers to take Text instead of String.John MacFarlane2017-06-10
* Muse writer: Indent tables with one space (#3649)Alexander Krotov2017-05-07
* Removed unneeded import.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
* 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
* Moved tests/ -> test/.John MacFarlane2017-02-04