summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Correct checkStrictBinds for generalised typearchblob2014-08-193-0/+20
* Add test case for #9046Vitaly Bragilevsky2014-08-193-0/+5
* Have the RTS linker search symbols in the originating windows binary.Facundo Domínguez2014-08-181-3/+1
* Implement -rdynamic in Linux and Windows/MinGW32.Facundo Domínguez2014-08-183-0/+47
* testsuite/T9379: Use GHC.Conc instead of Control.Concurrent.STMBen Gamari2014-08-181-1/+3
* concurrent/should_run/throwto002: DoRec -> RecursiveDoBen Gamari2014-08-181-1/+1
* ghci/scripts/ghci016: Add implementation for negateBen Gamari2014-08-181-0/+1
* Make T8832 operative on 32-bit systems (#8832)Reid Barton2014-08-184-3/+16
* Implement new CLZ and CTZ primops (re #9340)Herbert Valerio Riedel2014-08-144-0/+99
* Testsuite wibbles around #9200Richard Eisenberg2014-08-125-14/+6
* Change treatment of CUSKs for synonyms and families (#9200).Richard Eisenberg2014-08-121-1/+11
* Added more testing for #9200. (polykinds/T9200b)Richard Eisenberg2014-08-123-0/+17
* Test #9200. (polykinds/T9200)Richard Eisenberg2014-08-122-0/+20
* Test #9415 (typecheck/should_fail/T9415)Richard Eisenberg2014-08-123-0/+14
* Test #9371 (indexed-types/should_fail/T9371)Richard Eisenberg2014-08-123-0/+31
* testsuite/base: update .gitignoreAustin Seipp2014-08-111-0/+2
* x86: Always generate add instruction in MO_Add2 (#9013)Reid Barton2014-08-111-4/+1
* fix T4981-V3 to avoid DOS line endingsKarel Gardas2014-08-101-44/+43
* fix T4981-V3 and T9208 tests for no newline at end of file warningKarel Gardas2014-08-102-2/+3
* fix T4201 to avoid GNU grep specific -B option by usage of pure POSIX toolsKarel Gardas2014-08-101-2/+5
* Add a test for plusWord2#, addIntC#, subIntC#Reid Barton2014-08-094-0/+92
* Add test case for #9013Reid Barton2014-08-094-0/+21
* testsuite: add list of llvm_waysReid Barton2014-08-091-0/+4
* Implement the final change to INCOHERENT from Trac #9242Simon Peyton Jones2014-08-084-23/+23
* Update Haddock to attoparsec-0.12.1. Adjust perf.Mateusz Kowalczyk2014-08-081-1/+2
* Update perf number for T5642Joachim Breitner2014-08-071-1/+2
* testsuite: add signal_exit_code function to the driverKarel Gardas2014-08-071-0/+11
* Permanently accept the Haddock performance number bump, and add some TODOsEdward Z. Yang2014-08-071-6/+6
* Test Trac #9390Simon Peyton Jones2014-08-073-0/+29
* fix T658b/T5776 to use POSIX grep -c instead of GNU's --countKarel Gardas2014-08-071-2/+2
* fix linker_unload test for ghc configurations with --with-gmp-librariesKarel Gardas2014-08-071-1/+5
* fix linker_unload test _FILE_OFFSET_BITS redefined warning on Solaris/i386Karel Gardas2014-08-071-0/+1
* Mark type-rep not as expect_broken when debuggedJoachim Breitner2014-08-061-1/+1
* Revert "fix linker_unload test on Solaris/i386 platform"Karel Gardas2014-08-062-4/+1
* Temporarily bump Haddock numbers; I'm going to fix it.Edward Z. Yang2014-08-051-2/+8
* Thinning and renaming modules from packages on the command line.Edward Z. Yang2014-08-0520-1/+138
* Refactor package state, also fixing a module reexport bug.Edward Z. Yang2014-08-057-4/+25
* Package keys (for linking/type equality) separated from package IDs.Edward Z. Yang2014-08-0542-13/+207
* fix linker_unload test on Solaris/i386 platformKarel Gardas2014-08-042-1/+4
* Add missing *.stderr filesJoachim Breitner2014-08-023-0/+21
* Add in (disabled for now) test of a Safe Haskell bug.David Terei2014-08-013-0/+46
* Infer safety of modules correctly with new overlapping pragmas.David Terei2014-08-014-1/+34
* Update Safe Haskell typeable test outputs.David Terei2014-08-013-4/+12
* Allow warning if could have been infered safe instead of explicitDavid Terei2014-08-011-4/+4
* Fix-up to d4d4bef2 'Improve the desugaring of RULES'Simon Peyton Jones2014-08-013-8/+33
* Two new executables to ignore.Edward Z. Yang2014-08-011-0/+2
* Bump haddock.base max_bytes_usedJoachim Breitner2014-08-011-6/+7
* Improve the desugaring of RULES, esp those from SPECIALISE pragmasSimon Peyton Jones2014-08-013-0/+69
* A panic in CmmBuildInfoTables.bundle shouldn't be a panic (#9329)Simon Marlow2014-08-012-0/+6
* interruptible() was not returning true for BlockedOnSTM (#9379)Simon Marlow2014-08-012-0/+19