summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Test Trac #12968, plus some commentsSimon Peyton Jones2016-12-212-0/+15
* Fix typos (not test relevant)Gabor Greif2016-12-212-2/+2
* Suppress duplicate .T filesGabor Greif2016-12-211-1/+1
* Test Trac #12996Simon Peyton Jones2016-12-203-0/+60
* Fix timeout's timeout on WindowsTamar Christina2016-12-191-15/+18
* T8242: disable on NOSMP targetsSergei Trofimovich2016-12-181-1/+1
* regalloc_unit_tests: disable on UNREG targetsSergei Trofimovich2016-12-181-1/+2
* T10296a: disable on NOSMP targetsSergei Trofimovich2016-12-181-1/+1
* T8209: disable on NOSMP targetsSergei Trofimovich2016-12-181-1/+1
* T12035j: disable on NOSMP targetsSergei Trofimovich2016-12-181-1/+1
* Introduce unboxedSum{Data,Type}Name to template-haskellRyan Scott2016-12-182-1/+19
* Check family instance consistency of hs-boot families later, fixes #11062.Edward Z. Yang2016-12-175-0/+14
* Run some tests with -fexternal-interpreter -profSimon Marlow2016-12-172-7/+21
* Reshuffle levity polymorphism checks.Richard Eisenberg2016-12-1710-5/+28
* Revert "Do not init record accessors as exported"Ben Gamari2016-12-171-2/+1
* testsuite: Add test for #12993Ben Gamari2016-12-163-0/+10
* array: Check for integer overflow during allocationBen Gamari2016-12-151-5/+15
* testsuite: Add test for #12966Ben Gamari2016-12-153-0/+11
* testsuite: Mark T10294 as fixedBen Gamari2016-12-151-2/+1
* testsuite: Add test for #12971Ben Gamari2016-12-153-0/+11
* base: Bump version to 4.10.0.0Ben Gamari2016-12-1576-115/+115
* testsuite: Separate out Windows results for T5205Ben Gamari2016-12-151-1/+6
* Warn about missing instance methods that start with an underscoreRyan Scott2016-12-152-3/+9
* Fix pretty printing of MINIMAL signaturesMatthew Pickering2016-12-151-0/+4
* Fix cost-centre-stacks bug (#5654)Simon Marlow2016-12-157-54/+97
* testsuite: Specify expected allocations of T12877 for WindowsBen Gamari2016-12-151-1/+5
* Make unboxedTuple{Type,Data}Name support 0- and 1-tuplesRyan Scott2016-12-152-0/+13
* testsuite: Mark T9577 as broken due to #12965Ben Gamari2016-12-151-0/+1
* Reset FPU precision back to MSVCRT defaultsTamar Christina2016-12-155-0/+46
* Show constraints when reporting typed holesMaciej Bielecki2016-12-155-0/+117
* Load orphan interfaces before checking if module implements signatureEdward Z. Yang2016-12-133-0/+36
* Fix pretty printing of top level SCC pragmasMatthew Pickering2016-12-133-0/+14
* print * in unicode correctly (fixes #12550)John Leo2016-12-134-22/+70
* Fix testcase T12903 on OS XAlexander Vershilov2016-12-132-8/+15
* Revert "Float unboxed expressions by boxing"Ben Gamari2016-12-134-54/+0
* Fix recompilation detection when set of signatures to merge changes.Edward Z. Yang2016-12-1213-0/+107
* Sanity check if we pick up an hsig file without -instantiated-with.Edward Z. Yang2016-12-128-8/+25
* Float unboxed expressions by boxingSimon Peyton Jones2016-12-124-0/+54
* Disable T12903 due to flakinessTamar Christina2016-12-121-1/+4
* Make dropDerivedSimples restore [WD] constraintsSimon Peyton Jones2016-12-122-0/+31
* Make globals use sharedCAFMoritz Angermann2016-12-113-5/+1
* testsuite: Fix syntax error in rts/all.TBen Gamari2016-12-091-1/+1
* testsuite: Mark prog003 as broken on WindowsBen Gamari2016-12-091-0/+1
* Rename TH constructors for deriving strategiesRyan Scott2016-12-092-12/+12
* Ensure each test inherits the TEST_HC_OPTSPhil Ruffwind2016-12-0916-268/+40
* testsuite: make tests respond to SIGINT properlyPhil Ruffwind2016-12-091-13/+9
* Mark T12903 as broken on OS XBen Gamari2016-12-091-1/+3
* Scrutinee Constant FoldingSylvain Henry2016-12-093-0/+131
* Disambiguate reified closed type family kinds in THRyan Scott2016-12-094-1/+21
* testsuite: Add test for #10249Ben Gamari2016-12-083-0/+10