Skip to content

Enable Resharper gtest runner#340

Merged
colin-higgins merged 1 commit intodevelopfrom
colin/enable-resharper-gtest-runner
May 7, 2019
Merged

Enable Resharper gtest runner#340
colin-higgins merged 1 commit intodevelopfrom
colin/enable-resharper-gtest-runner

Conversation

@colin-higgins
Copy link
Member

@colin-higgins colin-higgins commented May 7, 2019

Enables resharper to run gtest suite.
Resharper inherits the working directory from the project settings and the default was $(ProjectDir).
This meant the dlls for the sample libraries couldn't be found.
Updated the project to use $(OutDir) as the working directory in local debug.

@colin-higgins colin-higgins requested a review from a team as a code owner May 7, 2019 15:33
@colin-higgins colin-higgins added area:builds project files, build scripts, pipelines, versioning, releases, packages area:tests unit tests, integration tests labels May 7, 2019
@colin-higgins colin-higgins added this to the 1.2.0 milestone May 7, 2019
@colin-higgins colin-higgins merged commit 08a500f into develop May 7, 2019
@colin-higgins colin-higgins deleted the colin/enable-resharper-gtest-runner branch May 7, 2019 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:builds project files, build scripts, pipelines, versioning, releases, packages area:tests unit tests, integration tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants