eventcore/tests
Sönke Ludwig 5cb6ff7dd3 Fix recursive directory watcher test.
Was storing stack allocated strings, as well as not skipping all directory change events (which now is important on Linux/inotify).
2020-10-24 17:03:01 +02:00
..
0-dirwatcher-rec.d Fix recursive directory watcher test. 2020-10-24 17:03:01 +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 Trivial: Unify some spacing / style issues 2020-09-02 10:28:02 +02:00