You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This adjusts the computation of the `TestInputs` path by walking the
components in reverse. Doing so ensures that we can use the native path
separator character, which is required for the proper behaviour on
Windows. With this change we now pass additional tests in the
SwiftDriverTests test suite.
0 commit comments