summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* hpc: use System.FilePath.(</>) instead of (++)Thomas Miedema2015-03-173-1/+8
* Fix Windows testsuite driverThomas Miedema2015-03-171-4/+4
* Dont call unsafeGlobalDynFlags if it is not setThomas Miedema2015-03-162-0/+5
* Fix testsuite driver for a profiling compilerThomas Miedema2015-03-161-0/+3
* Test Trac #10156Simon Peyton Jones2015-03-162-0/+16
* Move the function strip_quotes to testutil.pyThomas Miedema2015-03-132-4/+3
* testsuite: use same flags for ghci way and scriptsThomas Miedema2015-03-111-1/+1
* Cleanup test framework string formattingThomas Miedema2015-03-113-56/+56
* Refactor testsuite with normalise_version()Edward Z. Yang2015-03-106-42/+32
* Update array submodule (min ver bump to 0.5.1.0)Herbert Valerio Riedel2015-03-101-1/+1
* Fix `ghc --make -fhpc` with imported lhs modulesThomas Miedema2015-03-094-0/+29
* Improve core linter so it catches unsafeCoerce problems (T9122)Alexander Vershilov2015-03-071-1/+1
* Don't assume tools are in same directory as ghc in some casesPhil Ruffwind2015-03-071-5/+18
* Add missed test (uuugh)Austin Seipp2015-03-072-0/+24
* Custom `Typeable` solver, that keeps track of kinds.Iavor S. Diatchki2015-03-0717-107/+27
* Re-export `<$` from Prelude (#10113)Herbert Valerio Riedel2015-03-071-1/+1
* Re-export `<$>` from Prelude (#10113)Herbert Valerio Riedel2015-03-075-5/+5
* testsuite: format commands using config dictThomas Miedema2015-03-061-7/+17
* testsuite: accept updated outputAustin Seipp2015-03-052-9/+9
* Three other test updates following the fix to Trac #7854Simon Peyton Jones2015-03-043-22/+24
* A raft of small changes associated with -XConstrainedClassMethodsSimon Peyton Jones2015-03-0425-52/+97
* Add various instances to newtypes in Data.MonoidOleg Grenrus2015-03-033-20/+42
* Pretty-print # on unboxed literals in coreThomas Miedema2015-03-0315-60/+80
* Replaced SEH handles with VEH handlers which should work uniformly across x86...Tamar Christina2015-03-033-6/+14
* `make test` in root directory now runs fulltestThomas Miedema2015-03-022-1/+15
* Fix typecheck tests (--slow)Thomas Miedema2015-03-0211-3/+29
* Show record construction/update without parensThomas Miedema2015-03-023-6/+6
* Two kind-polymorphism fixes (Trac #10122)Simon Peyton Jones2015-03-024-1/+9
* Test Trac #10112Simon Peyton Jones2015-03-022-0/+17
* driver: split -fwarn-unused-binds into 3 flags (fixes #17)Oleg Grenrus2015-02-2312-8/+115
* testsuite: update .gitignoreAustin Seipp2015-02-231-0/+1
* Show '#' on unboxed literalsThomas Miedema2015-02-236-11/+16
* Declare some Makefile targets to be PHONYThomas Miedema2015-02-236-4/+7
* Always ignore user-package-db when running testsThomas Miedema2015-02-231-2/+2
* Error out on `Main` without `main` in GHCi (#7765)Thomas Miedema2015-02-2313-29/+20
* Add a bizarre corner-case to cgExpr (Trac #9964)Simon Peyton Jones2015-02-202-0/+12
* Don't report instance constraints with fundeps as redundantSimon Peyton Jones2015-02-202-0/+14
* fix T7600 run on bigendian platformKarel Gardas2015-02-191-0/+2
* Fix #10045Thomas Winant2015-02-183-0/+54
* Don't truncate traceEvents to 512 bytes (#8309)Thomas Miedema2015-02-171-3/+3
* Improve typechecking of RULEs, to account for type wildcard holesSimon Peyton Jones2015-02-153-0/+13
* Refactor decideQuantificationSimon Peyton Jones2015-02-132-57/+57
* Propagate ReturnTvs in matchExpectedFunTysRichard Eisenberg2015-02-111-9/+9
* Fix #10079 by recurring after flattening exposes a TyConApp.Richard Eisenberg2015-02-112-0/+21
* nameIsLocalOrFrom should include interactive modulesSimon Peyton Jones2015-02-113-0/+6
* Do not share T9878.hs between test T9878 and T9878bSimon Peyton Jones2015-02-113-2/+8
* Do not complain about missing fields in Trac #10047Simon Peyton Jones2015-02-101-0/+1
* Refactor the handling of quasi-quotesSimon Peyton Jones2015-02-1027-34/+59
* Don't overwrite input file by defaultPhil Ruffwind2015-02-093-0/+7
* Remove the *o pattern in testsuite/.gitignoreSimon Peyton Jones2015-02-061-1/+0