summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Fix x86 Windows build and testsuiteTamar Christina2016-12-061-1/+2
* Color output is wreaking havoc on test resultsTamar Christina2016-12-052-0/+12
* Test Trac #12925Simon Peyton Jones2016-12-052-1/+13
* Use isFamFreeTyCon now we have itSimon Peyton Jones2016-12-051-1/+3
* Fix used-variable calculation (Trac #12548)Simon Peyton Jones2016-12-052-0/+13
* Fix an asymptotic bug in the occurrence analyserSimon Peyton Jones2016-12-055-5/+72
* Maintain in-scope set in deeply_instantiate (fixes #12549).John Leo2016-12-023-0/+7
* Install toplevel handler inside fork.Alexander Vershilov2016-12-023-0/+12
* testsuite/conc059: Don't attempt to use stdcall where it isn't supportedBen Gamari2016-12-011-1/+9
* testsuite: Actually update haddock.compiler allocationsBen Gamari2016-12-011-1/+1
* Typos in commentsGabor Greif2016-12-013-3/+3
* testsuite: Remove Unicode literals from driverBen Gamari2016-12-011-12/+12
* testsuite: Add another testcase for #11821Ben Gamari2016-11-302-0/+5
* Revert "Make globals use sharedCAF"Ben Gamari2016-11-303-1/+5
* testsuite: Use python3 by defaultBen Gamari2016-11-292-13/+4
* Update test output for WindowsTamar Christina2016-11-292-3/+3
* Fix testsuite threading, timeout, encoding and performance issues on WindowsTamar Christina2016-11-296-112/+425
* Make globals use sharedCAFMoritz Angermann2016-11-293-5/+1
* testsuite: Bump haddock.compiler allocationsBen Gamari2016-11-291-0/+1
* Replace -fshow-source-paths with -fhide-source-pathsSylvain Henry2016-11-29169-600/+600
* testsuite: Mention CLEANUP option in READMEBen Gamari2016-11-291-0/+2
* Test Trac #12885Simon Peyton Jones2016-11-282-0/+13
* Test Trac #12776Simon Peyton Jones2016-11-282-0/+43
* Fix inference of partial signaturesSimon Peyton Jones2016-11-253-0/+46
* Test Trac #12845Simon Peyton Jones2016-11-253-0/+31
* Test Trac #12867Simon Peyton Jones2016-11-253-0/+23
* Fix a name-space problem with promotionSimon Peyton Jones2016-11-253-0/+18
* Typos in commentsGabor Greif2016-11-251-1/+1
* Perf improvements in T6048, T10547Simon Peyton Jones2016-11-251-2/+6
* Allow TyVars in TcTypesSimon Peyton Jones2016-11-251-2/+1
* Another major constraint-solver refactoringSimon Peyton Jones2016-11-2535-228/+500
* Make quoting and reification return the same typesDominik Bollmann2016-11-252-0/+69
* Collect wildcards in sum types during renaming (#12711)Ömer Sinan Ağacan2016-11-243-0/+4
* Implement fine-grained `-Werror=...` facilityMaciej Bielecki2016-11-219-0/+33
* testsuite: Add (still failing) testcase for #12550Ben Gamari2016-11-213-0/+64
* testsuite: Add (still broken) testcase for #12447Ben Gamari2016-11-213-0/+13
* testsuite: Add test for #12024Ben Gamari2016-11-213-0/+10
* testsuite: Add test for #12855Ben Gamari2016-11-212-0/+10
* A few typos in commentsGabor Greif2016-11-212-2/+2
* Add Data instance for ConstRyan Scott2016-11-181-2/+2
* Have reify work for local variables with functional dependencies.Facundo Domínguez2016-11-173-0/+26
* testsuite: Rip out hack for #12554Ben Gamari2016-11-171-24/+1
* Test for type synonym loops on TyCon.Edward Z. Yang2016-11-1614-1/+1085
* Fix -fobject-code with -fexternal-interpreterSimon Marlow2016-11-165-0/+15
* Test for unnecessary register spillsThomas Jakway2016-11-155-0/+229
* Typos in comments, notes and manualGabor Greif2016-11-151-1/+1
* Mark T12041 as expect_broken with -DDEBUG (#12826)Simon Marlow2016-11-151-1/+2
* testsuite: Fix creep of T4029Ben Gamari2016-11-141-1/+2
* Accept output for scc003Simon Marlow2016-11-141-20/+19
* Kill Type pretty-printerBen Gamari2016-11-1316-43/+42