summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Clarify confusing notice from `make maintainer-clean`Jan Stolarek2014-11-061-1/+1
* Fix typo in testsuite MakefileHerbert Valerio Riedel2014-11-051-1/+1
* Remove redundant contexts from Foldable methodsDavid Feuer2014-11-051-2/+1
* Temporarily disable T3064 (see #9771)Herbert Valerio Riedel2014-11-051-1/+2
* Re-center perf-numbers for T5631Herbert Valerio Riedel2014-11-041-1/+2
* Test Trac #9750Simon Peyton Jones2014-11-042-0/+35
* Test Trac #9081Simon Peyton Jones2014-11-042-0/+11
* Updates to safePkg01 under Edward's guidanceSimon Peyton Jones2014-11-043-20/+17
* Compiler performance is much worse in for loopy givensSimon Peyton Jones2014-11-042-6/+38
* Make this test a bit simplerSimon Peyton Jones2014-11-042-11/+2
* Testsuite error message changesSimon Peyton Jones2014-11-04121-1063/+1358
* Fix the superclass-cycle detection code (Trac #9739)Simon Peyton Jones2014-11-042-8/+11
* Test Trac #9739Simon Peyton Jones2014-11-043-0/+17
* Test Trac #9747Simon Peyton Jones2014-11-042-0/+40
* Improve error message for a handwritten Typeable instanceSimon Peyton Jones2014-11-044-0/+11
* Test Trac #9708Simon Peyton Jones2014-11-043-0/+28
* Test Trac #9211Simon Peyton Jones2014-11-042-0/+11
* Further relax T1969’s max_bytes rangeJoachim Breitner2014-11-041-2/+3
* Update expected profiling output for scc001Joachim Breitner2014-11-031-18/+23
* Add GHC.Prim.oneShotJoachim Breitner2014-11-027-0/+78
* Tweak the error message for pattern synonym methods,Dr. ERDI Gergo2014-11-026-5/+16
* Test #9738 in th/T9738Richard Eisenberg2014-11-013-0/+18
* Fix testsuite output from #9084.Richard Eisenberg2014-11-012-1/+4
* Test #9084 in th/T9084.Richard Eisenberg2014-11-013-0/+13
* Testsuite wibbles from fixing #8953Richard Eisenberg2014-11-017-30/+35
* Annotate poly-kinded type patterns in instance reification.Richard Eisenberg2014-11-011-1/+1
* Test #8953 in th/T8953Richard Eisenberg2014-11-013-0/+59
* Test #9262 in th/T9262, and update other tests.Richard Eisenberg2014-11-015-20/+21
* Fixed T5435_dyn_asm on Windows. The test code was not in sync with the expect...Gintautas Miliauskas2014-11-011-0/+2
* rnMethodBind: reject pattern synonyms in instance definitions (fixes #9705)Dr. ERDI Gergo2014-11-013-0/+8
* Split off stat (benchmark) test failures into a separate section in the test ...Gintautas Miliauskas2014-10-312-8/+22
* Updated testsuite/.gitignore to exclude some test artifacts on Windows.Gintautas Miliauskas2014-10-301-1/+3
* Fix test driver python3 compatibility issuesMateusz Lenik2014-10-301-5/+5
* Added mingw32-specific expected stdout files for tests/driver/sigof{01,02,03}Gintautas Miliauskas2014-10-293-0/+24
* Do not use a relative path for echo in tests/ghci/prog013.Gintautas Miliauskas2014-10-291-1/+1
* Updated stale ghcpkg05.stderr-mingw32.Gintautas Miliauskas2014-10-291-1/+1
* Extra CRs are now filtered out from the source file for :list.Gintautas Miliauskas2014-10-295-0/+21
* base: Refactor/clean-up *List modulesDavid Feuer2014-10-283-18/+17
* testlib: Get rid of two_normalisersJoachim Breitner2014-10-283-28/+34
* Add n-ary version of `two_normalisers` to testsuite libHerbert Valerio Riedel2014-10-282-6/+33
* Normalise package key hash to make tests less fragile.Edward Z. Yang2014-10-274-8/+19
* Deactivate T3064 `max_bytes_used`-checkHerbert Valerio Riedel2014-10-271-21/+24
* testsuite: Fix outdated output for T5979/safePkg01Austin Seipp2014-10-262-6/+6
* Implementation of hsig (module signatures), per #9252Edward Z. Yang2014-10-2451-6/+568
* Add forgotten import to T9692Joachim Breitner2014-10-221-0/+1
* Flush stdout in T9692Joachim Breitner2014-10-221-0/+1
* Enabled warn on tabs by default (fixes #9230)Mateusz Lenik2014-10-218-12/+76
* Updated testsuite/.gitignore to cover artifacts on Windows.Gintautas Miliauskas2014-10-211-3/+4
* Make Applicative-Monad fixes for tests.Geoffrey Mainland2014-10-213-5/+9
* Test #9692 in th/T9692Richard Eisenberg2014-10-213-1/+20