summaryrefslogtreecommitdiff
path: root/libraries/base/tests/IO
Commit message (Expand)AuthorAgeFilesLines
* 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
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-233-105/+105
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-234-148/+148
* Mention "handle is semi-closed" in error messagesThomas Miedema2015-12-151-2/+2
* Testsuite: mark encoding005 expect_broken(#10623) on WindowsThomas Miedema2015-08-151-1/+2
* 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-213-0/+121
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-141-1/+1
* Remove all *.stderr/stdout-hugs filesThomas Miedema2015-07-064-10/+0
* Testsuite: delete expect_fail setups for hugsThomas Miedema2015-06-091-10/+3
* base: drop redundant Typeable derivingsHerbert Valerio Riedel2015-03-071-1/+0
* Add special stdout for hClose002 on x64 SolarisKjetil Limkjær2014-09-161-0/+4
* fix openFile003 test on Solaris/i386 (platform output is not needed anymore)Karel Gardas2014-08-041-4/+0
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-281-75/+0
* Add .gitignore for autogenerated test files.Edward Z. Yang2014-05-291-0/+75
* T4006, environment001, T3307 all work on msys2Simon Peyton Jones2014-05-281-4/+2
* Constant-fold `__GLASGOW_HASKELL__` CPP conditionalsHerbert Valerio Riedel2013-09-171-1/+0
* Fix hSetBuffering004 to work with dynamic ghciIan Lynagh2013-06-162-0/+2
* Add comprehensive test for codepage encodings+recovery for themMax Bolingbroke2013-05-087-0/+485
* Test fix for #7853Max Bolingbroke2013-04-233-0/+40
* Add test for #7522Max Bolingbroke2013-04-103-0/+25
* 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-2514-25/+25
* Follow module removal in hDuplicateTo001 testIan Lynagh2012-09-201-2/+3
* Update tests following changes in baseIan Lynagh2012-06-2018-33/+40
* Use expect_broken rather than expect_fail in testsuite driverIan Lynagh2012-05-261-2/+2
* Use in-process file locking on Windows (#4363)Paolo Capriotti2012-05-084-45/+0
* Fix some more tests on Win64Ian Lynagh2012-05-014-0/+0
* Remove old test outputsIan Lynagh2012-05-013-22/+0
* Fix openFile003 for Win64Ian Lynagh2012-05-011-0/+0