google / google/closure-templates
testBuildOutputFilePath fails on Windows.
Open
- Dominant language
- Java
- Stars
- 700
- Forks
- 199
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 26
Description
MainEntryPointUtils.buildFilePath involves use of File.separatorChar.
But the test input is using '/' as separator char.
Contributor guide
Assessment
This issue has not been assessed yet.