[D-runtime] [D-Programming-Language/druntime] 81bdde: Disable debug build of unit tests.
GitHub via D-runtime
d-runtime at puremagic.com
Thu Jul 9 20:15:48 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 81bdde2924ffcb036e0445b0a321cd9ed3b81f51
https://github.com/D-Programming-Language/druntime/commit/81bdde2924ffcb036e0445b0a321cd9ed3b81f51
Author: Jonathan M Davis <jmdavisProg at gmx.com>
Date: 2015-07-09 (Thu, 09 Jul 2015)
Changed paths:
M posix.mak
Log Message:
-----------
Disable debug build of unit tests.
The shared library unit tests are currently failing on FreeBSD when
they're built in debug mode, so this disables the recently added debug
unit test build so that the autotester passes again. The debug unit test
build should be re-enabled once the problem with FreeBSD is fixed.
Commit: bd8fc00b567043ed792922459bb645dc6c37ae07
https://github.com/D-Programming-Language/druntime/commit/bd8fc00b567043ed792922459bb645dc6c37ae07
Author: Jonathan M Davis <jmdavisProg at gmx.com>
Date: 2015-07-09 (Thu, 09 Jul 2015)
Changed paths:
M posix.mak
Log Message:
-----------
Merge pull request #1322 from jmdavis/disable_debug
Disable debug build of unit tests.
Compare: https://github.com/D-Programming-Language/druntime/compare/826dfd6dc47b...bd8fc00b5670
More information about the D-runtime
mailing list