Jeremy Soller eae28f6dd9 Fix scandir test on Redox hace 5 años
..
dirent eae28f6dd9 Fix scandir test on Redox hace 5 años
fcntl 67d5976622 Clean up tests hace 6 años
netdb c59f268fcd Implement getaddrinfo (somewhat) hace 6 años
stdio 8fca7bcbc1 More printf tests and corner cases hace 6 años
stdlib 70857f9980 Move alloc tests to expected-output tests hace 5 años
string a5409ecd36 Fix out-of-bounds error in strsignal hace 5 años
sys_epoll b399e87ef8 Add epoll test hace 6 años
time 7ee59d2fdb tests: set C11, enable pedantic warnings, fix GCC and Clang warnings hace 6 años
unistd e35f22b3df WIP: pthread_atfork hace 5 años
wchar 4ed6dca61d implements wcsrchr from wchar.h hace 6 años
alloca.stderr 55eb8f2779 Implement alloca.h hace 6 años
alloca.stdout 55eb8f2779 Implement alloca.h hace 6 años
args.stderr 85766a41ff Expected output hace 7 años
args.stdout d3e4fa71a5 Implement sys/select.h hace 6 años
arpainet.stderr 0550a7b9db implement arpainet hace 6 años
arpainet.stdout 0550a7b9db implement arpainet hace 6 años
assert.stderr 441bf9f00b Add the few last things to get gcc_complete working hace 6 años
assert.stdout e7f251fdb0 Fix assert when used as an expression hace 6 años
constructor.stderr aee3f68117 Add tests for constructors and destructors hace 6 años
constructor.stdout aee3f68117 Add tests for constructors and destructors hace 6 años
ctype.stderr 85766a41ff Expected output hace 7 años
ctype.stdout 85766a41ff Expected output hace 7 años
destructor.stderr aee3f68117 Add tests for constructors and destructors hace 6 años
destructor.stdout aee3f68117 Add tests for constructors and destructors hace 6 años
error.stderr 85766a41ff Expected output hace 7 años
error.stdout 1ebd8a3d72 Handle zero length for strerror_r hace 6 años
fnmatch.stderr b20307dca0 Implement fnmatch.h hace 6 años
fnmatch.stdout b20307dca0 Implement fnmatch.h hace 6 años
libgen.stderr a7b71a311d Implement libgen.h hace 6 años
libgen.stdout fa2c6d29db tests: Rewrite libgen tests based on ctype (nice table layout), fix error handling of sleep tests hace 6 años
locale.stderr 996445a6a3 Add empty locale functions hace 6 años
locale.stdout 996445a6a3 Add empty locale functions hace 6 años
math.stderr 85766a41ff Expected output hace 7 años
math.stdout 63882684b2 Implement almost all of printf hace 6 años
regex.stderr 1acc2a1a32 Initial regex.h implementation hace 6 años
regex.stdout 1acc2a1a32 Initial regex.h implementation hace 6 años
select.stderr d3e4fa71a5 Implement sys/select.h hace 6 años
select.stdout 54fb8b9b2b Fix select on regular files hace 6 años
setjmp.stderr 4e99b55417 Implement basic setjmp using musl's awesome existing code hace 6 años
setjmp.stdout 4e99b55417 Implement basic setjmp using musl's awesome existing code hace 6 años
strings.stderr d3f6985ee9 Add a few things necessary for openssl (not all) hace 6 años
strings.stdout d3f6985ee9 Add a few things necessary for openssl (not all) hace 6 años
tls.stderr a72c5f4aca Add static tls test hace 5 años
tls.stdout a72c5f4aca Add static tls test hace 5 años
waitpid.stderr 2e3eda4612 Add more expected files hace 6 años
waitpid.stdout 2e3eda4612 Add more expected files hace 6 años