On Nov 04, 2013, at 08:57 AM, Kenji Hara <[email protected]> wrote:
Yes, I updated the pull request now to show how to disable the default unit test runner.
It's not correct. args[0] and thisExePath() may, or may not be the same. An assert is not reliable. Also the __trait(isOverrideFunction) was missing from the changelog.
I've fixed both of these in this pull request: https://github.com/D-Programming-Language/dlang.org/pull/409
--
/Jacob Carlborg
As far as I see, it is not yet finished the discussion, so I didn't merge it.
Yes, I updated the pull request now to show how to disable the default unit test runner.
And, thisExePath is listed in 2.064 changelog as a Phobos enhancement.I think it is sufficient.
It's not correct. args[0] and thisExePath() may, or may not be the same. An assert is not reliable. Also the __trait(isOverrideFunction) was missing from the changelog.
I've fixed both of these in this pull request: https://github.com/D-Programming-Language/dlang.org/pull/409
--
/Jacob Carlborg
_______________________________________________ dmd-beta mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-beta
