summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Overhaul of Compact Regions (#12455)Simon Marlow2016-12-071-0/+3
* Really mark T9577 as brokenBen Gamari2016-12-061-1/+1
* Mark T9577 as broken on Darwin due to #12937Ben Gamari2016-12-061-1/+3
* Test Trac #12919Vladislav Zavialov2016-12-062-0/+23
* Reduce the size of string literals in binaries.Thijs Alkemade2016-12-064-0/+17
* Revert "Mark rn017 and T7672 as expect_broken(#12930) with -DDEBUG"Matthew Pickering2016-12-061-3/+1
* Mark rn017 and T7672 as expect_broken(#12930) with -DDEBUGSimon Marlow2016-12-061-1/+3
* 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