[dmd-internals] [D-Programming-Language/dmd] 488b15: test22: Fix real/creal tests.
GitHub
noreply at github.com
Mon Oct 1 00:49:01 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 488b158aba6d35472219a3e07050fb6c80b14751
https://github.com/D-Programming-Language/dmd/commit/488b158aba6d35472219a3e07050fb6c80b14751
Author: David Nadlinger <code at klickverbot.at>
Date: 2012-09-29 (Sat, 29 Sep 2012)
Changed paths:
M test/runnable/test22.d
Log Message:
-----------
test22: Fix real/creal tests.
The old code also compared the padding bytes, which are not guaranteed
to be set to any particular value.
Commit: 4b0562fbeba7201da0211d05911a43910f48a888
https://github.com/D-Programming-Language/dmd/commit/4b0562fbeba7201da0211d05911a43910f48a888
Author: Don Clugston <dclugston at googlemail.com>
Date: 2012-10-01 (Mon, 01 Oct 2012)
Changed paths:
M test/runnable/test22.d
Log Message:
-----------
Merge pull request #1153 from klickverbot/real-tests
test22: Fix real/creal tests.
Compare: https://github.com/D-Programming-Language/dmd/compare/53527bbece76...4b0562fbeba7
More information about the dmd-internals
mailing list