summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress
Commit message (Expand)AuthorAgeFilesLines
* Add tests for Safe HaskellDavid Terei2011-07-0696-0/+950
* Improvements to testsuite to allow more complex testsDavid Terei2011-07-061-2/+0
* Add test for #5129Simon Marlow2011-07-062-0/+22
* Skip optllvmDavid Terei2011-07-061-1/+1
* Remove GenDeprecated testIan Lynagh2011-07-052-4/+0
* plugins01 fixesMax Bolingbroke2011-07-042-5/+1
* Fix validate failures with more quotingMax Bolingbroke2011-07-031-2/+2
* Test Trac #1595Simon Peyton Jones2011-07-013-0/+8
* Trac change in ids assigned by specialiserSimon Peyton Jones2011-06-301-4/+4
* Test Trac #5283Simon Peyton Jones2011-06-302-0/+21
* Add expected-fail test showing plugin linking is faultyMax Bolingbroke2011-06-304-0/+23
* Add another home-package-plugin testMax Bolingbroke2011-06-304-4/+5
* Add another test of home-package pluginsMax Bolingbroke2011-06-305-4/+11
* Plugin testsMax Bolingbroke2011-06-3019-0/+266
* add a test for stack pointer alignment (see #5250)Simon Marlow2011-06-293-0/+100
* T3064, T3294: update 32-bit values (downwards)Simon Marlow2011-06-291-8/+8
* Another variant of hashStr, this one caught a Hoopl bug.Edward Z. Yang2011-06-282-0/+22
* T3064 is no longer expected_broken(5224), and adjust the rangesSimon Marlow2011-06-281-8/+7
* remove datatype contextSimon Marlow2011-06-281-2/+2
* Fix spurious failure in ghcpkg05 in the nightly buildSimon Marlow2011-06-281-4/+12
* omit conc016(threaded2), it gives nondeterministic resultsSimon Marlow2011-06-282-7/+8
* slightly reduce the lower bound for peak_megabytes_allocated for T4801,Simon Marlow2011-06-281-1/+1
* Fix tcrun006 and tcrun029 (they need DatatypeContexts)Ian Lynagh2011-06-262-0/+2
* Remove a commented out importIan Lynagh2011-06-261-1/+0
* Add a perf test for #5205Ian Lynagh2011-06-263-0/+29
* Turn the #5030 test into a performance testIan Lynagh2011-06-263-198/+209
* Fix 3307 on WindowsMax Bolingbroke2011-06-243-9/+9
* Merge branch 'master' of http://darcs.haskell.org/testsuiteIan Lynagh2011-06-242-4/+3
|\
| * Merge branch 'master' of http://darcs.haskell.org/testsuiteBen Lippmeier2011-06-241-3/+5
| |\
| * | Fix dph-words. sliceP no wants its second argument to be the slice length.Ben Lippmeier2011-06-242-4/+3
* | | Tweak environment001Ian Lynagh2011-06-242-8/+8
| |/ |/|
* | Merge branch 'master' of dippy:c:/msys/1.0/home/ian/ghc/testsuiteIan Lynagh2011-06-232-12/+12
|\ \ | |/
| * Update Windows output for ghcpkg0[35]Ian Lynagh2011-06-232-12/+12
* | Improve a commentIan Lynagh2011-06-231-3/+5
|/
* Expect 4006 to fail on msysIan Lynagh2011-06-231-1/+6
* Semi-fix 4006 on msysIan Lynagh2011-06-231-1/+1
* Test Trac #3018Simon Peyton Jones2011-06-232-0/+107
* InstEqContext and InstEqContext3 both pass now (superclass equalities work)Simon Peyton Jones2011-06-231-2/+2
* Add tests for superclass equalitiesSimon Peyton Jones2011-06-229-32/+92
* Accept error message changes after removal of silent superclass parametersSimon Peyton Jones2011-06-222-2/+23
* Comments, plus Unix file conventionsSimon Peyton Jones2011-06-221-26/+19
* Test Trac #5051Simon Peyton Jones2011-06-222-1/+35
* Fix up testsuite for SafeHaskellDavid Terei2011-06-215-4/+12
* Adapt DPH tests to recent changes in the DPH libraries.Manuel M T Chakravarty2011-06-199-30/+35
* Add test for byte array copy primopsJohan Tibell2011-06-164-1/+151
* Merge branch 'master' of http://darcs.haskell.org/testsuiteDavid Waern2011-06-1733-79/+292
|\
| * Test Trac #5037Simon Peyton Jones2011-06-163-0/+15
| * Test 'gadt/termination' passes#Simon Peyton Jones2011-06-161-1/+1
| * Update output for recomp007Ian Lynagh2011-06-161-1/+1
| * Remove the tcrun007 testIan Lynagh2011-06-163-67/+0