summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
* Correct the message displayed for syntax error (#12146)Aditya2016-07-073-6/+6
* Show testcase where demand analysis abortion code failsJoachim Breitner2016-07-073-0/+31
* Have addModFinalizer expose the local type environment.Facundo Domínguez2016-07-063-0/+42
* Test Trac #12133Simon Peyton Jones2016-07-052-0/+69
* Make unique auxiliary function names in derivingSimon Peyton Jones2016-07-052-1/+13
* Check generic-default method for ambiguitySimon Peyton Jones2016-07-055-0/+51
* Treat duplicate pattern synonym signatures as an errorSeraphime Kirkovski2016-07-043-0/+12
* testsuite: Add testcase for #12355Ben Gamari2016-07-042-0/+8
* Allow one type signature for multiple pattern synonymsMatthew Pickering2016-07-012-0/+8
* Trac #11554 fix loopy GADTsAlexander Vieth2016-06-303-0/+18
* Reorganize some determinism testsBartosz Nitka2016-06-3015-1/+4
* Add a new determinism testBartosz Nitka2016-06-304-0/+45
* Testsuite: use ignore_stderr/stdout instead of ignore_outputThomas Miedema2016-06-2934-79/+142
* 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: open/close stdin/stdout/stderr explicitlyThomas Miedema2016-06-282-2/+2
* 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-241-7/+10
* Fix renamer panicSimon Peyton Jones2016-06-243-0/+16
* Improve typechecking of instance defaultsSimon Peyton Jones2016-06-246-2/+54
* 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: delete dead code + cleanupThomas Miedema2016-06-206-29/+15
* Testsuite: remove `-Wno-warn-tabs` from default flagsThomas Miedema2016-06-207-9/+11
* Testsuite: delete TEST_HC_OPTS_NO_RECOMPThomas Miedema2016-06-2042-313/+180
* Testsuite: remove `-fforce-recomp` from default flags (#11980)Thomas Miedema2016-06-206-10/+8
* Testsuite: mark tests expect brokenThomas Miedema2016-06-207-13/+26
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-2081-676/+676
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-2062-808/+808