[dmd-internals] [D-Programming-Language/dmd] c33316: Add test case for issue 13478.
GitHub via dmd-internals
dmd-internals at puremagic.com
Mon Sep 15 14:34:52 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: c3331644a325cb240d27d0915a305829a353defd
https://github.com/D-Programming-Language/dmd/commit/c3331644a325cb240d27d0915a305829a353defd
Author: David Nadlinger <code at klickverbot.at>
Date: 2014-09-15 (Mon, 15 Sep 2014)
Changed paths:
A test/runnable/imports/template13478a.d
A test/runnable/imports/template13478b.d
A test/runnable/template13478.d
Log Message:
-----------
Add test case for issue 13478.
The issue was a 2.066 regression that has been fixed differently
on master in the meantime. This adds the test case from the
2.066 branch commit 972c90f.
Commit: 5391f3c4c7efd69b219bd1810ec16c2af9f54256
https://github.com/D-Programming-Language/dmd/commit/5391f3c4c7efd69b219bd1810ec16c2af9f54256
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-09-16 (Tue, 16 Sep 2014)
Changed paths:
A test/runnable/imports/template13478a.d
A test/runnable/imports/template13478b.d
A test/runnable/template13478.d
Log Message:
-----------
Merge pull request #3996 from klickverbot/issue-13478-tests
Add test case for issue 13478.
Compare: https://github.com/D-Programming-Language/dmd/compare/fa25bae1f438...5391f3c4c7ef
More information about the dmd-internals
mailing list