summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Make test 16916 more stable across runsIvan Kasatenko2019-11-171-2/+2
* testsuite: Don't collect residency for T4801Ben Gamari2019-11-171-1/+0
* testsuite: Increase acceptance window of T4801Ben Gamari2019-11-151-1/+1
* base: Bump version to 4.14.0.0Ben Gamari2019-11-1410-17/+14
* Print name prefixly in the Outputable instance for StandaloneKindSigRyan Scott2019-11-133-0/+18
* testsuite: Add test for #17458Ben Gamari2019-11-133-0/+59
* testsuite: don't collect compiler stats in collect_runtime_residencyAlp Mestanogullari2019-11-121-1/+1
* testsuite: Disable T4334 in nonmoving_thr waywip/alp/hadrian-ci-metricsfileBen Gamari2019-11-111-2/+3
* testsuite: Don't check_stats at runtime if not requestedwip/T17387Ben Gamari2019-11-101-4/+9
* testsuite: Use small allocation area when measuring residencyBen Gamari2019-11-105-83/+67
* testsuite: Mark tests fragile in threaded2 as fragile in all concurrent waysBen Gamari2019-11-102-2/+2
* Fix #17405 by not checking imported equationsRichard Eisenberg2019-11-1012-73/+116
* Improve SPECIALIZE pragma error messages (Fixes #12126)Alina Banerjee2019-11-102-2/+2
* Use the right type in :forceSimon Peyton Jones2019-11-094-0/+26
* testsuite: Mark T16219 as fragile on WindowsBen Gamari2019-11-091-1/+2
* testsuite: Drop T7995Ben Gamari2019-11-093-12/+0
* testsuite: Fix putStrLn in saks028Ben Gamari2019-11-091-1/+2
* testsuite: Ignore stderr in PartialDownsweepBen Gamari2019-11-093-35/+1
* testsuite: Remove redundant cleaning logic from T16511Ben Gamari2019-11-091-3/+0
* testsuite: Mark T16219 as unbrokenBen Gamari2019-11-091-2/+1
* testsuite: Mark T11627b as fragileBen Gamari2019-11-091-2/+1
* testsuite: Mark T13676 as broken on Darwin and WindowsBen Gamari2019-11-091-2/+3
* testsuite: Fix header #include order on WindowsBen Gamari2019-11-091-2/+3
* testsuite: Skip T14931 on WindowsBen Gamari2019-11-091-1/+3
* testsuite: Skip T16916 on WindowsBen Gamari2019-11-091-1/+2
* testsuite: Fix Windows cleanup pathBen Gamari2019-11-091-2/+2
* testsuite: Run tests in nonmoving_thr in speed==slowBen Gamari2019-11-081-0/+2
* SetLevels: Don't set context level when floating casesBen Gamari2019-11-083-1/+20
* Testsuite: Introduce req_rts_linkerStefan Schulze Frielinghaus2019-11-0816-37/+38
* Clean up TH's treatment of unary tuples (or, #16881 part two)Ryan Scott2019-11-0711-30/+98
* Check EmptyCase by simply adding a non-void constraintSebastian Graf2019-11-0525-33/+168
* testsuite: skip test requiring RTS linker on PowerPCPeter Trommler2019-11-0513-31/+21
* Separate `LPat` from `Pat` on the type-levelSebastian Graf2019-11-021-8/+6
* Make CSE delay inlining lessSimon Peyton Jones2019-11-017-5/+23
* testsuite: Add test for #17423Ben Gamari2019-11-012-0/+38
* template-haskell: require at least 1 GADT constructor name (#17379)Adam Sandberg Eriksson2019-11-015-0/+26
* testsuite: Make ExplicitForAllRules1 more robustBen Gamari2019-11-012-11/+15
* Add another test for #17267Simon Peyton Jones2019-11-013-0/+41
* Fix running of ratio test casetaylorfausak2019-11-011-1/+1
* Add tests for rounding ratiostaylorfausak2019-11-012-0/+42
* Whitespace forward compatibility for proposal #229Vladislav Zavialov2019-10-3014-43/+23
* testsuite: Fix quoting of $(TEST_HC) in T12674Ben Gamari2019-10-291-2/+2
* Attach API Annotations for {-# SOURCE #-} import pragmaAlan Zimmerman2019-10-284-0/+48
* Refactor TcDeriv to validity-check less in anyclass/via deriving (#13154)Ryan Scott2019-10-286-1/+123
* Fix #15344: use fail when desugaring applicative-doJosef Svenningsson2019-10-288-9/+234
* Parenthesize nullary constraint tuples using sigPrec (#17403)Ryan Scott2019-10-274-0/+12
* testsuite: Skip regalloc_unit_tests unless have_ncgBen Gamari2019-10-261-0/+1
* Fix #14690 - :steplocal panics after break-on-errorRoland Senn2019-10-264-0/+19
* Implement shrinkSmallMutableArray# and resizeSmallMutableArray#.Andrew Martin2019-10-263-0/+90
* testsuite: Use fragile modifier in TH_foreignInterruptibleBen Gamari2019-10-251-2/+1