Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Safe Haskell test to include recomp checks | David Terei | 2011-11-09 | 10 | -4/+105 |
* | Make cgrun059 code slightly clearer | Ian Lynagh | 2011-11-09 | 1 | -1/+1 |
* | Add test case T4491 for #4491. | Geoffrey Mainland | 2011-11-09 | 5 | -0/+49 |
* | add test for #5559 (unicode cost-centre names) | Simon Marlow | 2011-11-09 | 4 | -0/+37 |
* | add test for #5611 | Simon Marlow | 2011-11-09 | 4 | -0/+38 |
* | mark 5250 as expect_fail on Windows | Simon Marlow | 2011-11-09 | 1 | -0/+2 |
* | fix test on Windows | Simon Marlow | 2011-11-09 | 1 | -6/+10 |
* | ghci038 is expect_broken(5289) on Windows | Simon Marlow | 2011-11-09 | 1 | -1/+5 |
* | Follow API changes in DPH tests | Ben Lippmeier | 2011-11-09 | 4 | -6/+6 |
* | Update Mixed01 for new output | David Terei | 2011-11-08 | 1 | -0/+4 |
* | dph-diophantine-fast(normal) fails (#5613) | Ian Lynagh | 2011-11-08 | 1 | -0/+1 |
* | update to use HsFFI.h (was using the old Rts.h API) | Simon Marlow | 2011-11-08 | 1 | -5/+3 |
* | add test for #5594 | Simon Marlow | 2011-11-08 | 5 | -0/+30 |
* | Add missing file | Ian Lynagh | 2011-11-08 | 1 | -0/+5 |
* | test for #5421 | Simon Marlow | 2011-11-07 | 2 | -0/+20 |
* | Add a test for trac #5423 | Ian Lynagh | 2011-11-06 | 4 | -0/+30 |
* | Add a test for TH's qAddDependentFile | Ian Lynagh | 2011-11-06 | 5 | -0/+49 |
* | Add a test for #5267 | Ian Lynagh | 2011-11-05 | 2 | -0/+32 |
* | Add a test for #5380 | Ian Lynagh | 2011-11-05 | 3 | -0/+30 |
* | Add a test for #5603 | Ian Lynagh | 2011-11-04 | 2 | -0/+16 |
* | Update GenDerivOutput output | Jose Pedro Magalhaes | 2011-11-04 | 1 | -15/+14 |
* | follow changes in Core: Note -> Tick | Simon Marlow | 2011-11-02 | 2 | -3/+3 |
* | Add test for a bug in the byte code generator | Simon Marlow | 2011-11-02 | 3 | -0/+5010 |
* | accept (better) output | Simon Marlow | 2011-11-02 | 2 | -4/+4 |
* | print032 is not broken any more | Simon Marlow | 2011-11-02 | 2 | -6/+6 |
* | some more profiling tests | Simon Marlow | 2011-11-02 | 26 | -12/+440 |
* | make cg057 compile | Simon Marlow | 2011-11-02 | 1 | -1/+1 |
* | Merge branch 'master' of http://darcs.haskell.org/testsuite | Simon Peyton Jones | 2011-11-02 | 1 | -1/+0 |
|\ | |||||
| * | Test 5250 works on LLVM now. | David Terei | 2011-11-01 | 1 | -1/+0 |
* | | Test Trac #5592 | Simon Peyton Jones | 2011-11-01 | 4 | -0/+19 |
|/ | |||||
* | Test for #5589. | Michal Terepeta | 2011-10-31 | 3 | -0/+12 |
* | Fix test T5373 for +RTS/rtsopts changes | Duncan Coutts | 2011-10-28 | 1 | -4/+4 |
* | Remove cabal02 | Ian Lynagh | 2011-10-26 | 10 | -74/+0 |
* | More updates to Safe Haskell tests | David Terei | 2011-10-25 | 8 | -26/+25 |
* | More fixes to Safe Haskell test for design changes | David Terei | 2011-10-25 | 26 | -3/+78 |
* | Add more Safe Haskell tests for new design | David Terei | 2011-10-25 | 36 | -15/+94 |
* | Modify and add a bunch of new tests for Safe Haskell changes | David Terei | 2011-10-25 | 69 | -41/+588 |
* | The hsc2hs tests now pass on Windows, and 3929 is closed | Ian Lynagh | 2011-10-25 | 1 | -8/+4 |
* | Update T4801 bounds for x86 (based on OS X values) | Ian Lynagh | 2011-10-25 | 1 | -5/+5 |
* | Merge branch 'master' of http://darcs.haskell.org/testsuite | Ian Lynagh | 2011-10-25 | 8 | -1/+34 |
|\ | |||||
| * | Merge branch 'master' of http://darcs.haskell.org/testsuite | Simon Peyton Jones | 2011-10-25 | 5 | -1/+17 |
| |\ | |||||
| | * | fix test wrapper for 5558 | Simon Marlow | 2011-10-25 | 1 | -1/+1 |
| | * | test for #5564 | Simon Marlow | 2011-10-25 | 4 | -0/+16 |
| * | | Test :kind and :kind! commands | Simon Peyton Jones | 2011-10-25 | 4 | -0/+17 |
| |/ | |||||
* | | Add a couple of hsc2hs tests | Ian Lynagh | 2011-10-25 | 6 | -4/+52 |
|/ | |||||
* | Add test for T5581 | Max Bolingbroke | 2011-10-25 | 2 | -0/+8 |
* | Accept improved stats in T4801 | Max Bolingbroke | 2011-10-25 | 1 | -5/+5 |
* | Accept better perf on Windows | Simon Peyton Jones | 2011-10-24 | 2 | -4/+6 |
* | Improved error meesage | Simon Peyton Jones | 2011-10-24 | 1 | -1/+2 |
* | Merge branch 'master' of http://darcs.haskell.org/testsuite | Simon Peyton Jones | 2011-10-24 | 12 | -9/+56 |
|\ |