summaryrefslogtreecommitdiff
path: root/libraries/base/tests
Commit message (Expand)AuthorAgeFilesLines
* Allow to unregister threadWaitReadSTM action.Alexander Vershilov2016-11-223-0/+24
* Fix memory leak from #12664Bartosz Nitka2016-10-072-0/+6
* Bugfix for bug 11632: `readLitChar` should consume null charactersBen Gamari2016-07-172-1/+8
* Testsuite: be less strict about topHandler03's stderrThomas Miedema2016-07-011-1/+4
* Testsuite: use ignore_stderr/stdout instead of ignore_outputThomas Miedema2016-06-292-8/+1
* Double the file descriptor limit for openFile008Bartosz Nitka2016-06-291-1/+1
* Testsuite: mark tests expect_brokenThomas Miedema2016-06-281-6/+5
* Testsuite: open/close stdin/stdout/stderr explicitlyThomas Miedema2016-06-281-4/+3
* Testsuite: delete dead code + cleanupThomas Miedema2016-06-201-1/+1
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-2027-189/+189
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-202-84/+84
* Testsuite: write "\n" instead of "\r\n" when using mingw PythonThomas Miedema2016-06-181-0/+1
* Testsuite: fix enum01/02/03 on Windows (#9399)Thomas Miedema2016-05-256-6/+15
* Always use native-Haskell de/encoders for ASCII and latin1Thomas Miedema2016-05-243-11/+10
* Testsuite: fix T12010 for realThomas Miedema2016-05-223-11/+7
* Fix failing T12010Tamar Christina2016-05-213-5/+6
* Use the correct return type for Windows' send()/recv() (Fix #12010)Tamar Christina2016-05-195-0/+103
* Testsuite: don't skip concio001 and concio001_thrThomas Miedema2016-05-172-4/+4
* Testsuite: fixup lots of testsThomas Miedema2016-04-264-11/+11
* Testsuite: Delete test for deprecated "packedstring"Thomas Miedema2016-04-263-15/+1
* Fix duplicate T11334 testBen Gamari2016-03-203-1/+1
* Make `catch` lazy in the actionBen Gamari2016-03-114-0/+12
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-253-0/+0
* Address #11471 by putting RuntimeRep in kinds.wip/runtime-repRichard Eisenberg2016-02-241-2/+2
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-234-121/+121
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-236-405/+405
* Show TYPE 'Lifted/TYPE 'Unlifted as */# in Show TypeRep instanceRyanGlScott2016-01-173-1/+16
* Testsuite: mark T7653 with high_memory_usageThomas Miedema2015-12-301-1/+2
* Visible type applicationRichard Eisenberg2015-12-241-1/+1
* Allow CallStacks to be frozenEric Seidel2015-12-231-2/+0
* Testsuite: #10712 is fixedThomas Miedema2015-12-171-1/+1
* Mention "handle is semi-closed" in error messagesThomas Miedema2015-12-151-2/+2
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-1/+1
* Make 'error' include the CCS call stack when profiledSimon Marlow2015-11-132-3/+2
* base: Have the argument of mask restore the state.Facundo Domínguez2015-10-193-0/+24
* base: use Show for ErrorCall in uncaughtExceptionHandlerEric Seidel2015-09-214-0/+13
* Testsuite: mark enum01-enum03 expect_broken(#9399) on WindowsThomas Miedema2015-09-121-4/+7
* Testsuite: mark 4 tests expect_broken_for(#10712, opt_ways)Thomas Miedema2015-09-021-1/+1
* Use IP based CallStack in error and undefinedEric Seidel2015-09-021-1/+3
* Testsuite: mark encoding005 expect_broken(#10623) on WindowsThomas Miedema2015-08-151-1/+2
* Testsuite: mark T8089 expect_broken(#7325) on WindowsThomas Miedema2015-08-151-1/+5
* Make sure that `all`, `any`, `and`, and `or` fuse (#9848)Takano Akio2015-08-053-0/+23
* Update encoding001 to test the full range of non-surrogate code pointsReid Barton2015-07-231-8/+1
* When iconv is unavailable, use an ASCII encoding to encode ASCIIReid Barton2015-07-214-0/+122
* Testsuite: simplify T8089 (#8089)Thomas Miedema2015-07-202-30/+13
* Testsuite: rename *.stderr-ghc to *.stderrThomas Miedema2015-07-143-59/+4
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-142-3/+1
* Delete the WayPar wayThomas Miedema2015-07-102-12/+0
* Remove all *.stderr/stdout-hugs filesThomas Miedema2015-07-068-553/+0
* Comments onlyReid Barton2015-06-251-0/+4