vibe-core/tests
2021-01-12 17:42:32 +01:00
..
0-tcp.d Fix deprecations in tests and examples 2020-08-21 15:39:02 +09:00
0-tcpproxy.d Use logException consistently and use logDiagnostic 2020-08-24 05:17:59 +02:00
args.d Add tests from vibe-d:core. 2017-02-17 00:55:16 +01:00
args.sh Workaround dub bug by using '--single' 2020-08-21 03:31:28 +02:00
dirwatcher.d Fix test transition between different directory watchers. 2020-10-24 11:51:09 +02:00
issue-58-task-already-scheduled.d Fix race-condition in test case. 2018-10-27 00:44:00 +02:00
issue-66-yield-eventloop-exit.d Add test for issue #66. 2018-03-06 23:39:57 +01:00
issue-104-unreferenced-periodic-timer.d Add test for issue #104. 2018-11-23 15:51:10 +01:00
issue-110-close-while-waitForData.d Make waitForData not assert fail on close fix #110 2018-12-20 02:10:40 +01:00
issue-115-connect-fail-leak.d Allow a single FD to be "leaked" in the TCP connect leak test. 2019-11-02 14:56:57 +01:00
issue-157-consume-closed-channel.d Add test for #157. 2019-06-16 23:00:04 +02:00
issue-161-multiple-joiners.d Fix regression test w.r.t. slightly changed semantics of schedule(). 2020-03-14 22:30:41 +01:00
pull-218-resolvehost-dns-address-family.d resolveHost: Check expected address family on returned address 2020-08-21 07:19:39 +02:00
std.concurrency.d Make the std.concurrency test more robust against bad sleep timing. 2020-05-22 10:33:17 +02:00
vibe.core.concurrency.1408.d Remove all trailing whitespace 2017-07-03 12:19:27 +02:00
vibe.core.core.1590.d Add tests from vibe-d:core. 2017-02-17 00:55:16 +01:00
vibe.core.core.1742.d Fix for #11. Cross port of fix for #1742 from vibe.d 2017-04-15 00:04:08 +03:00
vibe.core.core.refcount.d Add tests from vibe-d:core. 2017-02-17 00:55:16 +01:00
vibe.core.file.d Add a basic sanity check test for listDirectory and test extended UTF-8 characters. 2021-01-12 17:42:32 +01:00
vibe.core.net.1376.d Fix deprecations in tests and examples 2020-08-21 15:39:02 +09:00
vibe.core.net.1429.d Increase test timeout tolerance on macOS. 2019-11-02 22:52:56 +01:00
vibe.core.net.1441.d Allow script based tests and fix test package recipes. 2017-02-17 00:49:40 +01:00
vibe.core.net.1452.d Allow script based tests and fix test package recipes. 2017-02-17 00:49:40 +01:00
vibe.core.net.1726.d Fix deprecations in tests and examples 2020-08-21 15:39:02 +09:00
vibe.core.process.d Fix process test. 2019-08-24 10:19:29 +02:00
vibe.core.stream.pipe.d Add a test for pipe(). 2020-10-21 17:37:35 +02:00