August 02, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 8cb66be20a6e6de9033e2ec8ce3ba519deb3bcd3
      https://github.com/dlang/phobos/commit/8cb66be20a6e6de9033e2ec8ce3ba519deb3bcd3
  Author: Johannes Pfau <johannespfau@gmail.com>
  Date:   2016-07-30 (Sat, 30 Jul 2016)

  Changed paths:
    M std/digest/digest.d

  Log Message:
  -----------
  Add unittest for .length and .peek (std.digest.digest.WrapperDigest)


  Commit: 5768530d38550d03bc0827955c30b970a3dec6e7
      https://github.com/dlang/phobos/commit/5768530d38550d03bc0827955c30b970a3dec6e7
  Author: Walter Bright <WalterBright@users.noreply.github.com>
  Date:   2016-08-02 (Tue, 02 Aug 2016)

  Changed paths:
    M std/digest/digest.d

  Log Message:
  -----------
  Merge pull request #4684 from jpf91/digestCov

Add unittest for .length and .peek (std.digest.digest.WrapperDigest)


Compare: https://github.com/dlang/phobos/compare/22fdbcd1db42...5768530d3855