Skip to content

Tags: nohwnd/vstest

Tags

v16.5.0-preview-20200116-01

Toggle v16.5.0-preview-20200116-01's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Use patched version of TestPlatform.Extensions (microsoft#2283)…

…" (microsoft#2307)

This reverts commit 3ae0859.

v16.5.0-preview-20200110-02

Toggle v16.5.0-preview-20200110-02's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use patched version of TestPlatform.Extensions (microsoft#2283)

v16.5.0-preview-20200102-01

Toggle v16.5.0-preview-20200102-01's commit message
Test run parameter added as part of CLI runsettings args (microsoft#2251

)

* test run parameter added as second class argument

* regex is used to match test run paramterer node

* added exception for invaild test run parameter argument

* regex constants moved to constants

* unit tests are added for regex pattern match

* added special character test cases

* formatted

* resource string is changed

* formatted

v16.5.0-preview-20191115-01

Toggle v16.5.0-preview-20191115-01's commit message
Coverlet in-process collector is not loaded for version > 1.0.0 (micr…

…osoft#2221)

v16.4.0

Toggle v16.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add missing discovery cancel implementation (microsoft#2227)

* Revert "Implemented cancellation of individual source files discovery (microsoft#2134)"
This reverts commit 8e6f70f.

* Calling close instead of endsession to make sure we kill the test host in case it does not exit

v16.4.0-preview-20191007-01

Toggle v16.4.0-preview-20191007-01's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Users/shreyas r msft/added env var support for blame results director…

…y path (microsoft#2216)

* Added env var support to blame test results directory path and fixed blame aborting without killing the test host process on hang timeout when there is an error with dump

* Added tests

v16.3.0

Toggle v16.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Changing the priority for Ngen for testhost (microsoft#2182)

v16.3

Toggle v16.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Changing the priority for Ngen for testhost (microsoft#2182)

v16.3.0-preview-20190828-03

Toggle v16.3.0-preview-20190828-03's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixing the verify sign script (microsoft#2147)

* Fixing the verify sign script.

* Update verifySign.ps1

v16.3.0-preview-20190808-03

Toggle v16.3.0-preview-20190808-03's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support wildcard in filenames (microsoft#2096)

* Support wildcard in filenames