test: ensure win32.isAbsolute() is consistent by MylesBorins · Pull Request #6043 · nodejs/node

@mscdex

Adds test cases to ensure win32.isAbsolute is consistent.

This is a backport from 3072546

ref: nodejs#6028

@mscdex added test

Issues and PRs related to the tests.

path

Issues and PRs related to the path subsystem.

v4.x labels

Apr 4, 2016

jasnell pushed a commit that referenced this pull request

Apr 8, 2016
Adds test cases to ensure win32.isAbsolute is consistent.

This is a backport from 3072546

Refs: #6028
PR-URL: #6043
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Roman Reiss <me@silverwind.io>