aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Writers/Org.hs
AgeCommit message (Expand)AuthorFilesLines
2021-02-13Org: support task_lists extensionAlbert Krewinkel1-11/+46
2021-02-07Avoid unnecessary use of NoImplicitPrelude pragma (#7089)Albert Krewinkel1-2/+0
2018-03-18Use NoImplicitPrelude and explicitly import Prelude.John MacFarlane1-0/+2
2017-03-14Use tasty for tests rather than test-framework.John MacFarlane1-3/+3
2017-03-04Stylish-haskell automatic formatting changes.John MacFarlane1-3/+3
2017-02-12Add Org writer unit testsAlexander Krotov1-0/+25