Skip to content
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 privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjusted MSTest tool resolution #824

Merged
merged 1 commit into from
Apr 15, 2016

Conversation

devlead
Copy link
Member

@devlead devlead commented Apr 15, 2016

@patriksvensson
Copy link
Member

@devlead I think this needs some tests as well.

@devlead
Copy link
Member Author

devlead commented Apr 15, 2016

@patriksvensson fixing that now. As well as the failing test.

}

var root = new DirectoryPath(visualStudioCommonToolsPath).Combine("../IDE");
return root.CombineWithFilePath("mstest.exe");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should use the PathCollapser here before returning.

@devlead
Copy link
Member Author

devlead commented Apr 15, 2016

@patriksvensson adjusted PR

  • Fixed failing test
  • Added test for environment variable non standard paths
  • Added collapsing the path
  • Rebased against latest develop.

@devlead
Copy link
Member Author

devlead commented Apr 15, 2016

@patriksvensson rebased against latest develop.

* Added fallback to check environment for VisualStudio path if not found in default location
* Fixes cake-build#823
@patriksvensson
Copy link
Member

@devlead Can you rebase this again?

@devlead
Copy link
Member Author

devlead commented Apr 15, 2016

@patriksvensson it should already be rebased.

@patriksvensson patriksvensson merged commit 6297f38 into cake-build:develop Apr 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants