July 15, 2015 [phobos] [D-Programming-Language/phobos] 6f5983: assertNotThrown can call expressions that return u... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 6f5983471db9699ef47a04a6480426d30684f7aa https://github.com/D-Programming-Language/phobos/commit/6f5983471db9699ef47a04a6480426d30684f7aa Author: Robert burner Schadek <rburners@gmail.com> Date: 2015-07-16 (Thu, 16 Jul 2015) Changed paths: M std/exception.d Log Message: ----------- assertNotThrown can call expressions that return useful data this allows the data to be returned from assertNotThrown returns block Commit: 0e60a85284a02e8a1c1b9837530c6138a0ad5117 https://github.com/D-Programming-Language/phobos/commit/0e60a85284a02e8a1c1b9837530c6138a0ad5117 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2015-07-15 (Wed, 15 Jul 2015) Changed paths: M std/exception.d Log Message: ----------- Merge pull request #3490 from burner/assertNotThrownReturnValue assertNotThrown return value Compare: https://github.com/D-Programming-Language/phobos/compare/db4d872d6ee5...0e60a85284a0 |
Copyright © 1999-2021 by the D Language Foundation