-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
The settings from Properties-->Configuration Properties-->Debugging-->Environment are not used when running the tests (VS2012). In our project the environment contains additional path to load external libraries. GoogleTestRunner fails, when trying to detect the tests contained in the executable, because it cannot start the exe due to missing libraries. Unfortunately all possible error messages are swallowed too, which makes finding the cause considerably hard.
Is it possible, that the debugging environment is set during discovery of tests and possible error messages are displayed to the user?
Metadata
Metadata
Assignees
Labels
No labels