summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Mark ghci058 as broken on Windowswip/windows-testsBen Gamari2019-06-241-1/+2
* testsuite: Fix expected output for caf_crashBen Gamari2019-06-241-0/+1
* testsuite: Don't run T16525a with -DS unless compiler_debuggedBen Gamari2019-06-241-1/+2
* Refactor UnliftedNewtypes-relation kind signature validity checksRyan Scott2019-06-2313-12/+77
* testsuite: Test for #13786Ben Gamari2019-06-237-0/+51
* testsuite: Add caf_crash testcaseBen Gamari2019-06-226-0/+67
* testsuite: Mark T5611 as broken in ghci wayBen Gamari2019-06-221-1/+4
* testsuite: Add test for #16563Ben Gamari2019-06-223-0/+4
* ghci: Don't rely on resolution of System.IO to base moduleBen Gamari2019-06-229-21/+15
* testsuite: Mark T16608_* as fragile on DarwinBen Gamari2019-06-221-2/+2
* testsuite: Mark T15633a and T15633b as fragile on WindowsBen Gamari2019-06-211-2/+2
* testsuite: Mark T7702 as broken on WindowsBen Gamari2019-06-211-0/+1
* testsuite: Mark T7170 as broken on WindowsBen Gamari2019-06-211-1/+4
* testsuite: Mark OldModLocation as broken on WindowsBen Gamari2019-06-211-0/+1
* testsuite: Add stderr output for UnsafeInfered02 on WindowsBen Gamari2019-06-211-0/+7
* testsuite: Mark T3372 as fragile on WindowsBen Gamari2019-06-211-1/+7
* testsuite: Skip dynamicToo006 when dynamic linking is not availableBen Gamari2019-06-211-1/+2
* Add HoleFitPlugins and RawHoleFitswip/D5373Matthías Páll Gissurarson2019-06-218-0/+218
* ghc-pkg needs settings file to un-hardcode target platformJohn Ericson2019-06-191-2/+4
* Move 'Platform' to ghc-bootJohn Ericson2019-06-191-1/+1
* Fix typechecking of partial type signaturesSimon Peyton Jones2019-06-198-4/+75
* Fix #1620: ModBreaks.modBreaks_array not initialisedRoland Senn2019-06-194-0/+34
* Properly trim IdInfos of DFunIds and PatSyns in TidyPgmÖmer Sinan Ağacan2019-06-197-0/+66
* Make sure mkSplitUniqSupply stores the precomputed mask only.Andreas Klebinger2019-06-182-0/+25
* testsuite: Add test for #16832Ben Gamari2019-06-183-0/+43
* testsuite: Add testcase for #16689Ben Gamari2019-06-182-0/+6
* testsuite: Really fix #16741Ben Gamari2019-06-162-4/+4
* testsuite: Ensure that ffi005 output order is predictableBen Gamari2019-06-164-6/+14
* testsuite: Flush conc059's printf bufferBen Gamari2019-06-162-1/+2
* testsuite: Ensure T5423 flushes C output bufferBen Gamari2019-06-164-3/+15
* testsuite: Fix T8602 on muslBen Gamari2019-06-161-1/+2
* Synchronize ClsInst.doTyConApp with TcTypeable validity checks (#15862)Ryan Scott2019-06-153-0/+65
* testsuite: Add assertions that way lists are in fact listsBen Gamari2019-06-1510-22/+28
* testsuite: Introduce concurrent_ways setBen Gamari2019-06-152-7/+12
* gitlab-ci: Lint testsuite for framework failuresBen Gamari2019-06-142-2/+6
* PrelRules: Don't break let/app invariant in shiftRuleBen Gamari2019-06-144-2/+7
* Implement the -XUnliftedNewtypes extension.Andrew Martin2019-06-1484-47/+801
* Fix #16525: ObjectCode freed wrongly because of lack of info header checkPhuong Trinh2019-06-135-0/+26
* testsuite: Don't run tests requiring TH in profasm way when GhcDynamicBen Gamari2019-06-126-5/+15
* testsuite: Unbreak galois_raytrace on i386Ben Gamari2019-06-121-5/+0
* testsuite: Skip cgrun078 in ghci wayBen Gamari2019-06-121-1/+1
* testsuite: Note intentional typo in T7130Ben Gamari2019-06-121-0/+1
* testsuite: Mark T16737 as broken in ghci way due to #16541Ben Gamari2019-06-121-1/+3
* testsuite: Mark T16449_2 as broken due to #16742Ben Gamari2019-06-121-1/+1
* testsuite: Skip T493 in ghci way.Ben Gamari2019-06-121-1/+1
* testsuite: Omit profasm way for cc017Ben Gamari2019-06-121-1/+2
* testsuite: Mark threadstatus-T9333 as fragile in ghci wayBen Gamari2019-06-121-1/+1
* testsuite: Fix omit_ways usageBen Gamari2019-06-127-7/+8
* testsuite: Fix fragile_for test modifierBen Gamari2019-06-121-3/+3
* testsuite: Skip T7919 in ghci wayBen Gamari2019-06-121-1/+2