Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-07-26 | Moved WriterOptions and associated types Shared -> Options. | John MacFarlane | 5 | -8/+7 |
2012-07-26 | Moved tests to tests/, modified cabal file so lib isn't recompiled. | John MacFarlane | 5 | -0/+206 |
2011-01-29 | Moved tests to src. | John MacFarlane | 2 | -92/+0 |
2011-01-29 | Removed intentionally failing test in ConTeXt writer tests. | John MacFarlane | 1 | -2/+2 |
2011-01-26 | Updates for compiling with ghc 7. | John MacFarlane | 1 | -1/+1 |
2011-01-22 | Use ANSI color to point to diffs in test output. | John MacFarlane | 1 | -2/+2 |
2011-01-22 | Added native writer tests. | John MacFarlane | 1 | -0/+20 |
2011-01-22 | Added 'property' in Tests.Helpers & some quickcheck tests. | John MacFarlane | 1 | -0/+12 |
2011-01-22 | Improved test framework. | John MacFarlane | 1 | -12/+43 |
2011-01-21 | More informative output on writer test failure. | John MacFarlane | 1 | -6/+6 |
2011-01-21 | Added Tests.Writers.ConTeXt and helpers for writer tests. | John MacFarlane | 1 | -0/+29 |