aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Collapse)AuthorAge
* Add a test for #2038 (resourceLimit)Gravatar Ian Lynagh2008-05-20
|
* Add a test getUserEntryForName for trac #1976Gravatar Ian Lynagh2008-01-15
|
* Throw a proper exception if getGroupEntryForName fails to find an entryGravatar Ian Lynagh2007-11-10
| | | | | | We used to get *** Exception: getGroupEntryForName: failed (Success) Fixes trac #1655
* fix framework failuresGravatar Simon Marlow2007-10-29
|
* disable the getLoginName test, see #1487Gravatar Simon Marlow2007-07-03
|
* Don't do "< /dev/null" when running the user001 testGravatar Ian Lynagh2007-06-23
| | | | It can cause the test to fail.
* Make it more obvious that the forkprocess01 test is really workingGravatar Ian Lynagh2007-04-18
|
* Added tests/user001.hs which tests all the get* functions in System.Posix.User.Gravatar bjorn@bringert.net2007-04-16
| | | | | I added this since I noticed that getUserEntryForID, getUserEntryForName, getGroupEntryForID and getGroupEntryForName failed on OS X 10.4.9 on i386.
* add tests from GHC testsuiteGravatar Simon Marlow2007-03-05