[D-runtime] [D-Programming-Language/druntime] 09419a: fix regression tests for fixed Issue 15513
GitHub via D-runtime
d-runtime at puremagic.com
Sat Mar 19 20:17:25 PDT 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 09419a101116c0439bc16b5e898fe45fd1b553bd
https://github.com/D-Programming-Language/druntime/commit/09419a101116c0439bc16b5e898fe45fd1b553bd
Author: Martin Nowak <code at dawg.eu>
Date: 2016-03-13 (Sun, 13 Mar 2016)
Changed paths:
M test/shared/src/lib.d
M test/shared/src/plugin.d
Log Message:
-----------
fix regression tests for fixed Issue 15513
- the existing tls GC test weren't working b/c the scanned stack region
still contained references to the allocated values
Commit: 5fe4cd967d3df000a7d6e93bb3fc077b859b2e6b
https://github.com/D-Programming-Language/druntime/commit/5fe4cd967d3df000a7d6e93bb3fc077b859b2e6b
Author: Martin Nowak <code at dawg.eu>
Date: 2016-03-20 (Sun, 20 Mar 2016)
Changed paths:
M test/shared/src/lib.d
M test/shared/src/plugin.d
Log Message:
-----------
Merge pull request #1510 from MartinNowak/fixup1507
fix regression tests for fixed Issue 15513
Compare: https://github.com/D-Programming-Language/druntime/compare/6cd2f86a4517...5fe4cd967d3d
More information about the D-runtime
mailing list