cosmopolitan/test/libc/runtime
Justine Tunney 4e56d89dcd Eliminate some flakes
- Get ASAN working on Windows.

- Deleting directories and then recreating them with the same name in a
  short period of time appears to be a no-no on Windows.

- There's no reason to call FlushFileBuffers on close() for pipes, and
  it's harmful since it might block indefinitely for no good reason.
2021-02-03 06:25:27 -08:00
..
arch_prctl_test.c Change license 2020-12-27 17:18:44 -08:00
carsort_test.c Change license 2020-12-27 17:18:44 -08:00
getdosargv_test.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
getdosenviron_test.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
grow_test.c Change license 2020-12-27 17:18:44 -08:00
itsatrap_test.c Change license 2020-12-27 17:18:44 -08:00
memtrack_test.c Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
mmap_test.c Eliminate some flakes 2021-02-03 06:25:27 -08:00
test.mk Make C memory safe like Rust 2021-02-01 03:58:46 -08:00