summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Testsuite: mark T10294 conditionally expect_broken on #10301Thomas Miedema2015-07-151-1/+1
* Mark test case for #10294 conditionally expect_broken on #10301Joachim Breitner2015-07-151-1/+1
* Flush stdout in test case for #10596Joachim Breitner2015-07-151-0/+3
* Mark test case for #10294 expect_broken on #10301Joachim Breitner2015-07-151-1/+2
* Testsuite: delete *.stderr-ghc-7.0 *.stdout-ghc-7.0Thomas Miedema2015-07-1417-506/+3
* Testsuite: rename *.stderr-ghc to *.stderrThomas Miedema2015-07-1436-14/+3
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-1465-276/+157
* Testsuite: delete unused with_namebaseThomas Miedema2015-07-142-42/+5
* Test Trac #10634Simon Peyton Jones2015-07-132-1/+24
* Test Trac #10463Simon Peyton Jones2015-07-133-0/+14
* Make sure rule LHSs are simplifiedSimon Peyton Jones2015-07-133-28/+40
* Do not optimise RULE lhs in substRuleSimon Peyton Jones2015-07-132-0/+18
* T9872d: Update 32-bit allocationsBen Gamari2015-07-111-1/+3
* perf/compiler: Switch to -G1 and update performance metricsBen Gamari2015-07-111-19/+23
* T876 (32-bit): Update bytes allocatedBen Gamari2015-07-111-1/+2
* T1969: Update max_bytes_usedBen Gamari2015-07-111-1/+2
* Fix self-contained handling of ASCII encodingBen Gamari2015-07-103-4/+8
* Improve error message for fundepsSimon Peyton Jones2015-07-106-3/+27
* Better type wildcard errorsSimon Peyton Jones2015-07-1011-330/+330
* Add testcase for #10602Ben Gamari2015-07-092-0/+35
* Infer types with flexible contextsSimon Peyton Jones2015-07-093-19/+18
* Fix Trac #10618 (out of scope operator)Simon Peyton Jones2015-07-083-0/+10
* Fix #10596 by looking up 'Int' not 'Maybe Int' in the map.Edward Z. Yang2015-07-073-0/+13
* fix EBADF unqueueing in select backend (Trac #10590)Sergei Trofimovich2015-07-072-0/+42
* Deferred type errors now throw TypeError (#10284)David Kraeutmann2015-07-074-0/+28
* Allow deferred type error warnings to be suppressedDavid Kraeutmann2015-07-072-0/+24
* Don't eagerly blackhole single-entry thunks (#10414)Reid Barton2015-07-074-0/+42
* Remove all *.stderr/stdout-hugs filesThomas Miedema2015-07-06276-473/+0
* Remove Hugs specific test setups (omit_compiler_type)Thomas Miedema2015-07-067-13/+3
* rts: fix incorrect checking start for -x arguments (#9839)Nikita Kartashov2015-07-064-0/+24
* Easy way to defer type errors (implements #8353)Benjamin Bykowski2015-07-054-0/+55
* Testsuite: add -ignore-dot-ghci to some testsThomas Miedema2015-07-047-21/+14
* Support MO_{Add,Sub}IntC and MO_Add2 in the LLVM backendMichal Terepeta2015-07-042-1/+77
* Fix some validation errors.Richard Eisenberg2015-07-042-9/+2
* parser: Allow Lm (MODIFIER LETTER) category in identifiersThomas Miedema2015-07-039-0/+37
* Fix Trac #10519Thomas Winant2015-07-033-0/+11
* Enable using qualified field of constructor in GHCiZejun Wu2015-07-033-0/+10
* Use `+RTS -G1` for more stable residency measurements (#9675)Ben Gamari2015-07-032-19/+51
* Implement PowerPC 64-bit native code backend for LinuxPeter Trommler2015-07-031-0/+6
* Testsuite: put extra_run_opts last on command lineThomas Miedema2015-06-301-3/+7
* Testsuite: accept T2592.stderr (minor changes)Thomas Miedema2015-06-301-2/+2
* Update performance numbers due to #10482Joachim Breitner2015-06-291-2/+4
* Test #10582Richard Eisenberg2015-06-272-0/+7
* Test Trac #10524Simon Peyton Jones2015-06-263-0/+19
* Improve error message for Typeable k (T k)Simon Peyton Jones2015-06-2615-138/+122
* closeOverKinds *before* oclose in coverage checkSimon Peyton Jones2015-06-262-0/+21
* Improve CPR behavior for strict constructorsSimon Peyton Jones2015-06-267-0/+161
* GHCi docs: layout rule is respected inside :{ :}Thomas Miedema2015-06-262-16/+29
* Fix deadlock (#10545)Simon Marlow2015-06-264-0/+1025
* Error message wibbles from out-of-scope changesSimon Peyton Jones2015-06-2679-809/+820