summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Fix: #12084 deprecate old profiling flagsSeraphime Kirkovski2016-05-248-21/+21
* Make Arrow desugaring deterministicBartosz Nitka2016-05-245-0/+52
* Add support for unicode TH quotes (#11743)Josh Price2016-05-243-35/+44
* Testsuite: delete check_files_writtenThomas Miedema2016-05-244-189/+1
* Don't split the arg types in a PatSyn signatureSimon Peyton Jones2016-05-243-0/+18
* testsuite: Update max_bytes_used for T4029Ben Gamari2016-05-231-2/+5
* Allow unlifted types in pattern synonym result typeMatthew Pickering2016-05-232-1/+10
* Fix deriving Ord when RebindableSyntax is enabledAndrew Farmer2016-05-212-0/+17
* Testsuite: mark T8761 expect_broken #12077Thomas Miedema2016-05-211-1/+2
* testsuite: add CmmSwitchTest for 32-bit platformsAlex Dzyoba2016-05-204-49/+1148
* FunDep printer: Fix unicode arrowÖmer Sinan Ağacan2016-05-204-0/+12
* Give lifted primitive types a representationBen Gamari2016-05-191-1/+1
* testsuite: Add a TypeRep testBen Gamari2016-05-193-1/+74
* Testsuite: fix T11827 (#11827)Thomas Miedema2016-05-192-2/+12
* testsuite: Add expected output for T11108Ben Gamari2016-05-191-0/+10
* Improve pretty-printing of equalitiesSimon Peyton Jones2016-05-193-0/+20
* Fix Trac #12051Simon Peyton Jones2016-05-193-0/+6
* Kill varSetElems in tidyFreeTyCoVarsBartosz Nitka2016-05-188-175/+175
* Failing test case for #12076.Edward Z. Yang2016-05-183-0/+19
* Add (broken) test for #12063.Edward Z. Yang2016-05-184-0/+11
* rts: Add isPinnedByteArray# primopBen Gamari2016-05-183-0/+31
* Add a test for #11108Ben Gamari2016-05-182-0/+79
* Fix histograms for ticky codeMateusz Lenik2016-05-184-0/+20
* Make inert_model and inert_eqs deterministic setsBartosz Nitka2016-05-186-16/+15
* Testsuite: don't warn when mk/ghcconfig_* hasn't been created yetThomas Miedema2016-05-181-1/+1
* Testsuite: T10052 requires interpreter (#11730)Thomas Miedema2016-05-181-2/+2
* 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