Dentcho Bankov
aef2936abd
Fix for #11 . Cross port of fix for #1742 from vibe.d
2017-04-15 00:04:08 +03:00
Sönke Ludwig
5a8d5a2fea
Add tests from vibe-d:core.
2017-02-17 00:55:16 +01:00
Sönke Ludwig
99bc332a81
Allow script based tests and fix test package recipes.
2017-02-17 00:49:40 +01:00
Sönke Ludwig
68430a1ea4
Fix file pointer management in FileStream. Fixes rejectedsoftware/vibe.d#1684 .
2017-02-16 23:37:41 +01:00
Sönke Ludwig
9ab0f07b2d
Fix compile error in file test.
2016-12-19 21:57:52 +01:00
Sönke Ludwig
3a9b977dc4
Fix test dependency paths.
2016-10-24 08:37:32 +02:00
Sönke Ludwig
cd3e756dd6
Convert all tests to single-file packages.
2016-10-24 08:32:16 +02:00
Sönke Ludwig
c08f101549
Update for eventcore 0.5.0 and the latest DMD beta.
2016-10-24 08:22:49 +02:00
Sönke Ludwig
5bbf07beb8
Fix FileStream.close and let the file test clean up after itself.
2016-10-06 22:15:25 +02:00
Sönke Ludwig
cf75d968d5
Base FileStream on eventcore.
2016-10-06 22:06:51 +02:00
Sönke Ludwig
051254ace1
Fix test compilation.
2016-06-18 10:00:20 +02:00
Sönke Ludwig
a9905ddcd9
Make the test packages compilable.
2016-06-18 08:19:06 +02:00
Sönke Ludwig
179d93f09d
Add test for issue #1452 .
...
TCP connection should not crash the program if they are closed from within a finalizer. Instead, give a warning if such a class has leaked.
(cherry picked from commit 2c0adbc56170571991781cebf1e3aac1549828ad)
2016-04-10 14:40:39 +02:00
Sönke Ludwig
9e6436fce3
Add test for issue #1429 .
...
UDP receive timeout doesn't work for the libevent driver.
(cherry picked from commit 443e0713ded4d2eaf5e9bc6c24ed79069d2a92dd)
(cherry picked from commit 6997dc304c2d09511c409bd18f847bac330a06a3)
2016-04-10 14:40:39 +02:00
Sönke Ludwig
8f66cc9827
Add test for issue #1441 .
...
(cherry picked from commit ac11197a4b0af00833114ec400df2bca07e874e3)
2016-04-10 14:40:38 +02:00