summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
* testsuite: mark tests broken on powerpc64Peter Trommler2016-02-2513-13/+27
* Address #11471 by putting RuntimeRep in kinds.wip/runtime-repRichard Eisenberg2016-02-2440-130/+97
* Allow combining characters in identifiers (#7650)Thomas Miedema2016-02-233-0/+13
* Testsuite: failing profiling tests (#10037)Thomas Miedema2016-02-231-5/+8
* Filter out -prof callstacks from test output (#11521)Thomas Miedema2016-02-231-0/+1
* Testsuite: cleanup profiling/should_run/all.T (#11521)Thomas Miedema2016-02-232-100/+44
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2386-425/+414
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2372-400/+400
* Testsuite: accept output without Windows line endings (#11631)Thomas Miedema2016-02-2368-590/+613
* Testsuite: accept output without Windows line endings (#11631)Thomas Miedema2016-02-2350-480/+483
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2327-269/+269
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2334-924/+924
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2361-962/+962
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2359-1034/+1034
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2312-1021/+1021
* Add missing filesSimon Marlow2016-02-232-0/+44
* Testsuite: pass '-s --no-print-directory' to MAKEThomas Miedema2016-02-2123-49/+49
* Add test for #6132: hash bang + CPPThomas Miedema2016-02-202-0/+17
* Add test (only) to assure that #11535 is fixedTakayuki Muranushi2016-02-203-0/+34
* Use a better test for profilingSimon Marlow2016-02-203-3/+3
* Fix a bug in ApplicativeDo (#11612)Simon Marlow2016-02-202-0/+13
* Pass -haddock to tests in should_compile_*flag*_nohaddockThomas Miedema2016-02-195-4/+48
* Modifier letter in middle of identifier is okThomas Miedema2016-02-194-9/+5
* A few more typos in non-codeGabor Greif2016-02-191-1/+1
* Unwire Typeable representation typesBen Gamari2016-02-186-92/+92
* Take type-function arity into accountSimon Peyton Jones2016-02-182-0/+9
* Fix desugaring of bang-pattern let-bindingsSimon Peyton Jones2016-02-183-0/+11
* Remove superfluous code when deriving Foldable/TraversableRyanGlScott2016-02-172-0/+15
* Fix #11313.Richard Eisenberg2016-02-173-0/+16
* Fix #11246.Richard Eisenberg2016-02-172-0/+6
* Fix #11241.Richard Eisenberg2016-02-173-1/+13
* Testsuite: delete compiler_lt/le/gt/ge setup functionsThomas Miedema2016-02-1720-67/+43
* Suggest candidate instances in error messageYuras Shumovich2016-02-163-0/+16
* Fix typosRik Steenkamp2016-02-162-5/+5
* Improved error message about exported type operators.Ulya Trofimovich2016-02-164-10/+30
* Testsuite: delete only_compiler_types, assume ghcThomas Miedema2016-02-162-24/+45
* Add missing newlines at end of file [skip ci]Thomas Miedema2016-02-168-8/+8
* Rename missing-pat-syn-sigs to missing-pat-syn-signaturesMatthew Pickering2016-02-152-2/+2
* Make T11361 actually run with reversed uniquesBartosz Nitka2016-02-152-3/+3
* Add a testcase for #11362Bartosz Nitka2016-02-152-0/+28
* A tiny, outright bug in tcDataFamInstDeclSimon Peyton Jones2016-02-151-2/+19
* Comments onlySimon Peyton Jones2016-02-153-0/+11
* Improve error message suppressionSimon Peyton Jones2016-02-155-97/+44
* testsuite: tweak error messages for new Show instanceSergei Trofimovich2016-02-125-7/+7
* Improve pretty-printing of HsWrappersSimon Peyton Jones2016-02-121-6/+4
* Beef up tc124Simon Peyton Jones2016-02-121-4/+10
* Simplify AbsBinds wrappingSimon Peyton Jones2016-02-121-1/+1
* Add test for #11319Reid Barton2016-02-112-0/+7
* Another batch of typo fixes in non-codeGabor Greif2016-02-117-7/+7
* Always do eta-reductionSimon Peyton Jones2016-02-112-0/+36