[phobos] [D-Programming-Language/phobos] 66c5b9: package-shared unittest functions should not be un...
GitHub via phobos
phobos at puremagic.com
Fri Jun 12 01:34:41 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 66c5b91587bd1890fd36821483c690915f350b69
https://github.com/D-Programming-Language/phobos/commit/66c5b91587bd1890fd36821483c690915f350b69
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-06-11 (Thu, 11 Jun 2015)
Changed paths:
M std/experimental/logger/core.d
M std/file.d
Log Message:
-----------
package-shared unittest functions should not be under version(unittest)
Commit: af30f1d2043d9b909449b93df8c638813792b5f2
https://github.com/D-Programming-Language/phobos/commit/af30f1d2043d9b909449b93df8c638813792b5f2
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-06-11 (Thu, 11 Jun 2015)
Changed paths:
M posix.mak
Log Message:
-----------
In highly concurrent runs there are odd races across .o file names, so added mktemp to run each unittest in its own dir
Commit: 8d2f6c4d5441caeba5088048aecc4bd9faac8f2e
https://github.com/D-Programming-Language/phobos/commit/8d2f6c4d5441caeba5088048aecc4bd9faac8f2e
Author: Robert Schadek <robert.schadek at informatik.uni-oldenburg.de>
Date: 2015-06-12 (Fri, 12 Jun 2015)
Changed paths:
M posix.mak
M std/experimental/logger/core.d
M std/file.d
Log Message:
-----------
Merge pull request #3403 from andralex/fix-unittests
package-shared unittest functions should not be under version(unittest)
Compare: https://github.com/D-Programming-Language/phobos/compare/780b9573fc7c...8d2f6c4d5441
More information about the phobos
mailing list