[dmd-internals] [D-Programming-Language/dmd] 733403: tests: skip comparing unique numbers generated by ...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sat May 2 12:11:54 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 7334038968eaff1274d8350b632b6714ef736a74
https://github.com/D-Programming-Language/dmd/commit/7334038968eaff1274d8350b632b6714ef736a74
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2015-05-01 (Fri, 01 May 2015)
Changed paths:
M test/d_do_test.d
M test/fail_compilation/fail7848.d
M test/fail_compilation/fail_casting.d
M test/fail_compilation/ice14424.d
Log Message:
-----------
tests: skip comparing unique numbers generated by the compiler that creep into error message
Commit: cfb15eb873563aca8edb56b569fb063b2d4d6301
https://github.com/D-Programming-Language/dmd/commit/cfb15eb873563aca8edb56b569fb063b2d4d6301
Author: Walter Bright <walter at walterbright.com>
Date: 2015-05-02 (Sat, 02 May 2015)
Changed paths:
M test/d_do_test.d
M test/fail_compilation/fail7848.d
M test/fail_compilation/fail_casting.d
M test/fail_compilation/ice14424.d
Log Message:
-----------
Merge pull request #4624 from rainers/tests_dont_compare_unique_ids
Make tests agnostic to compiler generated unique numbers in the output
Compare: https://github.com/D-Programming-Language/dmd/compare/ef0bb27a609f...cfb15eb87356
More information about the dmd-internals
mailing list