eventcore/tests
Sönke Ludwig dbb8267540 Introduce TimerCallback2.
This allows getting notified also if the timer has been stopped, so that it is guaranteed to be called, except if cancelWait is called.

Necessary for fixing vibe-d/vibe-core#86
2018-10-27 14:11:11 +02:00
..
0-dirwatcher-rec.d Fix recursive directory watcher test to check for unexpected events. 2017-11-23 23:11:16 +01:00
0-dirwatcher.d Enable directory watcher tests on macOS. 2017-11-23 23:11:16 +01: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 Adjust all tests to rely on automatic event loop exiting. 2017-06-10 10:28:16 +02:00
0-leaked-handles.d Test leaking handles through the GC. 2018-10-26 15:41:18 +02:00
0-runinownerthread.d Add test for runInOwnerThread. 2018-03-16 16:11:47 +01:00
0-signal.d Adjust all tests to rely on automatic event loop exiting. 2017-06-10 10:28:16 +02:00
0-tcp-cancelconn.d Add test for cancelConnectStream. 2017-11-12 14:35:17 +01:00
0-tcp-readwait.d ease asserting, constants wrapped for future robustness 2018-06-06 11:45:36 +00:00
0-tcp.d ease asserting, constants wrapped for future robustness 2018-06-06 11:45:36 +00:00
0-timer.d Introduce TimerCallback2. 2018-10-27 14:11:11 +02:00
0-udp.d Adjust all tests to rely on automatic event loop exiting. 2017-06-10 10:28:16 +02: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 Further increase the timer test tolerance to account for the macOS builds. 2017-12-17 22:17:40 +01:00