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

Show IFrameworkHandle.SendMessage messages from test adapters. #429

Merged
merged 3 commits into from
Feb 2, 2017

Conversation

codito
Copy link
Contributor

@codito codito commented Feb 1, 2017

Fix #300.

@msftclas
Copy link

msftclas commented Feb 1, 2017

Hi @codito, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!


It looks like you're a Microsoft contributor (Arun Mahapatra). If you're full-time, we DON'T require a Contribution License Agreement. If you are a vendor, please DO sign the electronic Contribution License Agreement. It will take 2 minutes and there's no faxing! https://cla.microsoft.com.

TTYL, MSBOT;

@codito
Copy link
Contributor Author

codito commented Feb 2, 2017

@Faizan2304 @smadala @singhsarab @harshjain2 review please

@Faizan2304 Faizan2304 self-requested a review February 2, 2017 13:28
@Faizan2304 Faizan2304 merged commit 79b3982 into microsoft:master Feb 2, 2017
codito added a commit to codito/vstest that referenced this pull request Feb 9, 2017
Faizan2304 pushed a commit that referenced this pull request Feb 9, 2017
* Replace invalid xml character with ? (#425)

* Issue: #320
Fix: Replace invalid xml character with ?

* Testhost std error messages should pass to vstest.console (#417)

* Log testhost std error message if exit with error
* Add exit call back before process start
* add unit test and acceptance test
* Address PR comments
* xlf changes

* Replacing invalid xml character by unicode escape character (#437)

* Replace invalid xml character by unicode escape character

* Add auto-generated header to generated Program (#424)

Add auto-generated header comment to generated Program.cs and Program.vb
files to resolve #420.

* Show IFrameworkHandle.SendMessage messages from test adapters. (#429)

* Change the type name of the class generated in the GenerateProgramFile target (#441)

* Build TestPlatform.vsix with RC3 VSSDK tooling (#438)

* Build vsix using RC3 VSSDK tooling.
* Issue: https://devdiv.visualstudio.com/DefaultCollection/DevDiv/_workitems?id=366417&_a=edit

Fix: Update manifest.json to have entry for all the files and theit sha256 which are going to be part of vsix.

Testing: Manually validated by installing new vsix. The old folder is getting deleted after installing new one.

* Fix vsix folder name in extension folder with name "TestPlatform"

* Log test host standard error (#458)

* Log test host standard error

* Update xlf files

* Update acceptance test

* add 'Reason: ' prefix
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.

4 participants