summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Fix broken python syntaxIan Lynagh2009-12-191-1/+1
* Add you more clean_cmd'sIan Lynagh2009-12-199-31/+34
* Add some more clean_cmd'sIan Lynagh2009-12-192-5/+10
* Refactor the cleaning codeIan Lynagh2009-12-191-31/+32
* Remove unused clean_o_hi functionIan Lynagh2009-12-191-3/+0
* Add clean_cmd to the testsuite, and use it in bug1465Ian Lynagh2009-12-193-3/+24
* Remove debugging printIan Lynagh2009-12-191-1/+0
* Fix cleaning annrun01Ian Lynagh2009-12-192-11/+6
* Add pre-command support to the testsuite, and fix annrun01 by using itIan Lynagh2009-12-193-2/+23
* Remove no-longer-used filesIan Lynagh2009-12-186-15/+0
* Fix driver016,driver019,driver028Ian Lynagh2009-12-182-15/+21
* Allow tests to behave differently depending on whether the compiler is in-treeIan Lynagh2009-12-186-1/+26
* Remove a test for GHC < 6.11Ian Lynagh2009-12-181-1/+1
* Update outputsimonpj2009-12-161-1/+1
* Add test for applying specialisations inside InlineRulessimonpj2009-12-163-0/+228
* Test Trac #3717simonpj2009-12-163-0/+62
* Add test for type families, discovered by Romansimonpj2009-12-112-0/+42
* Tweak T3234 test and accept outputIan Lynagh2009-12-152-1/+45
* Accept output for T2486Ian Lynagh2009-12-151-2/+2
* Tweak rule2 test and accept outputIan Lynagh2009-12-152-5/+16
* Decouple ghcpkg02 from the GHC build treeIan Lynagh2009-12-112-11/+7
* use a smaller stack limit for conc012(ghci)Simon Marlow2009-12-111-1/+3
* add test for #3742Simon Marlow2009-12-102-0/+13
* add test for #3741Simon Marlow2009-12-102-1/+5
* update expected value commentsSimon Marlow2009-12-081-1/+2
* Fix quoting, and add some sanity checkingIan Lynagh2009-12-091-1/+5
* Fix typosIan Lynagh2009-12-091-3/+3
* accept output (column numbers)Simon Marlow2009-12-081-3/+3
* accept outputSimon Marlow2009-12-081-1/+1
* Add output for T3102simonpj2009-12-071-0/+9
* Track error message changes for derivingsimonpj2009-12-0719-196/+200
* Test Trac #3012simonpj2009-12-072-0/+13
* Add another layout testIan Lynagh2009-12-054-1/+24
* Add another layout testIan Lynagh2009-12-054-1/+21
* Add another layout testIan Lynagh2009-12-054-1/+21
* Add another layout rule testIan Lynagh2009-12-054-1/+23
* Add another layout testIan Lynagh2009-12-054-1/+16
* Add a test for the difference between the H98 and the alternative layout rulesIan Lynagh2009-12-054-0/+29
* Accept column change output in break021Ian Lynagh2009-12-031-23/+23
* Accept output for break020Ian Lynagh2009-12-031-7/+7
* Add test for a loop in the simplifiersimonpj2009-11-302-0/+42
* Test Trac #3100simonpj2009-11-302-0/+21
* fix driver033Simon Marlow2009-12-021-1/+1
* add a test for #414Simon Marlow2009-11-305-0/+13
* add a test for #3677Simon Marlow2009-11-303-0/+18
* Fix cabal03Ian Lynagh2009-11-293-8/+1
* In cabal03, don't register --inplaceIan Lynagh2009-11-291-7/+7
* Tweak cabal03 testIan Lynagh2009-11-291-5/+7
* Add a missing package-db flag from cabal03Ian Lynagh2009-11-291-1/+1
* Refactor the cabal03 testIan Lynagh2009-11-291-14/+10