Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update test output following change to instance filtering | David Waern | 2008-07-08 | 4 | -0/+136 |
| | |||||
* | Remove index.html and doc-index.html from output, they should not be versioned | David Waern | 2008-07-08 | 4 | -1312/+68 |
| | |||||
* | 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 |
| | | | | | The path can still be overridden using the -B flag. It's not longer required to pass the lib dir to the program that runs the test suite. | ||||
* | Update test output | David Waern | 2008-06-19 | 1 | -68/+68 |
| | |||||
* | Update test README | David Waern | 2008-04-12 | 1 | -3/+8 |
| | |||||
* | Add a script for copying test output to "expected" output | David Waern | 2008-04-12 | 1 | -0/+23 |
| | |||||
* | Simplify test suite and add tests | David Waern | 2008-04-12 | 65 | -45/+12816 |
| | | | | | I move all tests into one single directory to simplify things, and add a test for the last bug that was fixed. | ||||
* | 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 |
| | |||||
* | Add Hidden.html.ref to tests | David Waern | 2008-01-25 | 1 | -0/+88 |
| | |||||
* | Accept test output | David Waern | 2008-01-25 | 1 | -6/+8 |
| | |||||
* | Change Hidden.hs (test) to use OPTIONS_HADDOCK | David Waern | 2008-01-25 | 1 | -1/+1 |
| | |||||
* | Accept test output | David Waern | 2008-01-25 | 13 | -29/+25 |
| | |||||
* | Accept test output | David Waern | 2008-01-25 | 1 | -1/+1 |
| | |||||
* | Give a diff on test failure | David Waern | 2007-12-08 | 1 | -1/+2 |
| | |||||
* | Update tests | David Waern | 2007-12-08 | 14 | -220/+24 |
| | |||||
* | 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 | 31 | -0/+6469 |