summaryrefslogtreecommitdiff
path: root/libraries/base/tests/IO
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Add tests for #21336Ben Gamari2022-05-197-0/+47
* Update test baselines to match new error messages from GHC.IO.Encoding.FailureBodigrim2022-04-224-34/+34
* Change ulimit -n in openFile008 back to 1024Greg Steuck2022-01-061-1/+1
* testsuite: Remove reqlib modifierMatthew Pickering2021-12-225-67/+0
* Make openFile more tolerant of async excs (#18832)Kamil Dworakowski2021-12-023-0/+79
* Add a regression test for #17912Kamil Dworakowski2021-09-293-0/+36
* testsuite: Mark hDuplicateTo001 as fragile in concurrent waysBen Gamari2021-09-131-2/+1
* Use GHC2021 as default languageJoachim Breitner2021-03-103-15/+22
* winio: fixed bytestring reading interface.Tamar Christina2020-10-093-0/+35
* Remove redundant "do", "return" and language extensions from baseHécate2020-09-238-10/+9
* Remove all the unnecessary LANGUAGE pragmasHécate2020-08-051-1/+1
* testsuite: Normalise WinIO error message differencesBen Gamari2020-07-261-3/+3
* winio: Fix openFile009 merge conflict leftoverAndreas Klebinger2020-07-151-4/+0
* winio: Update T9681 output, disable T4808 on windows.Andreas Klebinger2020-07-151-1/+4
* winio: Fix sqrt and openFile009 test casesAndreas Klebinger2020-07-152-4/+8
* winio: Set handle offset when opening files in Append mode.Andreas Klebinger2020-07-153-0/+22
* winio: Switch Testsuite to test winio by defaultTamar Christina2020-07-155-16/+29
* Mark T12010 fragile on 32-bitÖmer Sinan Ağacan2020-04-201-5/+5
* base: add strict IO functions: readFile', getContents', hGetContents'Lysxia2020-03-163-0/+13
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-081-1/+1
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-041-1/+1
* testsuite: Add (broken) test for #17510Ben Gamari2019-12-103-0/+20
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-281-1/+1
* testsuite: Skip T17414 on LinuxBen Gamari2019-11-171-0/+4
* testsuite: Mark tests fragile in threaded2 as fragile in all concurrent waysBen Gamari2019-11-101-1/+1
* testsuite: Mark T17414 as fragile on WindowsBen Gamari2019-11-091-1/+5
* testsuite: Add test for #17414Ben Gamari2019-10-312-0/+20
* testsuite: Mark T4808 as broken in threaded2 wayBen Gamari2019-07-181-1/+1
* Expunge #ifdef and #ifndef from the codebaseJohn Ericson2019-07-141-3/+3
* testsuite: Skip hDuplicateTo001 in concurrent waysBen Gamari2019-06-151-1/+2
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-1/+1
* testsuite: Use makefile_testBen Gamari2019-01-302-7/+5
* Revert "Batch merge"Ben Gamari2019-01-302-5/+7
* Batch mergeBen Gamari2019-01-302-7/+5
* Bump unix submodule to version 2.8.0.0Ryan Scott2018-04-191-2/+2
* Windows: fix all failing tests.Tamar Christina2018-01-021-3/+6
* tests: remove extra_files.py (#12223)Reid Barton2017-02-261-2/+2
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-52/+26
* Fix memory leak from #12664Bartosz Nitka2016-10-072-0/+6
* Double the file descriptor limit for openFile008Bartosz Nitka2016-06-291-1/+1
* 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-2013-78/+78
* Testsuite: write "\n" instead of "\r\n" when using mingw PythonThomas Miedema2016-06-181-0/+1
* 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: delete empty files [skip ci]Thomas Miedema2016-02-251-0/+0