summaryrefslogtreecommitdiff
path: root/libraries/base/tests/IO/all.T
Commit message (Expand)AuthorAgeFilesLines
* winio: fixed bytestring reading interface.Tamar Christina2020-10-091-0/+1
* testsuite: Normalise WinIO error message differencesBen Gamari2020-07-261-3/+3
* winio: Update T9681 output, disable T4808 on windows.Andreas Klebinger2020-07-151-1/+4
* winio: Set handle offset when opening files in Append mode.Andreas Klebinger2020-07-151-0/+1
* winio: Switch Testsuite to test winio by defaultTamar Christina2020-07-151-4/+5
* base: add strict IO functions: readFile', getContents', hGetContents'Lysxia2020-03-161-0/+1
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-041-1/+1
* testsuite: Add (broken) test for #17510Ben Gamari2019-12-101-0/+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-311-0/+2
* testsuite: Mark T4808 as broken in threaded2 wayBen Gamari2019-07-181-1/+1
* testsuite: Skip hDuplicateTo001 in concurrent waysBen Gamari2019-06-151-1/+2
* testsuite: Use makefile_testBen Gamari2019-01-301-5/+4
* Revert "Batch merge"Ben Gamari2019-01-301-4/+5
* Batch mergeBen Gamari2019-01-301-5/+4
* 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
* Double the file descriptor limit for openFile008Bartosz Nitka2016-06-291-1/+1
* Testsuite: open/close stdin/stdout/stderr explicitlyThomas Miedema2016-06-281-4/+3
* Always use native-Haskell de/encoders for ASCII and latin1Thomas Miedema2016-05-241-2/+1
* Testsuite: don't skip concio001 and concio001_thrThomas Miedema2016-05-171-2/+2
* Testsuite: mark encoding005 expect_broken(#10623) on WindowsThomas Miedema2015-08-151-1/+2
* When iconv is unavailable, use an ASCII encoding to encode ASCIIReid Barton2015-07-211-0/+1
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-141-1/+1
* Testsuite: delete expect_fail setups for hugsThomas Miedema2015-06-091-10/+3
* T4006, environment001, T3307 all work on msys2Simon Peyton Jones2014-05-281-4/+2
* Add comprehensive test for codepage encodings+recovery for themMax Bolingbroke2013-05-081-0/+1
* Test fix for #7853Max Bolingbroke2013-04-231-0/+1
* Add test for #7522Max Bolingbroke2013-04-101-0/+1
* Remove uses of compose(s) in testsIan Lynagh2013-02-141-7/+9
* T3307 and environment001 just fail on MSYSIan Lynagh2013-02-111-2/+2
* Follow changes in testsuiteIan Lynagh2013-02-111-4/+4
* Follow changes in the testsuiteIan Lynagh2013-02-111-3/+3
* Follow testsuite changesIan Lynagh2013-02-081-2/+2
* Fix an 'if windows' test to cover Win64 tooIan Lynagh2013-01-261-1/+1
* Rename some numeric tests: nnnn -> TnnnnIan Lynagh2013-01-251-6/+6
* Use expect_broken rather than expect_fail in testsuite driverIan Lynagh2012-05-261-2/+2
* Copy tests from GHC testsuite; part of #1161.Paolo Capriotti2012-03-091-0/+161