[phobos] [D-Programming-Language/phobos] 6f5983: assertNotThrown can call expressions that return u...

GitHub via phobos phobos at puremagic.com
Wed Jul 15 15:47:17 PDT 2015


  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 at 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 at 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


More information about the phobos mailing list