aboutsummaryrefslogtreecommitdiff
path: root/tests/unistd
AgeCommit message (Expand)Author
2014-02-25Use __EMSCRIPTEN__ instead of EMSCRIPTEN in tests.Dan Gohman
2013-10-21Fix test_unistd_access and test_unistd_truncate on Windows. Both tests failed...Jukka Jylänki
2013-09-27- updated several unistd tests to test against NODEFSAnthony Pesch
2013-09-18Removed old test case and put a test case in a more appropriate area.Michael J. Bishop
2013-09-13Update to work with new libc headers.Bruce Mitchener
2013-09-03updated unistd and fs_base tests to use new FS APIsAnthony Pesch
2013-08-28Update remaining tests to use registerDevice/mkdevRanger Harke
2013-08-28Update test_unistd_io to use registerDevice/mkdevRanger Harke
2013-08-28Fix permissions set by FS.createDeviceRanger Harke
2013-08-23Adding missing output to verify it is correct.Bruce Mitchener
2013-08-04Include signal.h when using signals.Bruce Mitchener
2013-07-15 - rmdir / unlink no longer follow the final symlinkAnthony Pesch
2013-07-14 - moved std stream isTerminal property to object so all streams can seeAnthony Pesch
2013-06-04Updated tests to reflect new error valuesAnthony Pesch
2013-04-14update test_unistd_miscAlon Zakai
2013-04-09implement setgroupsArlo Breault
2012-03-19fix test_unistd_ioAlon Zakai
2012-03-10fix test_unistd_isattyAlon Zakai
2011-09-25fix unistd_dup testAlon Zakai
2011-08-27Updated the expected output of test_unistd_isatty.max99x
2011-07-28Implemented most of stdio.h and updated all references.max99x
2011-07-24Fixed unistd sleep test to be more flexible.max99x
2011-07-23Added unistd tests; fixed a lot of unistd bugs and deficiencies.max99x