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
Normalize and prefix windows paths with Path.separator
- Prefix path with / if on the form of "c:/" into "/c:/"
- Normalize windows path-separator paths to use / instead of \\
- Added test section to test normalize windows styled paths with \
Contributed by STMicroelectronics
Signed-off-by: Emil HAMMARSTEDT <emil.hammarstedt@st.com>
0 commit comments