The most recent content from our members.
Our current test suite is littered with absolute file paths. This makes our test suites less portable. I'd like to be able to access the workspace and project locations from within our tests. How can I do this? Are there environment variables that contain this information that can be gotten through getenv()? Or are there…
I am running VS 2008 with the integrated C++Test. Sometime when I run C++Test everything is fine, but other times, I have to remove the ${project_loc} and replace it with a hardcoded path. How and where is project_loc defined within C++Test? Not sure why it is getting overwritten or why C++Test can not recognize the…
It looks like you're new here. Sign in or register to get started.