..
0-tcp.d
Port TCP tests from the vibe.d repository.
2020-03-19 12:15:05 +01:00
0-tcpproxy.d
Port TCP tests from the vibe.d repository.
2020-03-19 12:15:05 +01: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
Increase directory watcher test sleep time on macOS (decrease on others).
2019-11-23 11:06:16 +01: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 basic tests for getFileInfo.
2019-08-25 14:09:59 +02:00
vibe.core.net.1376.d
Use normal main() and avoid socket leak in test.
2020-03-16 14:14:50 +01: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 the vibe.core.net.1726 test to work consistently on Windows.
2020-03-18 12:36:08 +01:00
vibe.core.process.d
Fix process test.
2019-08-24 10:19:29 +02:00