summaryrefslogtreecommitdiff
path: root/tests/Tests/Writers/Native.hs
AgeCommit message (Expand)Author
2017-02-04Moved tests/ -> test/.John MacFarlane
2017-01-25Update tests to work with runPure.John MacFarlane
2016-11-30Options: Removed writerStandalone, made writerTemplate a Maybe.John MacFarlane
2016-10-14Remove Tests.ArbitraryJesse Rosenthal
2015-11-09Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane
2015-11-08Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane
2013-06-24Use new flexible metadata type.John MacFarlane
2012-07-26Moved WriterOptions and associated types Shared -> Options.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-22Added native writer tests.John MacFarlane