cosmopolitan/test/libc/stdio
Justine Tunney 8a44f913ae
Delete flaky tests
Signals are extremely difficult to unit test reliably. This is why
functions like sigsuspend() exist. When testing something else and
portably it becomes impossible without access to kernel internals.

OpenMP flakes in QEMU on one of my workstations. I don't think the
support is production worthy, because there's been issues on MacOS
additionally. It works great for every experiment I've used it for
though. However a flaky test is worse than no test at all. So it's
removed until someone takes an interest in productionizing it.
2024-05-03 09:11:04 -07:00
..
BUILD.mk Stop using .com extension in monorepo 2024-03-03 03:12:19 -08:00
crypt_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
devrand_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
dirstream_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
dtoa_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
dumphexc_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
ecvt_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
fds_torture_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
fgetln_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
fgets_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
fgetwc_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
fmemopen_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
fmt_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
fprintf_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
fputc_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
fputs_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
fread_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
freopen_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
fscanf_test.c *scanf() fixes to make TeX work (#1109) 2024-02-23 07:15:30 -08:00
fseeko_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
ftell_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
fwrite_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
getdelim_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
getentropy_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
gz_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
iconv_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
joinstrlist_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
memory_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
mt19937_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
palandprintf_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
popen_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
rand_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
rngset_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
snprintf_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
sprintf_s.inc flip et / noet in modelines 2023-12-07 22:17:11 -05:00
sprintf_s_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
sscanf_test.c *scanf() fixes to make TeX work (#1109) 2024-02-23 07:15:30 -08:00
tmpfile_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
ungetc_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
vappendf_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
zipdir_test.c Stop using .com extension in monorepo 2024-03-03 03:12:19 -08:00