Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some more changes to test scripts. | David Waern | 2011-11-25 | 2 | -3/+9 |
| | |||||
* | Accept test output. | David Waern | 2011-11-25 | 29 | -653/+1487 |
| | |||||
* | Avoid depency on regex-compat also in accept.hs. | David Waern | 2011-11-25 | 1 | -2/+8 |
| | |||||
* | Avoid haskell98 dependency in test | David Waern | 2011-11-24 | 1 | -1/+1 |
| | |||||
* | Fix a bug in test runner and get rid of regex-compat dependency. | David Waern | 2011-11-24 | 1 | -5/+9 |
| | |||||
* | Rename copy.hs -> accept.hs. | David Waern | 2011-11-05 | 2 | -3/+33 |
| | |||||
* | Make testsuite able to find its dependencies automatically. | David Waern | 2011-10-27 | 1 | -11/+22 |
| | |||||
* | Sort import list | David Waern | 2011-10-23 | 1 | -8/+8 |
| | |||||
* | Use cabal's test suite support to run the test suite | David Waern | 2011-05-22 | 2 | -24/+22 |
| | | | | This gives up proper dependency tracking of the test script. | ||||
* | Add support for blank lines in the result of examples | Simon Hengel | 2011-04-08 | 2 | -0/+17 |
| | | | | | Result lines that only contain the string "<BLANKLINE>" are treated as a blank line. | ||||
* | Update Haddock version in *.html.ref | Simon Hengel | 2011-04-08 | 29 | -29/+29 |
| | |||||
* | Update runtests.hs for GHC 7.0.2 | Simon Hengel | 2011-04-08 | 1 | -2/+2 |
| | |||||
* | Update tests following version bump | David Waern | 2010-12-06 | 29 | -29/+29 |
| | |||||
* | Rename golden-tests into html-tests. "golden tests" sounds strange | David Waern | 2010-12-06 | 63 | -0/+6308 |