Created by: boolking
Add windows support for lcov genhtml script:
- Use cwd() instead of system pwd command.
- Use new function mkdirp() instead of system mkdir command.
- Strip colon in path on windows.
- Fix a typo when checking windows OS.
Created by: boolking
Add windows support for lcov genhtml script: