summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
* Update Safe Haskell test to include recomp checksDavid Terei2011-11-0910-4/+105
* Make cgrun059 code slightly clearerIan Lynagh2011-11-091-1/+1
* Add test case T4491 for #4491.Geoffrey Mainland2011-11-095-0/+49
* add test for #5559 (unicode cost-centre names)Simon Marlow2011-11-094-0/+37
* add test for #5611Simon Marlow2011-11-094-0/+38
* mark 5250 as expect_fail on WindowsSimon Marlow2011-11-091-0/+2
* fix test on WindowsSimon Marlow2011-11-091-6/+10
* ghci038 is expect_broken(5289) on WindowsSimon Marlow2011-11-091-1/+5
* Follow API changes in DPH testsBen Lippmeier2011-11-094-6/+6
* Update Mixed01 for new outputDavid Terei2011-11-081-0/+4
* dph-diophantine-fast(normal) fails (#5613)Ian Lynagh2011-11-081-0/+1
* update to use HsFFI.h (was using the old Rts.h API)Simon Marlow2011-11-081-5/+3
* add test for #5594Simon Marlow2011-11-085-0/+30
* Add missing fileIan Lynagh2011-11-081-0/+5
* test for #5421Simon Marlow2011-11-072-0/+20
* Add a test for trac #5423Ian Lynagh2011-11-064-0/+30
* Add a test for TH's qAddDependentFileIan Lynagh2011-11-065-0/+49
* Add a test for #5267Ian Lynagh2011-11-052-0/+32
* Add a test for #5380Ian Lynagh2011-11-053-0/+30
* Add a test for #5603Ian Lynagh2011-11-042-0/+16
* Update GenDerivOutput outputJose Pedro Magalhaes2011-11-041-15/+14
* follow changes in Core: Note -> TickSimon Marlow2011-11-022-3/+3
* Add test for a bug in the byte code generatorSimon Marlow2011-11-023-0/+5010
* accept (better) outputSimon Marlow2011-11-022-4/+4
* print032 is not broken any moreSimon Marlow2011-11-022-6/+6
* some more profiling testsSimon Marlow2011-11-0226-12/+440
* make cg057 compileSimon Marlow2011-11-021-1/+1
* Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2011-11-021-1/+0
|\
| * Test 5250 works on LLVM now.David Terei2011-11-011-1/+0
* | Test Trac #5592Simon Peyton Jones2011-11-014-0/+19
|/
* Test for #5589.Michal Terepeta2011-10-313-0/+12
* Fix test T5373 for +RTS/rtsopts changesDuncan Coutts2011-10-281-4/+4
* Remove cabal02Ian Lynagh2011-10-2610-74/+0
* More updates to Safe Haskell testsDavid Terei2011-10-258-26/+25
* More fixes to Safe Haskell test for design changesDavid Terei2011-10-2526-3/+78
* Add more Safe Haskell tests for new designDavid Terei2011-10-2536-15/+94
* Modify and add a bunch of new tests for Safe Haskell changesDavid Terei2011-10-2569-41/+588
* The hsc2hs tests now pass on Windows, and 3929 is closedIan Lynagh2011-10-251-8/+4
* Update T4801 bounds for x86 (based on OS X values)Ian Lynagh2011-10-251-5/+5
* Merge branch 'master' of http://darcs.haskell.org/testsuiteIan Lynagh2011-10-258-1/+34
|\
| * Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2011-10-255-1/+17
| |\
| | * fix test wrapper for 5558Simon Marlow2011-10-251-1/+1
| | * test for #5564Simon Marlow2011-10-254-0/+16
| * | Test :kind and :kind! commandsSimon Peyton Jones2011-10-254-0/+17
| |/
* | Add a couple of hsc2hs testsIan Lynagh2011-10-256-4/+52
|/
* Add test for T5581Max Bolingbroke2011-10-252-0/+8
* Accept improved stats in T4801Max Bolingbroke2011-10-251-5/+5
* Accept better perf on WindowsSimon Peyton Jones2011-10-242-4/+6
* Improved error meesageSimon Peyton Jones2011-10-241-1/+2
* Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2011-10-2412-9/+56
|\