summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Testsuite: don't use --interactive in MakefilesThomas Miedema2016-05-275-23/+27
* Reduce special-casing for nullary unboxed tupleSimon Peyton Jones2016-05-262-0/+10
* Fix bytecode gen to deal with rep-polymorphismSimon Peyton Jones2016-05-264-0/+12
* Testsuite: add a test for #5522 (-fliberate-case -fspec-constr)Thomas Miedema2016-05-251-0/+6
* Testsuite: fix enum01/02/03 on Windows (#9399)Thomas Miedema2016-05-252-4/+4
* Testsuite: also normalise platform-dependent .stdout/stderrThomas Miedema2016-05-251-26/+12
* Spelling in commentsGabor Greif2016-05-251-1/+1
* Testsuite: introduce TEST_HC_OPTS_INTERACTIVE (#11468)Thomas Miedema2016-05-257-32/+34
* Testsuite: delete drvfail015.stderr-7.0 [skip ci]Thomas Miedema2016-05-241-12/+0
* 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