cosmopolitan/test
tkchia 665747a319
Make test/libc/calls/pledge_test.c work with "nonstandard" umask (#956)
The test was failing if the process's umask happened to be
0077, for example.  The file `foo` was then created with a
file mode of 0100600, rather than the expected 0100644.
2023-11-16 00:47:21 -08:00
..
dsp Fix warnings 2023-09-01 20:50:18 -07:00
libc Make test/libc/calls/pledge_test.c work with "nonstandard" umask (#956) 2023-11-16 00:47:21 -08:00
net Make improvements 2023-09-06 12:34:59 -07:00
posix Don't modify argument block on MacOS Arm64 2023-11-12 05:59:03 -08:00
tool Add database and statement readonly checks to sqlite in redbean (#914) 2023-11-05 13:29:09 -08:00
test.mk Introduce posix tests package 2023-11-12 05:41:48 -08:00