| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix running the testsuite on msys | Ian Lynagh | 2010-04-12 | 1 | -2/+10 |
* | Use the UTF8 codepage when running on Windows | Ian Lynagh | 2010-03-19 | 1 | -22/+33 |
* | Fix running hp2ps in a directory containing spaces | Ian Lynagh | 2010-03-04 | 1 | -1/+1 |
* | Give more info in the testsuite output | Ian Lynagh | 2010-01-01 | 1 | -1/+4 |
* | Check for duplicate test names, and report them as framework failures | Ian Lynagh | 2010-01-01 | 1 | -0/+5 |
* | Refactor the cleaning code | Ian Lynagh | 2009-12-19 | 1 | -31/+32 |
* | Remove unused clean_o_hi function | Ian Lynagh | 2009-12-19 | 1 | -3/+0 |
* | Add clean_cmd to the testsuite, and use it in bug1465 | Ian Lynagh | 2009-12-19 | 2 | -0/+20 |
* | Remove debugging print | Ian Lynagh | 2009-12-19 | 1 | -1/+0 |
* | Add pre-command support to the testsuite, and fix annrun01 by using it | Ian Lynagh | 2009-12-19 | 2 | -0/+22 |
* | Allow tests to behave differently depending on whether the compiler is in-tree | Ian Lynagh | 2009-12-18 | 2 | -0/+15 |
* | Print out how many tests we have done and the total when we run a test | Ian Lynagh | 2009-11-28 | 1 | -1/+1 |
* | Gather all tests at once, rather than doing them directory by directory | Ian Lynagh | 2009-11-28 | 3 | -41/+35 |
* | grab the target architecture from GHC, and add an if_arch() test | Simon Marlow | 2009-11-24 | 2 | -0/+7 |
* | Fix setting of utf8 locale on Mac OS X | Manuel M T Chakravarty | 2009-11-12 | 1 | -1/+1 |
* | add config.have_shared_libs | Simon Marlow | 2009-11-04 | 1 | -0/+3 |
* | Don't use threads on Windows | Ian Lynagh | 2009-10-28 | 1 | -17/+22 |
* | Normalise slashes | Ian Lynagh | 2009-10-21 | 1 | -0/+1 |
* | Always use / to join paths; stops "make -C .\ clean" being misparsed | Ian Lynagh | 2009-10-21 | 1 | -1/+1 |
* | wibbles to setting LC_ALL, trying to fix buildbot test failures | Simon Marlow | 2009-09-29 | 1 | -2/+3 |
* | Fix runtests.py for Python 2.6.1 | Manuel M T Chakravarty | 2009-09-17 | 1 | -3/+5 |
* | add -no-user-package-conf to GHC command lines | Simon Marlow | 2009-07-24 | 1 | -1/+1 |
* | Follow Integer changes | Ian Lynagh | 2009-07-21 | 1 | -1/+1 |
* | Follow Integer library changes | Ian Lynagh | 2009-06-23 | 1 | -0/+4 |
* | Look at whether we already have a UTF8 locale, before trying to find one | Ian Lynagh | 2009-06-11 | 1 | -9/+14 |
* | Try and find a utf8 locale to use | Ian Lynagh | 2009-06-10 | 1 | -0/+16 |
* | Use +RTS -V0 when looking at timing information | Ian Lynagh | 2009-06-05 | 1 | -2/+2 |
* | Tweak the driver so that 2566 passes in teh new build system | Ian Lynagh | 2009-04-26 | 1 | -0/+4 |
* | Add support for compiler -t stats | Ian Lynagh | 2009-04-04 | 2 | -38/+65 |
* | Define if_not_platform | Ian Lynagh | 2009-04-03 | 1 | -0/+6 |
* | Define if_wordsize in the driver | Ian Lynagh | 2009-04-03 | 1 | -0/+6 |
* | Improve the testsuite driver support for -t stats, and enhance space_leak_001 | Ian Lynagh | 2009-04-03 | 2 | -42/+40 |
* | Rewrite the result testing logic in simple_run | Ian Lynagh | 2009-04-03 | 1 | -8/+11 |
* | Re-indent simple_run in the driver | Ian Lynagh | 2009-04-03 | 1 | -54/+54 |
* | Define and use opts in simple_run in the driver | Ian Lynagh | 2009-04-03 | 1 | -6/+8 |
* | clean .eventlog files | Simon Marlow | 2009-03-30 | 1 | -1/+1 |
* | Fix trac #3091: the driver was choking on python versions containing letters | Ian Lynagh | 2009-03-20 | 1 | -3/+7 |
* | Fix test 2566 in the new build system | Ian Lynagh | 2009-01-09 | 1 | -0/+9 |
* | check for valid .prof files when profiling | Simon Marlow | 2008-12-15 | 1 | -3/+21 |
* | Clean .exe.manifest files | Ian Lynagh | 2008-12-03 | 1 | -1/+1 |
* | small fix to the space-leak testing framework | Simon Marlow | 2008-11-25 | 1 | -1/+1 |
* | Don't show whitespace differences when diffing test results | Ian Lynagh | 2008-11-23 | 1 | -2/+10 |
* | Add a space leak test, and some infrastructure for checking space usage | Ian Lynagh | 2008-11-23 | 2 | -0/+48 |
* | Print out exceptions when cleaning tests | Ian Lynagh | 2008-10-01 | 1 | -3/+11 |
* | Remove no_clean from the driver | Ian Lynagh | 2008-08-25 | 1 | -3/+0 |
* | Simplify the driver a bit: Break skip_{if,unless}_tag down into smaller parts | Ian Lynagh | 2008-08-17 | 1 | -10/+8 |
* | Tweak whitespace | Ian Lynagh | 2008-06-28 | 1 | -4/+4 |
* | Clean <test>.std{out,err}.normalised | Ian Lynagh | 2008-06-28 | 1 | -0/+1 |
* | Clean empty directories as well as files | Ian Lynagh | 2008-06-28 | 1 | -1/+6 |
* | Use -fforce-recomp instead of -no-recomp | Ian Lynagh | 2008-06-14 | 1 | -3/+3 |