summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
* Disable T12031 on linuxTamar Christina2016-06-121-0/+1
* Fix incorrect calculated relocations on Windows x86_64Tamar Christina2016-06-127-0/+53
* Skip retc001 on OSXMatthew Pickering2016-06-121-1/+2
* NUMA supportSimon Marlow2016-06-103-6/+10
* Fix #12099: Remove bogus flagsSean Gillespie2016-06-103-0/+28
* Improve the error messages for static forms.Facundo Domínguez2016-06-094-12/+37
* Fix Ticky histogram on WindowsTamar Christina2016-06-091-1/+1
* Fix #12076 by inlining trivial expressions in CorePrep.Edward Z. Yang2016-06-083-1/+31
* Fix #12064 by making IfaceClass typechecking more lazy.Edward Z. Yang2016-06-084-0/+12
* Show sources of cost centers in .profÖmer Sinan Ağacan2016-06-0814-312/+315
* Add some determinism testsBartosz Nitka2016-06-0740-0/+586
* Testsuite Windows: mark T8308 expect_broken (#8308)Thomas Miedema2016-06-071-1/+1
* Testsuite driver: always quote opts.testdirThomas Miedema2016-06-073-4/+4
* Kill varSetElemsBartosz Nitka2016-06-071-1/+4
* Merge MatchFixity and HsMatchContextAlan Zimmerman2016-06-063-4/+4
* Desugar ApplicativeDo and RecDo deterministicallyBartosz Nitka2016-06-064-0/+76
* Failing test-case for #12135.ghc-quick3Edward Z. Yang2016-06-056-0/+26
* Testsuite: fixup comments for T9872d [skip ci]Thomas Miedema2016-06-051-2/+2
* Rename isPinnedByteArray# to isByteArrayPinned#Ben Gamari2016-06-042-3/+26
* RTS SMP: Use compiler built-ins on all platforms.Peter Trommler2016-06-042-0/+17
* PrelInfo: Ensure that tuple promoted datacon names are in knownKeyNamesBen Gamari2016-06-042-0/+2
* integer-gmp: Make minusInteger more efficientAlan Mock2016-06-044-2/+40
* Refactored SymbolInfo to lower memory usage in RTSTamar Christina2016-06-031-25/+25
* testsuite: Mark broken tests on powerpc64lePeter Trommler2016-06-0311-18/+31
* 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
* Spelling in commentsGabor Greif2016-05-251-1/+1
* Testsuite: introduce TEST_HC_OPTS_INTERACTIVE (#11468)Thomas Miedema2016-05-256-32/+32
* Testsuite: delete drvfail015.stderr-7.0 [skip ci]Thomas Miedema2016-05-241-12/+0
* Fix: #12084 deprecate old profiling flagsSeraphime Kirkovski2016-05-247-10/+10
* Make Arrow desugaring deterministicBartosz Nitka2016-05-244-0/+51
* Add support for unicode TH quotes (#11743)Josh Price2016-05-243-35/+44
* 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