-
Notifications
You must be signed in to change notification settings - Fork 103
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
hi #314
Open
nandunarayanan
wants to merge
137
commits into
csoltenborn:master
Choose a base branch
from
microsoft:dev15
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
hi #314
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Converted the README to describe this particular fork of the project.
Quote path in CreateProcess
…22) * add a message popup when project creation fails due to sdk not found * use sdk version as string when sdk is pre-win10
* addressing feedback * Assorted fit-and-finish * Undo unfinished work for BatchFile resource * Fix some resources comments * Remove unused resources * Additional fixes
* add nuget command line to a tafgt projects packages config so it gets restored on the build server * change gta to tafgt to see if it fixes tets runs * template abstract console integration tests to work when only tafgt is in sln
Uniquify GoogleTestExtensionOptionsPage GUID between GTA/TAfGT
Various engineering improvements
Handle non-ASCII characters in PeParser correctly
Avoid Unicode path to project to satisfy the build system
Localize XAML in wizard
Add an optional extended description…
LEGO: Merge pull request 36
Add lcl files.
Localize option strings
* update googletest release to 1.8.1 * update vsix to install on dev16 * update nuget package references to 1.8.1 and add 2019 as supported version * update nuget references in project to latest version * remove flag that is being removed * fix debug build and update default toolset for project template * allow v142 toolset
* added support for asynchronous package loading (#243) * clean up merge
* add signing project for nupkgs
* update targets for debug pdbs * update sign auth to latest cert
* bump nuget package by minor version * update nuget package references for vsix
… refs to new version (#171) * update all versions to be consistent * special case targets for static debug pdb names
…tions (#168) This is achieved with the assumption that what's not specifically debug, is release, interms of $(Configuration).
* check for gtestd.dll import to fix discovery * check for gtest_main.dll and gtest_maind.dll as well
Co-authored-by: Cristiano Suzuki <[email protected]>
…s-xaml Untemplatize rules xaml file
Fix nuget restore. Co-authored-by: Spencer Bloom <[email protected]>
* Apply upstream patch csoltenborn#222 * Fixes to make it work with TAfGT flavor and resource string management. Co-authored-by: Spencer Bloom <[email protected]>
* update TestPlatform.ObjectModel reference * fix build by not trying to deploy * implement ITestExecutor2 to not attach to testhost.exe * add vspackage as mef component to vsixmanifest since we moved one of the testwindow exports there
Update the nuget package, bump the version, add the new references to the updated version.
* update chinese locales to match what visual studio uses
* include vstdir in vsix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
nwws