[parrot/parrot] b1b4b8: [test] fix wrong filehandle test

GitHub noreply at github.com
Mon Jul 7 01:54:11 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: b1b4b875888b0372f4bbd53eec49841e75415361
      https://github.com/parrot/parrot/commit/b1b4b875888b0372f4bbd53eec49841e75415361
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-07-06 (Sun, 06 Jul 2014)

  Changed paths:
    M ChangeLog
    M lib/Parrot/Test/Util.pm
    M t/pmc/filehandle.t

  Log Message:
  -----------
  [test] fix wrong filehandle test

cygwin 5.18 cannot do Cwd::abs_path on a non-existent file. Workaround that.
The underlying problem is that we do not need to UNLINK a not-created file.
Fixes GH #1077 on cygwin.




More information about the parrot-commits mailing list