summaryrefslogtreecommitdiff
path: root/tests/Tests/Writers/ConTeXt.hs
Commit message (Expand)AuthorAge
* Moved tests/ -> test/.John MacFarlane2017-02-04
* Update tests to work with runPure.John MacFarlane2017-01-25
* Remove Tests.ArbitraryJesse Rosenthal2016-10-14
* Removed some redundant class constraints.John MacFarlane2016-07-14
* Implemented SoftBreak and new `--wrap` option.John MacFarlane2015-12-11
* Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane2015-11-09
* Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane2015-11-08
* Eliminated use of TH in test suite.John MacFarlane2013-01-23
* Added Attr field to Header.John MacFarlane2013-01-09
* Updated tests for tight/loose lists.John MacFarlane2013-01-07
* Moved WriterOptions and associated types Shared -> Options.John MacFarlane2012-07-26
* Moved tests to tests/, modified cabal file so lib isn't recompiled.John MacFarlane2012-07-26
* Moved tests to src.John MacFarlane2011-01-29
* Removed intentionally failing test in ConTeXt writer tests.John MacFarlane2011-01-29
* Updates for compiling with ghc 7.John MacFarlane2011-01-26
* Use ANSI color to point to diffs in test output.John MacFarlane2011-01-22
* Added 'property' in Tests.Helpers & some quickcheck tests.John MacFarlane2011-01-22
* Improved test framework.John MacFarlane2011-01-22
* More informative output on writer test failure.John MacFarlane2011-01-21
* Added Tests.Writers.ConTeXt and helpers for writer tests.John MacFarlane2011-01-21