aboutsummaryrefslogtreecommitdiff
path: root/tests/html-tests/runtests.hs
Commit message (Collapse)AuthorAgeFilesLines
* runtests.hs: Use listToMaybe/fromMaybe instead of safeHead/maybeSimon Hengel2012-10-071-9/+5
|
* runtests.hs: Make -Wall proofSimon Hengel2012-10-071-6/+17
|
* runtests.hs: Fix some warningsSimon Hengel2012-10-071-8/+15
|
* Extend rather than set environment when running HTML testsSimon Hengel2012-10-071-3/+7
| | | | On some platforms (e.g. ppc64) GHC requires gcc in the path.
* Some more changes to test scripts.David Waern2011-11-251-1/+1
|
* Fix a bug in test runner and get rid of regex-compat dependency.David Waern2011-11-241-5/+9
|
* Make testsuite able to find its dependencies automatically.David Waern2011-10-271-11/+22
|
* Sort import listDavid Waern2011-10-231-8/+8
|
* Use cabal's test suite support to run the test suiteDavid Waern2011-05-221-14/+16
| | | | This gives up proper dependency tracking of the test script.
* Update runtests.hs for GHC 7.0.2Simon Hengel2011-04-081-2/+2
|
* Rename golden-tests into html-tests. "golden tests" sounds strangeDavid Waern2010-12-061-0/+115