summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Testsuite: delete unused file [skip ci]Thomas Miedema2016-05-171-3/+0
* Testsuite: delete old cleanup code (#11980)Thomas Miedema2016-05-174-156/+13
* Testsuite: run tests in /tmp after copying required filesThomas Miedema2016-05-177-27/+743
* Move Extension type to ghc-boot-thBen Gamari2016-05-162-5/+5
* testsuite/ImpSafe03: Normalize version of bytestringBen Gamari2016-05-161-1/+3
* PPC: Implement SMP primitives using gcc built-insPeter Trommler2016-05-161-1/+0
* Fix a performance issue with -fprint-expanded-synonymsÖmer Sinan Ağacan2016-05-153-0/+109
* Test Trac #12039Simon Peyton Jones2016-05-133-0/+10
* Allow putting Haddocks on derived instancesRyan Scott2016-05-123-0/+27
* Make Generic1 poly-kindedRyanGlScott2016-05-1211-3/+621
* Fix deriveTyData's kind unification when two kind variables are unifiedRyanGlScott2016-05-122-0/+10
* Add TH support for pattern synonyms (fixes #8761)Dominik Bollmann2016-05-128-13/+277
* Remove a copy of System.Random and use reqlib('random')Simon Marlow2016-05-113-600/+4
* Fix ASSERT failure and re-enable setnumcapabilities001Simon Marlow2016-05-112-11/+57
* make accept for Make simplifyInstanceContexts deterministicBartosz Nitka2016-05-103-4/+4
* Test Trac #11640Simon Peyton Jones2016-05-102-0/+8
* Record that EqualityConstraint now worksSimon Peyton Jones2016-05-102-3/+3
* Use partial-sig constraints as givensSimon Peyton Jones2016-05-105-118/+130
* RdrHsSyn: Only suggest `type` qualification when appropriateBen Gamari2016-05-104-7/+5
* Forbid variables to be parents in import lists.Matthew Pickering2016-05-107-19/+31
* Error message wibbles, re partial type sigsSimon Peyton Jones2016-05-1013-531/+515
* Fix partial sigs and pattern bindings interactionSimon Peyton Jones2016-05-104-1/+17
* Remove trailing whitespace from 'testsuite/tests/module/all.T'Matthew Pickering2016-05-061-11/+11
* rts: Replace `nat` with `uint32_t`Erik de Castro Lopo2016-05-054-10/+10
* Kill non-deterministic foldUFM in TrieMap and TcAppMapBartosz Nitka2016-05-0416-75/+75
* testsuite: Add test for #11959Ben Gamari2016-05-044-0/+21
* Be more aggressive when checking constraints for custom type errors.Iavor S. Diatchki2016-05-045-0/+64
* Adjust testsuite output to bytestring-0.10.8.0Joachim Breitner2016-05-044-4/+4
* StaticPointers: Allow closed vars in the static form.Facundo Domínguez2016-05-025-16/+31
* Make validDerivPred ignore non-visible arguments to a class type constructorRyanGlScott2016-05-022-0/+10
* Make sure record pattern synonym selectors are in scope in GHCi.Matthew Pickering2016-05-023-0/+6
* Export constructors for IntPtr and WordPtrRyanGlScott2016-05-024-0/+27
* Add T11747 as a testÖmer Sinan Ağacan2016-05-013-0/+14
* Greater customization of GHCi promptniksaz2016-05-016-0/+41
* rts: Remove deprecated C type `lnat`Erik de Castro Lopo2016-05-023-3/+3
* Fix aggressive cleanup of T1407Tamar Christina2016-05-012-8/+20
* Testsuite: accept new output for 2 partial-sigs testsThomas Miedema2016-04-306-59/+71
* Testsuite: make CLEANUP=1 the default (#9758)Thomas Miedema2016-04-3012-26/+31
* Test #11484 in th/T11484Richard Eisenberg2016-04-292-0/+10
* Remove the incredibly hairy splitTelescopeTvs.Richard Eisenberg2016-04-293-5/+36
* testsuite: fix up T11223's MakefileAustin Seipp2016-04-281-11/+11
* rts/LdvProfile.c: Fix NULL dereference on shutdownErik de Castro Lopo2016-04-293-0/+7
* Testsuite: delete T5054 and T5054_2 (#5054)Thomas Miedema2016-04-283-214/+0
* Testsuite: delete -fesc testsThomas Miedema2016-04-2812-189/+3
* Testsuite: benign test fixesThomas Miedema2016-04-288-7/+17
* Testsuite: fix T11223_simple_(unused_)duplicate_libThomas Miedema2016-04-283-5/+5
* Testsuite: add -ignore-dot-ghci to some ghci tests [skip ci]Thomas Miedema2016-04-281-15/+15
* Testsuite: delete accidentally committed .stderr.normalised fileThomas Miedema2016-04-281-24/+0
* Add missing solveEqualitiesSimon Peyton Jones2016-04-283-0/+15
* Minor improvement to error messageSimon Peyton Jones2016-04-2811-26/+26