aboutsummaryrefslogtreecommitdiff
path: root/tests/Tests/Arbitrary.hs
AgeCommit message (Expand)Author
2013-06-24Use new flexible metadata type.John MacFarlane
2013-01-09Added Attr field to Header.John MacFarlane
2012-07-26Moved tests to tests/, modified cabal file so lib isn't recompiled.John MacFarlane
2011-01-29Moved tests to src.John MacFarlane
2011-01-29Tests.Arbitrary: don't allow empty list items.John MacFarlane
2011-01-26Add support for attributes in inline Code.John MacFarlane
2011-01-26Bumped version to 1.8; depend on pandoc-types 1.8.John MacFarlane
2011-01-22Tests.Arbitrary: Let strings include any character.John MacFarlane
2011-01-22Added native writer tests.John MacFarlane
2011-01-22Tests.Arbitrary: Added instances for Inlines, Blocks.John MacFarlane
2011-01-13Added Tests/Arbitrary.hs, with Arbitrary instances.John MacFarlane