summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Add a test for the output of -ddump-deriv.Jose Pedro Magalhaes2011-10-073-1/+76
* Fix #4264 on OS XIan Lynagh2011-10-062-3/+2
* Update perf bounds for OS X x86Ian Lynagh2011-10-061-4/+4
* add a test for foreign imports in GHCiSimon Marlow2011-10-066-0/+23
* Run the dynCompileExpr test all waysIan Lynagh2011-10-052-12/+2
* Driver: define config.libdir for tests to useIan Lynagh2011-10-052-1/+4
* Tweak ghci032Ian Lynagh2011-10-052-2/+4
* Add a test for dynCompileExprIan Lynagh2011-10-054-0/+36
* Accept type error message changesIan Lynagh2011-10-012-2/+2
* Add a test highlighting a messy case for FFI type errorsIan Lynagh2011-10-013-0/+27
* Add a test for types of GHC FFI primitive importsIan Lynagh2011-09-302-0/+16
* More cc015 casesIan Lynagh2011-09-301-11/+20
* Add a couple more cases to ccfail004Ian Lynagh2011-09-302-4/+20
* Add another case to cc015Ian Lynagh2011-09-301-0/+6
* Add a test for newtypes and the FFIIan Lynagh2011-09-304-0/+34
* Add some tests for handling of FFI typesIan Lynagh2011-09-302-0/+32
* Add a test for #5430Ian Lynagh2011-09-303-0/+10
* Add test case for #5204.Geoffrey Mainland2011-09-303-0/+43
* Test Trac #5514Simon Peyton Jones2011-09-302-0/+14
* Test Trac #5508Simon Peyton Jones2011-09-293-0/+16
* Accept error message wibbleSimon Peyton Jones2011-09-291-1/+1
* Test Trac #5513Simon Peyton Jones2011-09-293-0/+7
* T5481 should jolly well failSimon Peyton Jones2011-09-292-1/+9
* Test Trac #5515Simon Peyton Jones2011-09-293-0/+27
* Wibbles to error messages following fix to Outputable.quotesSimon Peyton Jones2011-09-297-11/+11
* Add tests for NoTraditionalRecordSyntaxIan Lynagh2011-09-277-0/+32
* Make T4437 more thorough, and update itIan Lynagh2011-09-271-17/+45
* Fix decodingerror002 on WindowsMax Bolingbroke2011-09-261-5/+5
* Add test that caused <<loop>> before fix to associated type defaultsMax Bolingbroke2011-09-262-0/+14
* Update test output following change to associated type synonym default kind-c...Max Bolingbroke2011-09-267-8/+10
* Tell python to let us use the "with X:" syntaxIan Lynagh2011-09-251-8/+4
* Fix ghci038 on WindowsIan Lynagh2011-09-252-10/+10
* Test some more Integer constant foldingsIan Lynagh2011-09-243-0/+26
* Don't use "with lock" syntax in the driverIan Lynagh2011-09-241-1/+8
* Attempt to fix decodingerror002 test for non-UTF8 localesMax Bolingbroke2011-09-242-2/+7
* Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2011-09-235-5/+29
|\
| * Fix #5436 by using 'recover' on handle EOFMax Bolingbroke2011-09-235-5/+29
* | Revert "Remove quotes from echo'd comments in GHCi script"Simon Peyton Jones2011-09-231-2/+2
|/
* Remove quotes from echo'd comments in GHCi scriptSimon Peyton Jones2011-09-231-2/+2
* bump max_bytes_used for T3294Simon Marlow2011-09-211-2/+2
* update error messagesSimon Marlow2011-09-2129-55/+57
* add test for a bug with :forceSimon Marlow2011-09-212-0/+10
* Test cases for GHCi data, class, etc.Daniel Winograd-Cort2011-09-2144-11/+336
* Merge branch 'master' of mac:ghc/git/val64/testsuiteIan Lynagh2011-09-183-15/+27
|\
| * Add amd64/OS X specific stats to the T4801 testIan Lynagh2011-09-181-7/+15
| * Rejig how performance test stats are storedIan Lynagh2011-09-182-8/+12
* | Add missing fileIan Lynagh2011-09-181-0/+1
|/
* Update T4801 boundsIan Lynagh2011-09-171-11/+11
* T4239 now passesIan Lynagh2011-09-171-2/+1
* Add a test for Integer literals in interface filesIan Lynagh2011-09-174-0/+29