8000 Tests should check for more BASE_OS types in Windows · Issue #240 · gcovr/gcovr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tests should check for more BASE_OS types in Windows #240

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and p 9C36 rivacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
landofcake opened this issue Mar 7, 2018 · 0 comments
Closed

Tests should check for more BASE_OS types in Windows #240

landofcake opened this issue Mar 7, 2018 · 0 comments

Comments

@landofcake
Copy link
Contributor

This is a follow on from #230 . The tests currently don't work correctly in any Windows build environment which doesn't perfectly expose MSYS_NT as part of uname where everything would be absolutely fine otherwise.

For instance, in my case, I'm building and running everything in a MinGW/MSYS environment which happens to expose uname in a way that causes BASE_OS to resolve to MINGW_NT.

In this instance, if you simply tell the test makefiles to use everything as if we had returned MSYS_NT, everything is OK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
0