summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Allocate bss section within proper range of other sectionsZejun Wu2019-01-305-0/+30
* API Annotations: Parens not attached correctly for ClassDeclAlan Zimmerman2019-01-304-18/+34
* Performance tests: recover a baseline from ancestor commits and CI results.David Eichmann2019-01-305-62/+259
* testsuite: Use makefile_testBen Gamari2019-01-30152-783/+612
* testsuite: Introduce makefile_testBen Gamari2019-01-302-1/+8
* Revert "Batch merge"Ben Gamari2019-01-30163-941/+862
* Batch mergeBen Gamari2019-01-30163-862/+941
* Fix #12509: ghci -XSafe fails in an inscrutable wayRoland Senn2019-01-282-0/+1
* Use sigPrec in more places in Convert and HsUtilsRyan Scott2019-01-284-2/+26
* Test that hsc2hs works with promoted data constructorsAndrew Martin2019-01-273-0/+20
* testsuite: Add tests from #11982Ben Gamari2019-01-274-0/+45
* testsuite: Skip foreignInterruptible in unregisterised wayBen Gamari2019-01-271-0/+2
* testsuite: Skip T1288_ghci in unregisterisedBen Gamari2019-01-271-0/+2
* check-api-annotations checks for annotation preceding its spanAlan Zimmerman2019-01-2729-26/+220
* testsuite: Remove directories that already exist when seeding extra_filesBen Gamari2019-01-271-0/+2
* testsuite: Normalise styleBen Gamari2019-01-271-6/+7
* testsuite: Add test for #16104Ben Gamari2019-01-279-0/+77
* testsuite: Add predicate for CPU feature availabilityBen Gamari2019-01-273-0/+79
* testsuite: Skip ghcilink002 when unregisterisedBen Gamari2019-01-231-0/+2
* testsuite: Mark T16180 as broken on DarwinBen Gamari2019-01-231-1/+1
* testsuite: Mark ghci063 as broken on DarwinBen Gamari2019-01-231-1/+1
* testsuite: Ensure that config.{msys,cygwin} are initializedBen Gamari2019-01-231-0/+2
* Add support for ASM foreign files (.s) in TH (#16180)Sylvain Henry2019-01-203-0/+28
* Mention DerivingStrategies in the warning when DAC and GND are both enabledChaitanya Koparkar2019-01-203-0/+13
* Comments in stranal test declarationsÖmer Sinan Ağacan2019-01-181-2/+4
* Add test for #16197wip/T16197Ömer Sinan Ağacan2019-01-174-1/+39
* Fix tests for `integer-simple`Alec Theriault2019-01-1636-141/+143
* Support printing `integer-simple` Integers in GHCiAlec Theriault2019-01-163-0/+31
* GHCi ignores cmd line flags XMonomorphismRestr.. XNoExtendedDef..#10857Roland Senn2019-01-165-0/+16
* Control validity-checking of type synonym applications more carefullyRyan Scott2019-01-1513-14/+86
* Fix #16116 by removing badAssocRhsRyan Scott2019-01-156-7/+42
* Fix #16114 by adding a validity check to rnClsInstDeclRyan Scott2019-01-154-14/+15
* testsuite: Show both test name and way in JUnit outputBen Gamari2019-01-141-6/+6
* Update `Cabal` submoduleHerbert Valerio Riedel2019-01-142-136/+123
* Refactor GHCi UI to fix #11606, #12091, #15721, #16096Ömer Sinan Ağacan2019-01-139-2/+90
* Don't invoke dataConSrcToImplBang on newtypesRyan Scott2019-01-122-0/+14
* Fix negative mutator time in GC stats in prof buildsÖmer Sinan Ağacan2019-01-123-0/+20
* Fix raiseAsync() UNDERFLOW_FRAME handling in profiling runtimeÖmer Sinan Ağacan2019-01-121-1/+2
* Run typed splices in the zonkerMatthew Pickering2019-01-113-0/+26
* Be pickier about unsaturated synonyms in :kindRyan Scott2019-01-083-0/+9
* Fix #16133 by checking for TypeApplications in rnExprRyan Scott2019-01-063-0/+22
* Add -Wmissing-deriving-strategieschessai2019-01-067-0/+42
* Visible kind applicationmynguyen2019-01-03111-595/+2039
* PPC NCG: Remove Darwin supportPeter Trommler2019-01-011-2/+0
* Introduce NCG config flag and add helperGabor Greif2018-12-302-1/+6
* testsuite: Disable more tests in unregisterised buildwip/disable-fragile-unreg-testsBen Gamari2018-12-283-3/+12
* rebindable-clash-warning-fix : correct warning logicShayne Fletcher2018-12-285-0/+37
* Skip test when external interpreter missingPeter Trommler2018-12-281-0/+1
* arith011 is no longer broken with integer-simpleAlec Theriault2018-12-271-3/+1
* testsuite: Skip ffi018_ghci when unregisterisedBen Gamari2018-12-251-1/+3