August 17, 2015 [phobos] [D-Programming-Language/phobos] 10f208: Modify remaining tests that create a temporary fil... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 10f2081c5ecb8353b5452788c62b93bc605062ee https://github.com/D-Programming-Language/phobos/commit/10f2081c5ecb8353b5452788c62b93bc605062ee Author: Joakim <git@joakim.fea.st> Date: 2015-08-13 (Thu, 13 Aug 2015) Changed paths: M std/experimental/logger/core.d M std/experimental/logger/filelogger.d M std/experimental/logger/multilogger.d M std/stdio.d Log Message: ----------- Modify remaining tests that create a temporary file in the local directory to use std.file.deleteme, which writes to /tmp or some other absolute path instead Commit: 13a87e793ed1d41529a07eb7c8b0a0c07515bb5b https://github.com/D-Programming-Language/phobos/commit/13a87e793ed1d41529a07eb7c8b0a0c07515bb5b Author: Robert Schadek <robert.schadek@informatik.uni-oldenburg.de> Date: 2015-08-17 (Mon, 17 Aug 2015) Changed paths: M std/experimental/logger/core.d M std/experimental/logger/filelogger.d M std/experimental/logger/multilogger.d M std/stdio.d Log Message: ----------- Merge pull request #3555 from joakim-noah/android Use a central directory for remaining tests that create a temporary file Compare: https://github.com/D-Programming-Language/phobos/compare/34a7fc523506...13a87e793ed1 |
Copyright © 1999-2021 by the D Language Foundation