[D-runtime] [D-Programming-Language/druntime] e8e86c: Fix core.time's unit tests.
Brad Roberts
braddr at puremagic.com
Mon Jan 16 10:12:57 PST 2012
Doesn't seem to have helped improve the pass/failure rate. Just fails differently now.
On 1/16/2012 12:52 AM, GitHub wrote:
> Branch: refs/heads/master
> Home: https://github.com/D-Programming-Language/druntime
> Commit: e8e86c0789f78730458c1559b9eeacee7e73478c
> https://github.com/D-Programming-Language/druntime/commit/e8e86c0789f78730458c1559b9eeacee7e73478c
> Author: jmdavis <jmdavisProg at gmx.com>
> Date: 2012-01-16 (Mon, 16 Jan 2012)
>
> Changed paths:
> M src/core/time.d
>
> Log Message:
> -----------
> Fix core.time's unit tests.
>
> It seems that the recent compiler changes make some assumptions made
> with regards to floating point values in core.time's unit tests to no
> longer be valid, causing them to fail. In theory, these changes should
> fix the problem.
>
>
>
>
>
>
> _______________________________________________
> D-runtime mailing list
> D-runtime at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/d-runtime
More information about the D-runtime
mailing list