summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Fix T4113 on WindowsIan Lynagh2010-06-132-1/+8
* Add a test for #4113Ian Lynagh2010-06-133-0/+19
* Add a test for #3911Ian Lynagh2010-06-013-0/+28
* 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 some test name collisionsIan Lynagh2010-01-018-9/+9
* Follow column number changesIan Lynagh2009-11-281-2/+2
* Move syb tests from the testsuite repo to the syb repoIan Lynagh2009-09-2297-3388/+0
* fix a bug: the sequence was incorrect, rather than incompleteSimon Marlow2009-08-291-1/+1
* accept outputSimon Marlow2009-08-191-1/+1
* accept outputSimon Marlow2009-08-191-1/+1
* the remaining part of #1548 is now fixedSimon Marlow2009-08-192-2/+2
* Remove the DiffArray testsIan Lynagh2009-08-024-11/+0
* 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
* hTell001 and hTell002 now pass on WindowsSimon Marlow2009-06-231-4/+2
* 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-1240-401/+685
* add reqlib('packedstring')Simon Marlow2009-05-181-2/+2
* fix openFile003 on i386/solaris2 by providing appropriate stdout fileKarel Gardas2009-03-241-0/+4
* Fix a framework failureIan Lynagh2009-03-211-1/+1
* length001 fails in the 6.10 branchIan Lynagh2009-03-211-1/+2
* Expect genUpTo to fail in the 6.10 branchIan Lynagh2009-03-211-0/+2
* Add a MakefileIan Lynagh2009-03-211-0/+3
* Output of bits is different in the 6.10 branchIan Lynagh2009-03-211-0/+1
* Fix a MakefileIan Lynagh2009-03-211-4/+3
* Add a test for trac #2962Ian Lynagh2009-03-043-0/+16
* update outputSimon Marlow2009-03-031-1/+1
* Adapt test to use CharRep instead of StringRepjpm2009-02-121-1/+1
* Add a test for trac #2913Ian Lynagh2009-02-024-0/+31
* 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
* Remove uses of pwd in favour of abspathIan Lynagh2009-01-081-2/+1
* -package syb is required when linking now that array doesn't depend on sybSimon Marlow2008-11-141-21/+21
* Skip bytestring00{1,4,5} (designed for an earlier version of bytestring)Ian Lynagh2008-10-271-3/+15
* update output (Show Ratio changes)Simon Marlow2008-10-091-47/+47
* accept output (Show Ratio changes)Simon Marlow2008-10-021-47/+47