Jeff Anderson
|
379d128cba
|
libzigc: roundf
|
2026-01-31 18:18:29 -08:00 |
|
Jeff Anderson
|
69a95571ed
|
libzigc: round
|
2026-01-31 17:26:17 -08:00 |
|
kj4tmp@gmail.com
|
e60ba21114
|
libzigc: roundl
|
2026-02-01 00:59:35 +01:00 |
|
Alex Rønne Petersen
|
200fb7c2ac
|
test-libc: disable raise-race.c
|
2026-01-21 18:51:02 +01:00 |
|
rpkak
|
e6ac1b77f0
|
libzigc: test and fix acos
|
2026-01-20 18:02:15 +01:00 |
|
rpkak
|
b94a65ed40
|
test-libc: run some math tests
|
2026-01-10 00:09:54 +01:00 |
|
Alex Rønne Petersen
|
70c21fdbab
|
libc-test: disable utime.c
Fails under heavy load in CI; futimens() effects aren't reflected in the
subsequent fstat() call for some reason.
|
2025-10-15 10:58:30 +02:00 |
|
Alex Rønne Petersen
|
e5ebdf9e41
|
libc-test: disable malloc-oom.c
This causes QEMU to OOM in CI.
|
2025-10-01 03:25:13 +02:00 |
|
Alex Rønne Petersen
|
dd4be26f53
|
libc-test: disable daemon-failure.c
It's flaky in that systems with a high FD limit will get an unexpected ENOMEM
error from daemon(), failing the test.
|
2025-09-25 12:57:56 +02:00 |
|
rpkak
|
9b3b7aa911
|
Integrate libc-test cases into the build system
zig build test-libc -Dlibc-test-path=/path/to/libc-test
|
2025-09-24 16:05:18 -07:00 |
|