aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/libposix
Commit message (Collapse)AuthorAge
* Fix posix005 testGravatar Ben Gamari2016-12-15
| | | | Needed import of sort and updated expected output
* testsuite: Ensure that posix005 output is normalizedGravatar Ben Gamari2016-11-17
| | | | | The order in which getEnvironment returns its result is platform dependent. Sort the output to ensure consistent output across platforms.
* Fix #7399.Gravatar Edward Z. Yang2013-07-20
| | | | Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
* Test cleaning fixesGravatar Ian Lynagh2013-06-13
|
* Follow changes in the testsuiteGravatar Ian Lynagh2013-02-11
|
* Terminated has an extra field nowGravatar Simon Marlow2013-01-30
|
* Re-enable posix005 test (#5648)Gravatar Paolo Capriotti2012-03-30
|
* Copy tests from GHC testsuite (#1161)Gravatar Paolo Capriotti2012-03-09