<html><body><div>On Nov 04, 2013, at 08:57 AM, Kenji Hara <k.hara.pg@gmail.com> wrote:<br><br dir="ltr"><div><blockquote type="cite"><div class="msg-quote"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>Do you mean <a href="https://github.com/D-Programming-Language/dlang.org/pull/366" data-mce-href="https://github.com/D-Programming-Language/dlang.org/pull/366">https://github.com/D-Programming-Language/dlang.org/pull/366</a> ?</div><div>As far as I see, it is not yet finished the discussion, so I didn't merge it.</div><div></div></div></div></div></div></blockquote><span> </span><br>Yes, I updated the pull request now to show how to disable the default unit test runner.<br><br><blockquote type="cite"><div class="msg-quote"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>And, thisExePath is listed in 2.064 changelog as a Phobos enhancement.</div><div><a href="https://github.com/D-Programming-Language/dlang.org/blob/2d37a8d3fffd0214f83b52258383ee65b99f7147/changelog.dd#L737" data-mce-href="https://github.com/D-Programming-Language/dlang.org/blob/2d37a8d3fffd0214f83b52258383ee65b99f7147/changelog.dd#L737">https://github.com/D-Programming-Language/dlang.org/blob/2d37a8d3fffd0214f83b52258383ee65b99f7147/changelog.dd#L737</a><br></div><div><br></div><div>I think it is sufficient.</div><div></div></div></div></div></div></blockquote><span></span><br>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.<br><br>I've fixed both of these in this pull request: https://github.com/D-Programming-Language/dlang.org/pull/409<br><br>--<br>/Jacob Carlborg<br></div></div></body></html>