[D-runtime] [D-Programming-Language/druntime] 0e148e: remove _inUnitTest flag
GitHub
noreply at github.com
Mon Dec 31 03:49:35 PST 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 0e148e9b18357df3e12b478407fd3d1c18321927
https://github.com/D-Programming-Language/druntime/commit/0e148e9b18357df3e12b478407fd3d1c18321927
Author: Martin Nowak <code at dawg.eu>
Date: 2012-12-21 (Fri, 21 Dec 2012)
Changed paths:
M src/rt/minfo.d
Log Message:
-----------
remove _inUnitTest flag
- it was used to suppress stderr message during unit test
Commit: d4d73bc021bc5556a2a0014ed9923c4987409e00
https://github.com/D-Programming-Language/druntime/commit/d4d73bc021bc5556a2a0014ed9923c4987409e00
Author: Martin Nowak <code at dawg.eu>
Date: 2012-12-21 (Fri, 21 Dec 2012)
Changed paths:
M src/rt/minfo.d
Log Message:
-----------
remove print functions
Commit: 8cbe0147912a785df85a3c463317f58b633f859e
https://github.com/D-Programming-Language/druntime/commit/8cbe0147912a785df85a3c463317f58b633f859e
Author: Alex Rønne Petersen <alex at alexrp.com>
Date: 2012-12-31 (Mon, 31 Dec 2012)
Changed paths:
M src/rt/minfo.d
Log Message:
-----------
Merge pull request #367 from dawgfoto/Fixup5375
remove _inUnitTest flag
Compare: https://github.com/D-Programming-Language/druntime/compare/984e108cdec1...8cbe0147912a
More information about the D-runtime
mailing list