aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Collapse)AuthorAge
...
* 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