summaryrefslogtreecommitdiff
path: root/libraries/base/tests/IO
Commit message (Expand)AuthorAgeFilesLines
* 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
* Copy tests from GHC testsuite; part of #1161.Paolo Capriotti2012-03-09157-0/+3081