[phobos] [D-Programming-Language/phobos] c59109: sub/add 2 seconds from currTime instead of sleepin...
GitHub via phobos
phobos at puremagic.com
Tue Mar 17 21:31:25 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: c591095cfaa8445408d70ddda23cd5dbf78e6198
https://github.com/D-Programming-Language/phobos/commit/c591095cfaa8445408d70ddda23cd5dbf78e6198
Author: Martin Nowak <code at dawg.eu>
Date: 2015-03-14 (Sat, 14 Mar 2015)
Changed paths:
M std/file.d
Log Message:
-----------
sub/add 2 seconds from currTime instead of sleeping
- saves a total of 16 seconds unittest time
Commit: efe9cf79a05fe5bee448b69a41a1f4e06979a3bb
https://github.com/D-Programming-Language/phobos/commit/efe9cf79a05fe5bee448b69a41a1f4e06979a3bb
Author: Martin Nowak <code at dawg.eu>
Date: 2015-03-14 (Sat, 14 Mar 2015)
Changed paths:
M std/file.d
Log Message:
-----------
combine copy&paste dirEntry tests
Commit: 81472320bcb67781f1961149d5254a036d8e94d3
https://github.com/D-Programming-Language/phobos/commit/81472320bcb67781f1961149d5254a036d8e94d3
Author: Walter Bright <walter at walterbright.com>
Date: 2015-03-17 (Tue, 17 Mar 2015)
Changed paths:
M std/file.d
Log Message:
-----------
Merge pull request #3052 from MartinNowak/fastFileTest
remove sleep times in std.file test
Compare: https://github.com/D-Programming-Language/phobos/compare/afa66d2d395a...81472320bcb6
More information about the phobos
mailing list