Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add "all" command to runtests.hs that runs all tests despite failures | David Waern | 2008-07-23 | 1 | -3/+4 |
* | Run haddock in-place during testing | David Waern | 2008-06-30 | 1 | -1/+5 |
* | Use ghc-paths to get the lib dir | David Waern | 2008-06-26 | 1 | -6/+3 |
* | Simplify test suite and add tests | David Waern | 2008-04-12 | 1 | -25/+11 |
* | Add a flag for turning off all warnings | David Waern | 2008-04-11 | 1 | -1/+1 |
* | Turn off GHC warnings when running tests | David Waern | 2008-04-11 | 1 | -1/+1 |
* | Use the in-place haddock when running tests | David Waern | 2008-04-11 | 1 | -1/+1 |
* | Give a diff on test failure | David Waern | 2007-12-08 | 1 | -1/+2 |
* | Update runtests.hs following changes to haddock | David Waern | 2007-11-08 | 1 | -2/+2 |
* | Add a simple test suite | David Waern | 2007-10-09 | 1 | -0/+66 |