summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
* Modified error output and new tests for PolyKinds commitSimon Peyton Jones2012-03-0275-206/+791
* fix test for the new TASKS stats outputSimon Marlow2012-03-021-1/+1
* add missing fileSimon Marlow2012-03-011-0/+17
* accept outputSimon Marlow2012-03-016-10/+17
* update ghci024 following changes to :setSimon Marlow2012-03-012-8/+26
* add a test for :setiSimon Marlow2012-03-014-0/+86
* update 32-bit resultsSimon Marlow2012-02-291-21/+12
* Wibbles to error messagesSimon Peyton Jones2012-02-284-17/+7
* add test for #5866Simon Marlow2012-02-273-0/+12
* Test changing the -main-is function name, not just the moduleSimon Marlow2012-02-272-0/+5
* Move test array01 into the array packageIan Lynagh2012-02-263-37/+0
* Add a test for a "value" FFI import with a function typeIan Lynagh2012-02-263-0/+16
* Add a test that you can't import "value"s using ccallIan Lynagh2012-02-264-0/+18
* Add a test for CAPI value importsIan Lynagh2012-02-265-0/+28
* Add a test for FFI decl parsingIan Lynagh2012-02-254-0/+22
* Use 64bit args in mul2Ian Lynagh2012-02-242-10/+10
* Add 32bit output for mul2Ian Lynagh2012-02-241-0/+15
* Add a test for 2-word-multiplyIan Lynagh2012-02-243-0/+42
* Add 32-bit output for add2Ian Lynagh2012-02-231-0/+15
* Add a test for add-with-carryIan Lynagh2012-02-233-0/+44
* Update test outputs now the bytestring version number has changedIan Lynagh2012-02-224-4/+4
* Update output for rnfail055 againIan Lynagh2012-02-221-12/+4
* Remove type synonym part of Capi_Ctype_001Ian Lynagh2012-02-223-12/+0
* Follow more output changesIan Lynagh2012-02-212-4/+23
* Accept output in ccfail004Ian Lynagh2012-02-211-0/+11
* Accept updateIan Lynagh2012-02-212-0/+4
* Fix Capi_Ctype_001 on case-sensitive filesystemsIan Lynagh2012-02-213-3/+3
* Update tests following OldException removalIan Lynagh2012-02-1812-155/+89
* Add another test for CAPI / CTYPEIan Lynagh2012-02-177-0/+82
* Add a CAPI / CTYPE test (Capi_Ctype_001)Ian Lynagh2012-02-167-0/+128
* update outputSimon Marlow2012-02-161-1/+1
* update max_bytes_used for T1969Simon Marlow2012-02-161-3/+2
* fix failure in apirecomp001 (IIModule type changed)Simon Marlow2012-02-161-1/+1
* Disable -dcore-lint for compiler perf testsSimon Marlow2012-02-161-31/+33
* Fix up safe haskell test outputsDavid Terei2012-02-1412-9/+23
* test #5836Simon Marlow2012-02-133-0/+6
* Add stdout for T5820Ian Lynagh2012-02-101-1/+4
* Add some tests for ghci under -XSafeDavid Terei2012-02-1047-0/+363
* Merge branch 'master' of http://darcs.haskell.org/testsuiteDavid Terei2012-02-106-10/+19
|\
| * Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-02-102-9/+9
| |\
| | * Accept error message changes in response to Trac #5860Simon Peyton Jones2012-02-102-9/+9
| * | Test Trac #5820Simon Peyton Jones2012-02-104-1/+10
| |/
* | Add some safe haskell test for '-trust' flag.David Terei2012-02-095-0/+47
|/
* Add test for 'distrust-all-packages' flagDavid Terei2012-02-084-0/+26
* Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-02-0647-5417/+242
|\
| * Remove Regex tests; part of #1161Ian Lynagh2012-02-047-84/+0
| * Move lib/Time tests into the old-time packageIan Lynagh2012-02-0310-76/+0
| * Text.Printf tests have moved to base; part of #1161Ian Lynagh2012-02-034-18/+0
| * Remove the tests/lib/PrettyPrint tests; part of #1161Ian Lynagh2012-02-036-54/+0
| * Remove the Data.ByteString tests; part of #1161Ian Lynagh2012-02-0316-5183/+0