aboutsummaryrefslogtreecommitdiff
path: root/tests/Tests/Readers/RST.hs
AgeCommit message (Expand)AuthorFilesLines
2015-02-18Update testsMatthew Pickering1-1/+2
2014-12-12RST Reader: compute Attrs when role is definedDaniel Bergey1-1/+1
2014-12-12WIP: tests for RST rolesDaniel Bergey1-18/+37
2014-12-01parse RST class directivesDaniel Bergey1-0/+6
2014-12-01parse RST quoted literal blocksDaniel Bergey1-1/+16
2013-06-24Use new flexible metadata type.John MacFarlane1-11/+23
2013-01-23Eliminated use of TH in test suite.John MacFarlane1-19/+18
2013-01-13RST reader: Line block improvements.John MacFarlane1-2/+2
2012-07-26Moved tests to tests/, modified cabal file so lib isn't recompiled.John MacFarlane1-0/+60
2011-01-29Moved tests to src.John MacFarlane1-46/+0
2011-01-26RST reader: Improved field lists.John MacFarlane1-11/+11
2011-01-26Added RST reader tests.John MacFarlane1-0/+46