Thread overview
D2 Testsuite passed
May 08, 2013
Iain Buclaw
May 08, 2013
Iain Buclaw
May 08, 2013
Dicebot
May 08, 2013
Iain Buclaw
May 08, 2013
As of: https://github.com/D-Programming-GDC/GDC/commit/af5a89409453006fb8e85be0a18d5eeecb950fb2

The D2 testsuite passes on x86/x86_64.   This should be kept as 100% for any future pull requests and commits.

Anyone interested in improving GDC, please note the cases where tests are commented out and get fixing. :-)


Regards
Iain
May 08, 2013
On Wednesday, 8 May 2013 at 12:51:15 UTC, Iain Buclaw wrote:
> As of: https://github.com/D-Programming-GDC/GDC/commit/af5a89409453006fb8e85be0a18d5eeecb950fb2
>
> The D2 testsuite passes on x86/x86_64.   This should be kept as 100% for any future pull requests and commits.
>
> Anyone interested in improving GDC, please note the cases where tests are commented out and get fixing. :-)
>

Will also note that phobos unittests will be dealt with
separately and still don't pass 100%.
May 08, 2013
On Wednesday, 8 May 2013 at 12:51:15 UTC, Iain Buclaw wrote:
> As of: https://github.com/D-Programming-GDC/GDC/commit/af5a89409453006fb8e85be0a18d5eeecb950fb2
>
> The D2 testsuite passes on x86/x86_64.   This should be kept as 100% for any future pull requests and commits.
>
> Anyone interested in improving GDC, please note the cases where tests are commented out and get fixing. :-)
>
>
> Regards
> Iain

*speechless delight*
May 08, 2013
On 05/08/2013 02:51 PM, Iain Buclaw wrote:
> The D2 testsuite passes on x86/x86_64.   This should be kept as 100% for any future pull requests and commits.

Congratulations! :-)
May 08, 2013
On 8 May 2013 13:51, Iain Buclaw <ibuclaw@ubuntu.com> wrote:

> As of: https://github.com/D-**Programming-GDC/GDC/commit/** af5a89409453006fb8e85be0a18d5e**eecb950fb2<https://github.com/D-Programming-GDC/GDC/commit/af5a89409453006fb8e85be0a18d5eeecb950fb2>
>
> The D2 testsuite passes on x86/x86_64.   This should be kept as 100% for any future pull requests and commits.
>
> Anyone interested in improving GDC, please note the cases where tests are commented out and get fixing. :-)
>

Mind you, I have already solved the ones with quick and easy fixes: https://github.com/D-Programming-GDC/GDC/commit/459aeb0518cf458b925dfbb616dd5dc9bdd552fb


-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';