summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
...
* 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 .gitignoreMax Bolingbroke2011-06-301-0/+3
* 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-282-7/+15
* 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-233-1/+26
* 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
* Accidentally tracked some binaries. Now added them to '.gitignore.Manuel M T Chakravarty2011-06-201-1/+8
* Adapt DPH tests to recent changes in the DPH libraries.Manuel M T Chakravarty2011-06-1910-30/+37
* Add test for byte array copy primopsJohan Tibell2011-06-164-1/+151
* Merge branch 'master' of http://darcs.haskell.org/testsuiteDavid Waern2011-06-171-44/+88
|\
| * Print the reason tests fail in the testsuite summary (#5024)Ian Lynagh2011-06-171-6/+36
| * When tests return 'fail', return a 'reason' tooIan Lynagh2011-06-171-38/+52
* | Merge branch 'master' of http://darcs.haskell.org/testsuiteDavid Waern2011-06-1734-101/+323
|\ \ | |/
| * 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
| * Follow DatatypeContexts deprecationIan Lynagh2011-06-1521-0/+67
| * Show directories in testsuite summary; partially fixes #5024Ian Lynagh2011-06-151-21/+28
| * Merge branch 'master' of http://darcs.haskell.org/testsuiteDimitrios Vytiniotis2011-06-153-11/+196
| |\
| | * Fix bug in mutlisrc compile not picking up compilation errors.David Terei2011-06-141-1/+3
| | * Add test for unrolling memcpy/memset in the x86 backendJohan Tibell2011-06-142-10/+193
| * | Merge branch 'master' of http://darcs.haskell.org/testsuiteDimitrios Vytiniotis2011-06-1424-15/+158
| |\ \ | | |/