Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken python syntax | Ian Lynagh | 2009-12-19 | 1 | -1/+1 |
* | Add you more clean_cmd's | Ian Lynagh | 2009-12-19 | 9 | -31/+34 |
* | Add some more clean_cmd's | Ian Lynagh | 2009-12-19 | 2 | -5/+10 |
* | 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 | 3 | -3/+24 |
* | Remove debugging print | Ian Lynagh | 2009-12-19 | 1 | -1/+0 |
* | Fix cleaning annrun01 | Ian Lynagh | 2009-12-19 | 2 | -11/+6 |
* | Add pre-command support to the testsuite, and fix annrun01 by using it | Ian Lynagh | 2009-12-19 | 3 | -2/+23 |
* | Remove no-longer-used files | Ian Lynagh | 2009-12-18 | 6 | -15/+0 |
* | Fix driver016,driver019,driver028 | Ian Lynagh | 2009-12-18 | 2 | -15/+21 |
* | Allow tests to behave differently depending on whether the compiler is in-tree | Ian Lynagh | 2009-12-18 | 6 | -1/+26 |
* | Remove a test for GHC < 6.11 | Ian Lynagh | 2009-12-18 | 1 | -1/+1 |
* | Update output | simonpj | 2009-12-16 | 1 | -1/+1 |
* | Add test for applying specialisations inside InlineRules | simonpj | 2009-12-16 | 3 | -0/+228 |
* | Test Trac #3717 | simonpj | 2009-12-16 | 3 | -0/+62 |
* | Add test for type families, discovered by Roman | simonpj | 2009-12-11 | 2 | -0/+42 |
* | Tweak T3234 test and accept output | Ian Lynagh | 2009-12-15 | 2 | -1/+45 |
* | Accept output for T2486 | Ian Lynagh | 2009-12-15 | 1 | -2/+2 |
* | Tweak rule2 test and accept output | Ian Lynagh | 2009-12-15 | 2 | -5/+16 |
* | Decouple ghcpkg02 from the GHC build tree | Ian Lynagh | 2009-12-11 | 2 | -11/+7 |
* | use a smaller stack limit for conc012(ghci) | Simon Marlow | 2009-12-11 | 1 | -1/+3 |
* | add test for #3742 | Simon Marlow | 2009-12-10 | 2 | -0/+13 |
* | add test for #3741 | Simon Marlow | 2009-12-10 | 2 | -1/+5 |
* | update expected value comments | Simon Marlow | 2009-12-08 | 1 | -1/+2 |
* | Fix quoting, and add some sanity checking | Ian Lynagh | 2009-12-09 | 1 | -1/+5 |
* | Fix typos | Ian Lynagh | 2009-12-09 | 1 | -3/+3 |
* | accept output (column numbers) | Simon Marlow | 2009-12-08 | 1 | -3/+3 |
* | accept output | Simon Marlow | 2009-12-08 | 1 | -1/+1 |
* | Add output for T3102 | simonpj | 2009-12-07 | 1 | -0/+9 |
* | Track error message changes for deriving | simonpj | 2009-12-07 | 19 | -196/+200 |
* | Test Trac #3012 | simonpj | 2009-12-07 | 2 | -0/+13 |
* | Add another layout test | Ian Lynagh | 2009-12-05 | 4 | -1/+24 |
* | Add another layout test | Ian Lynagh | 2009-12-05 | 4 | -1/+21 |
* | Add another layout test | Ian Lynagh | 2009-12-05 | 4 | -1/+21 |
* | Add another layout rule test | Ian Lynagh | 2009-12-05 | 4 | -1/+23 |
* | Add another layout test | Ian Lynagh | 2009-12-05 | 4 | -1/+16 |
* | Add a test for the difference between the H98 and the alternative layout rules | Ian Lynagh | 2009-12-05 | 4 | -0/+29 |
* | Accept column change output in break021 | Ian Lynagh | 2009-12-03 | 1 | -23/+23 |
* | Accept output for break020 | Ian Lynagh | 2009-12-03 | 1 | -7/+7 |
* | Add test for a loop in the simplifier | simonpj | 2009-11-30 | 2 | -0/+42 |
* | Test Trac #3100 | simonpj | 2009-11-30 | 2 | -0/+21 |
* | fix driver033 | Simon Marlow | 2009-12-02 | 1 | -1/+1 |
* | add a test for #414 | Simon Marlow | 2009-11-30 | 5 | -0/+13 |
* | add a test for #3677 | Simon Marlow | 2009-11-30 | 3 | -0/+18 |
* | Fix cabal03 | Ian Lynagh | 2009-11-29 | 3 | -8/+1 |
* | In cabal03, don't register --inplace | Ian Lynagh | 2009-11-29 | 1 | -7/+7 |
* | Tweak cabal03 test | Ian Lynagh | 2009-11-29 | 1 | -5/+7 |
* | Add a missing package-db flag from cabal03 | Ian Lynagh | 2009-11-29 | 1 | -1/+1 |
* | Refactor the cabal03 test | Ian Lynagh | 2009-11-29 | 1 | -14/+10 |