cosmopolitan/test
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
..
ape Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
dsp Make more functions friendly to Address Sanitizer 2021-02-02 03:45:31 -08:00
libc Eliminate some flakes 2021-02-03 06:25:27 -08:00
net Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
tool Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
test.mk Initial import 2020-06-15 07:18:57 -07:00