emscripten/tests/unistd
Jukka Jylänki be98952074 Fix test_unistd_access and test_unistd_truncate on Windows. Both tests failed at the end on cleanup stage, when the test left behind files with readonly bit set, and shutil.rmtree() fails on Windows if any of the files are read-only. 2013-10-21 22:20:25 +03:00
..
access.c
access.out
close.c
close.out
confstr.c
confstr.out
curdir.c
curdir.out
dup.c
dup.out
io.c
io.out
isatty.c
links.c
links.out
login.c
login.out
misc.c
misc.out
pathconf.c
pathconf.out
sleep.c
sleep.out
swab.c
swab.out
sysconf.c
sysconf.out
truncate.c
truncate.out
ttyname.c
unlink.c