aboutsummaryrefslogtreecommitdiff
path: root/src/Tests/Arbitrary.hs
AgeCommit message (Expand)AuthorFilesLines
2012-07-26Moved tests to tests/, modified cabal file so lib isn't recompiled.John MacFarlane1-190/+0
2011-12-27Replaced Apostrophe, Ellipses, EmDash, EnDash w/ unicode strings.John MacFarlane1-4/+0
2011-12-13Use pandoc-types 1.9.*.John MacFarlane1-3/+3
2011-09-02TypeSynonymInstances no longer implies FlexibleInstances in GHC 7.2Antoine Latter1-1/+1
2011-07-31Tweaked Arbitrary instance to help avoid timeouts in tests.John MacFarlane1-2/+2
2011-02-04Improved Arbitrary instance.John MacFarlane1-32/+45
2011-01-29Moved tests to src.John MacFarlane1-0/+181