summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Fix T6018th test failureJan Stolarek2015-09-042-3/+1
* Make Data.List.foldr1 inlineJoachim Breitner2015-09-032-0/+4
* Testsuite: ignore line number differences in call stacks (#10834)Thomas Miedema2015-09-041-0/+8
* Testsuite: only print msg when timeout kills process unexpectedlyThomas Miedema2015-09-042-2/+4
* Testsuite: fix tcfail220 - Maybe is wired-in nowThomas Miedema2015-09-042-10/+10
* Add test for T10836 (expected broken)Jan Stolarek2015-09-033-0/+25
* Injective type familiesJan Stolarek2015-09-0371-45/+1504
* Testsuite: delete dead codeThomas Miedema2015-09-021-3/+0
* Testsuite: by default run all tests for a single wayThomas Miedema2015-09-027-23/+28
* Fix some tests that were broken by D861Eric Seidel2015-09-023-29/+31
* Testsuite: mark 4 tests expect_broken_for(#10712, opt_ways)Thomas Miedema2015-09-021-4/+5
* Testsuite: update expected outputThomas Miedema2015-09-023-0/+9
* Testsuite: don't warn about missing specialisationsThomas Miedema2015-09-021-0/+4
* Improve the error messages for class instance errorsSimon Peyton Jones2015-09-0221-443/+391
* Expand declaration QQs first (#10047)Michael Smith2015-09-026-2/+41
* Allow annotations though addTopDecls (#10486)Michael Smith2015-09-023-8/+18
* Add test for updating a record with existentially quantified fields.Matthew Pickering2015-09-022-0/+22
* Use IP based CallStack in error and undefinedEric Seidel2015-09-0219-52/+104
* Testsuite: refactoring onlyThomas Miedema2015-09-021-53/+58
* Fix identifier parsing in hp2psYuras Shumovich2015-08-291-1/+0
* Add testcase for #7411Ben Gamari2015-08-293-0/+8
* Check options before warning about source imports.Alex Rozenshteyn2015-08-228-5/+16
* Fix rdynamic flag and test on WindowsTamar Christina2015-08-182-3/+8
* Transliterate unknown characters at outputMichael Snoyman2015-08-181-1/+1
* Travis: prevent 10' no output, by setting VERBOSE=2Thomas Miedema2015-08-171-4/+0
* Testsuite: speedup running a single testThomas Miedema2015-08-151-1/+3
* Testsuite: recenter 2 performance tests on WindowsThomas Miedema2015-08-152-3/+7
* Upgrade GCC to 5.2.0 for Windows x86 and x86_64Tamar Christina2015-08-125-5/+0
* Pretty: fix potential bad formatting of error message (#10735)Thomas Miedema2015-08-122-183/+62
* Bump template-haskell to new major version 2.11Herbert Valerio Riedel2015-08-121-1/+1
* Update testsuite/.gitignore [skip ci]Thomas Miedema2015-08-091-2/+2
* cmmCreateSwitchPlan: Handle singletons up-frontJoachim Breitner2015-08-081-1/+3
* Make oneShot open-kindedJoachim Breitner2015-08-082-0/+18
* Test Trac #10753Simon Peyton Jones2015-08-072-0/+25
* Add test for #10600 (exhaustiveness check with --make and -fno-code)Reid Barton2015-08-063-0/+17
* Ensure DynFlags are consistentBen Gamari2015-08-067-5/+27
* Test Trac #10742Simon Peyton Jones2015-08-062-0/+15
* T8968-1 and -3 should passSimon Peyton Jones2015-08-061-2/+2
* Fix quantification for inference with sigsSimon Peyton Jones2015-08-053-0/+46
* Tidy up and refactor wildcard handlingSimon Peyton Jones2015-08-0526-904/+943
* Warn about missed specialisations for importsSimon Peyton Jones2015-08-051-3/+0
* Add Fixity info for infix typesRyanGlScott2015-08-0510-32/+96
* Test #9233 in perf/compiler/T9233Richard Eisenberg2015-08-043-1/+153
* Fix #10713.Richard Eisenberg2015-08-042-1/+15
* Removed deprecated syntax for GADT constuctors.Ulya Trofimovich2015-08-032-7/+12
* CmmParse: Don't force alignment in memcpy-ish operationsBen Gamari2015-08-031-1/+3
* Typos in comments [skip ci]Gabor Greif2015-08-034-4/+4
* Support wild cards in data/type family instancesThomas Winant2015-08-0312-15/+78
* Test Trac #10134Simon Peyton Jones2015-08-033-0/+31
* Support MO_U_QuotRem2 in LLVM backendMichal Terepeta2015-08-031-0/+35