May 23, 2012 [dmd-internals] [D-Programming-Language/dmd] 098fde: Fixed test to use overload of sleep which takes a ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 098fde9bfe7667b5403e9a5c19a60dbd209dd1d3 https://github.com/D-Programming-Language/dmd/commit/098fde9bfe7667b5403e9a5c19a60dbd209dd1d3 Author: jmdavis <jmdavisProg@gmx.com> Date: 2012-05-23 (Wed, 23 May 2012) Changed paths: M test/runnable/testthread.d Log Message: ----------- Fixed test to use overload of sleep which takes a Duration. The overload which takes a ulong is soon to be deprecated, which will break the tests. Commit: 882aa3c5dbf675cebc99fca004053bbd3680e024 https://github.com/D-Programming-Language/dmd/commit/882aa3c5dbf675cebc99fca004053bbd3680e024 Author: Walter Bright <walter@walterbright.com> Date: 2012-05-23 (Wed, 23 May 2012) Changed paths: M test/runnable/testthread.d Log Message: ----------- Merge pull request #963 from jmdavis/sleep Fixed test to use overload of sleep which takes a Duration. Compare: https://github.com/D-Programming-Language/dmd/compare/18ee51f...882aa3c |
Copyright © 1999-2021 by the D Language Foundation