[phobos] [D-Programming-Language/phobos] f20482: std.process: Update unittest_burnin to test new fu...

GitHub via phobos phobos at puremagic.com
Fri Sep 19 12:38:57 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: f20482cca50d7ab7537be07e97d6a324212ffcd2
      https://github.com/D-Programming-Language/phobos/commit/f20482cca50d7ab7537be07e97d6a324212ffcd2
  Author: Vladimir Panteleev <vladimir at thecybershadow.net>
  Date:   2014-09-09 (Tue, 09 Sep 2014)

  Changed paths:
    M std/process.d

  Log Message:
  -----------
  std.process: Update unittest_burnin to test new functions


  Commit: e0392714f90894771696f2de43a08458508b3cc8
      https://github.com/D-Programming-Language/phobos/commit/e0392714f90894771696f2de43a08458508b3cc8
  Author: Vladimir Panteleev <vladimir at thecybershadow.net>
  Date:   2014-09-09 (Tue, 09 Sep 2014)

  Changed paths:
    M std/process.d

  Log Message:
  -----------
  std.process: Test random characters at filename start as well


  Commit: 337d82bb37266e57b30607fcd8fc0a826b74690e
      https://github.com/D-Programming-Language/phobos/commit/337d82bb37266e57b30607fcd8fc0a826b74690e
  Author: Vladimir Panteleev <vladimir at thecybershadow.net>
  Date:   2014-09-11 (Thu, 11 Sep 2014)

  Changed paths:
    M std/process.d

  Log Message:
  -----------
  fix Issue 13446 - Can't use executeShell/escapeShellFileName to redirect to file whose name starts with &

Discovered and verified by -version=unittest_burnin


  Commit: d12ab1cf38dcb019fc10f69b2c921c8456dae37a
      https://github.com/D-Programming-Language/phobos/commit/d12ab1cf38dcb019fc10f69b2c921c8456dae37a
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-09-19 (Fri, 19 Sep 2014)

  Changed paths:
    M std/process.d

  Log Message:
  -----------
  Merge pull request #2503 from CyberShadow/pull-20140909-141704

fix Issue 13446 - Can't use executeShell/escapeShellFileName to redirect to file whose name starts with &


Compare: https://github.com/D-Programming-Language/phobos/compare/db0fa5e7d50b...d12ab1cf38dc


More information about the phobos mailing list