summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/lib/IO
Commit message (Expand)AuthorAgeFilesLines
* Fix 3307 on WindowsMax Bolingbroke2011-06-243-9/+9
* Tweak environment001Ian Lynagh2011-06-242-8/+8
* 3307 is broken on Windows (#5253)Ian Lynagh2011-06-101-1/+5
* Add some ASCII output to 3307Ian Lynagh2011-06-102-2/+13
* Tweak test 3307Ian Lynagh2011-06-102-3/+13
* Fix 3307 and environment001Ian Lynagh2011-05-251-2/+2
* Fix 3307 for people who don't have the en_US.UTF-8 localeIan Lynagh2011-05-251-3/+3
* Don't hide test commands when running make by handIan Lynagh2011-05-251-8/+8
* Change to the 0xEF80..0xEFFF private-use range for //ROUNDTRIPMax Bolingbroke2011-05-182-9/+9
* Avoid roundtripping characters in encoding001Max Bolingbroke2011-05-181-1/+8
* Update encoding002 given that we use private-use characters and //ROUNDTRIPMax Bolingbroke2011-05-182-12/+12
* Tests for the PEP383 functionality and bugs it fixesMax Bolingbroke2011-05-1412-30/+245
* Add TEST_HC_OPTS to every Makefile invocation of TEST_HCSimon Peyton Jones2011-04-201-2/+2
* Fix readFile001 on WindowsIan Lynagh2011-04-141-2/+3
* cope with multi-digit file descriptors (#5066)Simon Marlow2011-04-041-1/+4
* Test 4808: Follow change in GHC.IO.FD.openFile definitionIan Lynagh2011-03-291-2/+2
* Remove the haskell98 dependency from the lib/IO testsIan Lynagh2011-02-0527-54/+62
* add test for #4895Simon Marlow2011-01-213-0/+11
* add test for #4808Simon Marlow2010-12-014-0/+16
* Add a test for reliable encoding errorsSimon Marlow2010-11-253-0/+65
* fix hClose002 test output on i386-solaris2 platformKarel Gardas2010-09-061-0/+4
* update output (Windows)Simon Marlow2010-08-121-2/+2
* hReady002: omit ghci waySimon Marlow2010-07-051-1/+8
* add a test for #4144Simon Marlow2010-06-243-0/+117
* Fix T4113 on WindowsIan Lynagh2010-06-132-1/+8
* Add a test for #4113Ian Lynagh2010-06-133-0/+19
* hGetBufSome comes from System.IO now.Simon Marlow2010-05-241-1/+0
* add test for #4078Simon Marlow2010-05-173-1/+12
* add test for #4066Simon Marlow2010-05-143-0/+15
* test hGetBufSomeSimon Marlow2010-05-042-1/+82
* add test for #3832Simon Marlow2010-01-202-0/+15
* fix a bug: the sequence was incorrect, rather than incompleteSimon Marlow2009-08-291-1/+1
* add utf8_bom codecSimon Marlow2009-07-155-2/+18
* add readwrite003 (from bug #679)Simon Marlow2009-07-013-0/+18
* make this test less sensitive to file descriptor numbersSimon Marlow2009-06-232-3/+8
* add test for #3128Simon Marlow2009-06-163-0/+39
* Add test for #2678Simon Marlow2009-06-163-0/+12
* Update and add new tests for the Unicode IO librarySimon Marlow2009-06-1232-368/+564
* fix openFile003 on i386/solaris2 by providing appropriate stdout fileKarel Gardas2009-03-241-0/+4
* Fix readwrite00[12] on WindowsIan Lynagh2009-01-092-4/+4
* Fix ioeGetHandle001 on WindowsIan Lynagh2009-01-091-2/+2
* Fix ioeGetFileName001 on WindowsIan Lynagh2009-01-091-2/+2
* Fix ioeGetErrorString001 on WindowsIan Lynagh2009-01-091-2/+2
* Fix hSeek003 on WindowsIan Lynagh2009-01-091-2/+2
* Fix hSeek002 on WindowsIan Lynagh2009-01-091-2/+2
* Fix hReady001 on WindowsIan Lynagh2009-01-091-2/+2
* Fix hIsEOF002 on WindowsIan Lynagh2009-01-091-3/+3
* Fix hGetPosn001 on WindowsIan Lynagh2009-01-091-4/+4
* Fix hGetLine001Ian Lynagh2009-01-093-18/+18
* Don't skip readwrite002 on Windows any moreIan Lynagh2008-08-161-2/+1