eventcore/tests
Sönke Ludwig 85dc8d54e6 Make file and pipe closing asynchronous.
CloseHandle can block for extended periods of time in certain cases, causing the whole thread to be blocked otherwise.
2020-05-12 09:47:06 +02:00
..
0-dirwatcher-rec.d Remove FileChange.isDirectory. 2020-05-11 19:30:40 +02:00
0-dirwatcher.d Remove FileChange.isDirectory. 2020-05-11 19:30:40 +02:00
0-dns.d Adjust all tests to rely on automatic event loop exiting. 2017-06-10 10:28:16 +02:00
0-event.d Adjust all tests to rely on automatic event loop exiting. 2017-06-10 10:28:16 +02:00
0-file.d Make file and pipe closing asynchronous. 2020-05-12 09:47:06 +02:00
0-leaked-handles.d Test leaking handles through the GC. 2018-10-26 15:41:18 +02:00
0-runinownerthread.d Make file and pipe closing asynchronous. 2020-05-12 09:47:06 +02:00
0-signal.d Run high level tests on Windows. 2020-03-15 20:33:52 +01:00
0-tcp-cancelconn.d Fix the approach to determine connect failures. 2020-03-15 18:49:54 +01:00
0-tcp-readwait.d Run high level tests on Windows. 2020-03-15 20:33:52 +01:00
0-tcp.d Add tests for TCP shutdown procedure and connection state handling. 2020-03-17 14:26:48 +01:00
0-timer.d Loosen test timing to pass on Windows on the CI infrastructure. 2020-03-15 21:07:43 +01:00
0-udp.d Run high level tests on Windows. 2020-03-15 20:33:52 +01:00
0-usds.d Adjust all tests to rely on automatic event loop exiting. 2017-06-10 10:28:16 +02:00
0-waitercount.d Add a minimal test for #8. 2017-06-10 10:21:47 +02:00
issue-25-periodic-timers.d Loosen test timing to pass on Windows on the CI infrastructure. 2020-03-15 21:07:43 +01:00
issue-122-coalesced-sigchld.d Use a more robust way to self-execute the test binary. 2019-08-23 09:35:12 +02:00