aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Readers
AgeCommit message (Expand)AuthorFilesLines
2017-05-31Org reader: respect export option for tagsAlbert Krewinkel1-0/+6
2017-05-31Org reader: include tags in headlinesAlbert Krewinkel1-17/+19
2017-05-28Org reader: Fix cite parsing behaviourHerwig Stuetz1-0/+36
2017-05-27Org reader: subject full doc tree to headline transformationsAlbert Krewinkel1-2/+16
2017-05-18Org reader: fix smart parsing behaviorAlbert Krewinkel1-2/+2
2017-05-12Replace `repeat' and `take' with `replicate'Alexander Krotov1-1/+1
2017-05-06Org reader: support macrosAlbert Krewinkel1-0/+18
2017-04-23Org reader: allow multi-word arguments to src block paramsAlbert Krewinkel1-0/+9
2017-04-23Org reader: stop adding rundoc prefix to src paramsAlbert Krewinkel1-33/+26
2017-04-23Org reader: handle line numbering switch for src blocksAlbert Krewinkel1-0/+9
2017-04-16Org reader: allow emphasized text to be followed by `[`Albert Krewinkel1-0/+10
2017-04-16Org reader: convert markup at beginning of footnotesAlbert Krewinkel1-0/+10
2017-03-14Got rid of distracting warning in test output.John MacFarlane1-2/+2
2017-03-14Use tasty for tests rather than test-framework.John MacFarlane9-47/+47
2017-03-07Small change to unbalanced bracket test to speed up test suite.John MacFarlane1-1/+1
2017-03-04Stylish-haskell automatic formatting changes.John MacFarlane9-38/+32
2017-02-11Use new warnings throughout the code base.John MacFarlane1-1/+1
2017-02-04Moved tests/ -> test/.John MacFarlane9-0/+3602