[phobos] [D-Programming-Language/phobos] fde07f: Unittesting uriLength and emailLength

GitHub noreply at github.com
Thu Jul 4 19:49:03 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: fde07f22f2fc8161e4c867352bd00ca611a2786c
      https://github.com/D-Programming-Language/phobos/commit/fde07f22f2fc8161e4c867352bd00ca611a2786c
  Author: Andreas Zwinkau <zwinkau at kit.edu>
  Date:   2013-06-21 (Fri, 21 Jun 2013)

  Changed paths:
    M std/uri.d

  Log Message:
  -----------
  Unittesting uriLength and emailLength

Previously untested. Pushes code coverage from 57% to 79%.


  Commit: 29cfa67a2b621d2f9042c414a8141c95fae1e52a
      https://github.com/D-Programming-Language/phobos/commit/29cfa67a2b621d2f9042c414a8141c95fae1e52a
  Author: Andreas Zwinkau <zwinkau at kit.edu>
  Date:   2013-06-21 (Fri, 21 Jun 2013)

  Changed paths:
    M std/uri.d

  Log Message:
  -----------
  Remove debug printfs from std/uri


  Commit: 62d7f30cb1609835d49f0a376f0ba392a463e003
      https://github.com/D-Programming-Language/phobos/commit/62d7f30cb1609835d49f0a376f0ba392a463e003
  Author: Andreas Zwinkau <zwinkau at kit.edu>
  Date:   2013-06-21 (Fri, 21 Jun 2013)

  Changed paths:
    M std/uri.d

  Log Message:
  -----------
  Style fixes in std/uri

- indentation within blocks
- braces on their own lines


  Commit: 1abf0e0d5bcde62da1f436301bb1d0ada3e85964
      https://github.com/D-Programming-Language/phobos/commit/1abf0e0d5bcde62da1f436301bb1d0ada3e85964
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-07-04 (Thu, 04 Jul 2013)

  Changed paths:
    M std/uri.d

  Log Message:
  -----------
  Merge pull request #1359 from qznc/more-coverage

Unittesting uriLength and emailLength


Compare: https://github.com/D-Programming-Language/phobos/compare/ff5429e5b69c...1abf0e0d5bcd


More information about the phobos mailing list