Skip to content

Fix Windows IsRoot() path utility

Arran Walker requested to merge ajwalker/fix-windows-is-root into main

What does this MR do?

Fixes Windows' IsRoot() path function.

Why was this MR needed?

IsRoot() was incorrectly determining that a path was a root path.

What's the best way to test this MR?

Updated test cases should pass.

What are the relevant issue numbers?

Merge request reports