[phobos] [D-Programming-Language/phobos] 6a9d5b: Fix wrong unittests for std.conv.unsigned, signed

GitHub via phobos phobos at puremagic.com
Fri Nov 7 17:30:03 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 6a9d5b9364a46ce028fd0cf2d62b69c39d69b4be
      https://github.com/D-Programming-Language/phobos/commit/6a9d5b9364a46ce028fd0cf2d62b69c39d69b4be
  Author: Nick Treleaven <nick.treleaven at btinternet.com>
  Date:   2014-11-07 (Fri, 07 Nov 2014)

  Changed paths:
    M std/conv.d
    M std/traits.d

  Log Message:
  -----------
  Fix wrong unittests for std.conv.unsigned, signed


  Commit: 06994f4dad8500a2cd5ad6c05369449b38a57d10
      https://github.com/D-Programming-Language/phobos/commit/06994f4dad8500a2cd5ad6c05369449b38a57d10
  Author: Nick Treleaven <nick.treleaven at btinternet.com>
  Date:   2014-11-07 (Fri, 07 Nov 2014)

  Changed paths:
    M std/conv.d

  Log Message:
  -----------
  Use immutable integer to demonstrate removed qualification


  Commit: 9e66bbc17ed6a1eb0cf60b82acd3b253aa4031ca
      https://github.com/D-Programming-Language/phobos/commit/9e66bbc17ed6a1eb0cf60b82acd3b253aa4031ca
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-11-07 (Fri, 07 Nov 2014)

  Changed paths:
    M std/conv.d
    M std/traits.d

  Log Message:
  -----------
  Merge pull request #2662 from ntrel/signed-test

Fix wrong unittests for std.conv.unsigned, signed


Compare: https://github.com/D-Programming-Language/phobos/compare/26b28ec564f7...9e66bbc17ed6


More information about the phobos mailing list