summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Reorganize some determinism testsBartosz Nitka2016-06-3015-1/+4
* Add a new determinism testBartosz Nitka2016-06-305-0/+46
* Testsuite: do not depend on sys.stdout.encodingThomas Miedema2016-06-301-2/+2
* Testsuite: use ignore_stderr/stdout instead of ignore_outputThomas Miedema2016-06-2937-102/+175
* Testsuite: fixes for python2.6 supportThomas Miedema2016-06-291-3/+3
* Test Trac #12185Simon Peyton Jones2016-06-292-0/+21
* Stop the simplifier from removing StaticPtr binds.Facundo Domínguez2016-06-282-9/+3
* Wibble error message for #11471Simon Peyton Jones2016-06-281-0/+1
* Deal correctly with unused imports for 'coerce'Simon Peyton Jones2016-06-283-0/+17
* Don't omit any evidence bindingsSimon Peyton Jones2016-06-283-0/+8
* Testsuite: mark tests expect_brokenThomas Miedema2016-06-282-1/+4
* Testsuite: do not add -debug explicitly in .T fileThomas Miedema2016-06-282-5/+3
* Testsuite: run all indexed-types ways on ./validate --slowThomas Miedema2016-06-283-7/+0
* Testsuite: framework failure improvements (#11165)Thomas Miedema2016-06-282-9/+18
* Testsuite: cleanup printing of summaryThomas Miedema2016-06-283-139/+52
* Testsuite: open/close stdin/stdout/stderr explicitlyThomas Miedema2016-06-284-80/+64
* Testsuite: do not print timeout messageThomas Miedema2016-06-281-6/+1
* Testsuite: simplify extra_file handlingThomas Miedema2016-06-282-70/+28
* Testsuite: remove one level of indentation [skip ci]Thomas Miedema2016-06-271-133/+129
* Testsuite: report duplicate testnames when `make TEST=<name>`Thomas Miedema2016-06-271-9/+9
* Testsuite: never pick up .T files in .run directoriesThomas Miedema2016-06-272-14/+9
* Don't run the run_command tests with ext-interpSimon Marlow2016-06-271-8/+16
* Make T8761 deterministic, I hopeSimon Marlow2016-06-272-14/+13
* Test Trac #12229Simon Peyton Jones2016-06-243-0/+17
* Fix T8761 (#12219, #12077)Simon Marlow2016-06-243-12/+18
* Run all TH tests with -fexternal-interpreter (#12219)Simon Marlow2016-06-242-8/+14
* Fix renamer panicSimon Peyton Jones2016-06-243-0/+16
* Improve typechecking of instance defaultsSimon Peyton Jones2016-06-246-2/+54
* Testsuite: do not copy .hi/.o files to testdir (#12112)Thomas Miedema2016-06-241-3/+6
* Fix #10963 and #11975 by adding new cmds to GHCi.Richard Eisenberg2016-06-237-1/+50
* Fix #11974 by adding a more smarts to TcDefaults.Richard Eisenberg2016-06-235-0/+29
* Provide Uniquable version of SCCBartosz Nitka2016-06-231-1/+1
* Have Core linter accept programs using StaticPointers and -fhpc.Facundo Domínguez2016-06-231-2/+2
* Narrow the warning for simplifiable constraintsSimon Peyton Jones2016-06-231-2/+2
* Test Trac #12163Simon Peyton Jones2016-06-223-1/+15
* Expand given superclasses more eagerlySimon Peyton Jones2016-06-222-0/+37
* Improve error message in deriving( Functor )Simon Peyton Jones2016-06-223-11/+11
* Accept new (lower) allocations for T7257Simon Marlow2016-06-221-1/+2
* Make the Ord Module independent of Unique order (2nd try)Bartosz Nitka2016-06-225-22/+22
* Typos in comments [skip ci]Gabor Greif2016-06-221-1/+1
* Make checkFamInstConsistency less expensiveBartosz Nitka2016-06-211-2/+4
* Don't quantify over Refl in a RULESimon Peyton Jones2016-06-213-1/+19
* Typos in commentsGabor Greif2016-06-212-2/+2
* Testsuite: assume timeout_prog always existsThomas Miedema2016-06-201-86/+28
* Testsuite: delete dead code + cleanupThomas Miedema2016-06-2011-146/+54
* Testsuite: remove `-Wno-warn-tabs` from default flagsThomas Miedema2016-06-209-57/+20
* Testsuite: delete TEST_HC_OPTS_NO_RECOMPThomas Miedema2016-06-2042-313/+180
* Testsuite: remove `-fforce-recomp` from default flags (#11980)Thomas Miedema2016-06-208-35/+19
* Testsuite: mark tests expect brokenThomas Miedema2016-06-207-13/+26
* Testsuite: *do* replace backslashes in config.libdirThomas Miedema2016-06-201-1/+34