Homec4science

Fix failing unit test `testParentEdgeCases` under Windows

Authored by Anh Nhan Nguyen <anhnhan@outlook.com> on Apr 2 2013, 18:01.

Description

Fix failing unit test testParentEdgeCases under Windows

Summary: Noticed that this one was failing under Windows for the test cases where the root path (/) was supposed to be returned. Was returned Windows-style, made it return UNIX-style. All others work fine (return slashes as-is).

Test Plan:
arc unit --everything before and after this patch on Windows.

Will try out Ubuntu in near future.

Reviewers: epriestley, vrana

Reviewed By: vrana

CC: aran, Korvin, vrana

Differential Revision: https://secure.phabricator.com/D5497

Details

Committed
epriestley <git@epriestley.com>Apr 2 2013, 18:01
Pushed
aubortJan 31 2017, 17:16
Parents
rPH86312d698667: Fix Main Directory Jump Nav CSS leak
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHb0d408c5d3a2: Fix failing unit test `testParentEdgeCases` under Windows (authored by Anh Nhan Nguyen <anhnhan@outlook.com>).Apr 2 2013, 18:01