February 14, 2016
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 3667b1e03d111720812d823c36da3255bf1b857d
      https://github.com/D-Programming-Language/phobos/commit/3667b1e03d111720812d823c36da3255bf1b857d
  Author: David Nadlinger <code@klickverbot.at>
  Date:   2016-02-13 (Sat, 13 Feb 2016)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  lineSplitter: Remove gratuitous filesystem access from unit test

The test assumed that the unit test runner would be executed from the Phobos root directory, which is neither specified anywhere, nor the case for the LDC build system.


  Commit: 8388e5e1512a2a645b22e4b86dd704d6b8001cfa
      https://github.com/D-Programming-Language/phobos/commit/8388e5e1512a2a645b22e4b86dd704d6b8001cfa
  Author: Lars T. Kyllingstad <git@kyllingen.net>
  Date:   2016-02-14 (Sun, 14 Feb 2016)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Merge pull request #3997 from klickverbot/fix-std-string-test

lineSplitter: Remove gratuitous filesystem access from unit test


Compare: https://github.com/D-Programming-Language/phobos/compare/0dfff30ab4d0...8388e5e1512a