[phobos] [D-Programming-Language/phobos] 60cfc1: Make all tests that create a temporary file in the...
GitHub via phobos
phobos at puremagic.com
Tue Aug 5 05:07:08 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 60cfc11a1144919d12411f746a9e55877bcd1e60
https://github.com/D-Programming-Language/phobos/commit/60cfc11a1144919d12411f746a9e55877bcd1e60
Author: Joakim <joakim at airpost.net>
Date: 2014-08-04 (Mon, 04 Aug 2014)
Changed paths:
M std/base64.d
M std/cstream.d
M std/file.d
M std/mmfile.d
M std/parallelism.d
M std/socket.d
M std/stream.d
Log Message:
-----------
Make all tests that create a temporary file in the local directory get the path from one central function, so they can be made to use an absolute path
Commit: a5f2d0f68464d18f9fd4a7222a8c14ef634e607c
https://github.com/D-Programming-Language/phobos/commit/a5f2d0f68464d18f9fd4a7222a8c14ef634e607c
Author: Joakim <joakim at airpost.net>
Date: 2014-08-04 (Mon, 04 Aug 2014)
Changed paths:
M std/process.d
M std/stdio.d
Log Message:
-----------
Tweaks to get the tests running inside an Android apk
Commit: f13c9b82d3289e20a9d26f20ae0a49bdc2dcf22f
https://github.com/D-Programming-Language/phobos/commit/f13c9b82d3289e20a9d26f20ae0a49bdc2dcf22f
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-08-05 (Tue, 05 Aug 2014)
Changed paths:
M std/base64.d
M std/cstream.d
M std/file.d
M std/mmfile.d
M std/parallelism.d
M std/process.d
M std/socket.d
M std/stdio.d
M std/stream.d
Log Message:
-----------
Merge pull request #2393 from joakim-noah/android
Make it possible to use a central directory for all tests that create a temporary file
Compare: https://github.com/D-Programming-Language/phobos/compare/0b6e740ef12e...f13c9b82d328
More information about the phobos
mailing list