Commit 73113fe
Update rel/16.9 to latest commit pushed to VS (#2734)
* Update dependencies from https://github.com/dotnet/arcade build 20201130.3 (#2659)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
From Version 1.0.0-beta.20570.10 -> To Version 1.0.0-beta.20580.3
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Updating Microsoft.VisualStudio.TraceDataCollector source (#2663)
* Getting Microsoft.VisualStudio.TraceDataCollector from CodeCoverageExternals instead of TestPlatformExternals,
* Signing TraceDataCollector from the right path,
* Removing already signed dlls,
* Not signing corelib.net,
* Removing files from the list as they are not present,
Co-authored-by: faisal <faisalhafeez@microsoft.com>
* Fixed "issue" pluralization in write-release-notes.ps1 (#2665)
* Fixed "issue" pluralization in write-release-notes.ps1
Co-authored-by: Medeni Baykal <433724+Haplois@users.noreply.github.com>
* Bumping Fakes TestRunnerHarness version (#2661)
* Implement Workitem support in TRX logger (#2666)
* Implemented Workitem support in TRX logger
* Renamed Workitem to WorkItem
Co-authored-by: Flepp Jann <JFlepp@Hamilton.ch>
* Do not merge logs from code coverage (#2671)
* Early testhost startup performance work (#2584)
* Removed TypesToLoadAttribute from ObjectModel. (#2674)
* Removed TypesToLoadAttribute from ObjectModel, and moved the functionallity into adapters themselves.
* Attribute refactoring (#2676)
* Getting TraceDataCollector from nuget (#2678)
* Removing TraceDataCollector project,
* Getting tracedatacollector from nuget,
* Removing signing of codecoverage libs as they are already signed,
updating codecoverage version,
* fixing path to tracedatacollector,
* Fixing acceptance tests,
Co-authored-by: faisal <faisalhafeez@microsoft.com>
* Adding environment variable used during build process, (#2679)
* Removing TraceDataCollector project,
* Getting tracedatacollector from nuget,
* Removing signing of codecoverage libs as they are already signed,
updating codecoverage version,
* fixing path to tracedatacollector,
* Fixing acceptance tests,
* Setting TraceDataCollectorPackagesDir vairable which is used in pipeline,
* Fixing environment variable,
* Fixing path, once again,
Co-authored-by: faisal <faisalhafeez@microsoft.com>
* Update dependencies from https://github.com/dotnet/arcade build 20201221.2 (#2680)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
From Version 1.0.0-beta.20580.3 -> To Version 1.0.0-beta.20621.2
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Upgrade CC and CLR IE versions (#2681)
Co-authored-by: Jakub Chocholowicz <jachocho@microsoft.com>
* Fixed assembly names of TestHost executables (#2682)
* Upgrade fakes version (#2683)
Co-authored-by: Jakub Chocholowicz <jachocho@microsoft.com>
* Upgrade CC to 16.9.0-beta.20630.1 (#2684)
Co-authored-by: Jakub Chocholowicz <jachocho@microsoft.com>
* Loc Update (#2685)
Co-authored-by: Cristiano Suzuki <crsuzuki@microsoft.com>
* Create AzureDevOps.yml
* Update AzureDevOps.yml
* Update AzureDevOps.yml
* Update AzureDevOps.yml
* Delete AzureDevOps.yml
* Fix nuget feed (#2697)
* Removing deprecated mygets and adding new nuget sources
* Upgrade CC components (#2698)
* Upgrade CC components
* Revert nuget changes
* Refactor it
Co-authored-by: Jakub Chocholowicz <jachocho@microsoft.com>
* Update dependencies from https://github.com/dotnet/arcade build 20210113.4 (#2696)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
From Version 1.0.0-beta.20621.2 -> To Version 1.0.0-beta.21063.4
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Create AzureDevOps.yml
* Update AzureDevOps.yml
* Update AzureDevOps.yml
* Update AzureDevOps.yml
* Update AzureDevOps.yml
* Update AzureDevOps.yml
* Update AzureDevOps.yml
changed to my repo
* Update AzureDevOps.yml
* Add integration tests for dotnet test (#2689)
* Add integration tests for dotnet test
* Use relative paths and correct proj
* Update to latest .NET 6
* Install 5.0.1 runtime
* Add parametrized project
* Updated build status badge. (#2709)
* Updated build status badge.
* Update dependencies from https://github.com/dotnet/arcade build 20210121.4 (#2712)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
From Version 1.0.0-beta.21063.4 -> To Version 1.0.0-beta.21071.4
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Update dependencies from https://github.com/dotnet/arcade build 20210122.7 (#2713)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
From Version 1.0.0-beta.21063.4 -> To Version 1.0.0-beta.21072.7
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Medeni Baykal <433724+Haplois@users.noreply.github.com>
* Update azure-pipelines.yml for Azure Pipelines (#2715)
* Add metrics for datacollector.exe - provides information about profilers (#2705)
* Initial version of metrics for DC profiling
* Tests
* Push fixes to make linux build
* provide telemetry opted in flag
* Small refactoring
* Change name
* Upgrade CC comp
* Move to guids
* Revert lang change
* Fixing descriptions
* Last changes
Co-authored-by: Jakub Chocholowicz <jachocho@microsoft.com>
* Added git branch and commit NuGet packages (#2716)
* vstest.console: CommandLineOptions: preserve stacktrace on re-throw (CA2200) (#2606)
* vstest.console: CommandLineOptions: preserve stacktrace on re-throw (CA2200)
* Update AzureDevOps.yml
* Update AzureDevOps.yml
* Move FQN related code into a separate NuGet package (#2714)
* Removed ManagedNameUtilities from ObjectModel in order to restore compatibility with older versions.
* Added `Microsoft.TestPlatform.AdapterUtilities`.
* Added `net20` and `net35` support to the code.
* Including `Microsoft.TestPlatform.AdapterUtilities` in signing (#2719)
* Included missing assemblies in signing.
* Updating nuget Pdb2Pdb package (#2720)
* Adding new Pdb2Pdb package and change to licence tag because of warning
* Fixing license
* Formating fixes
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: fhnaseer <fhnaseer@live.com>
Co-authored-by: faisal <faisalhafeez@microsoft.com>
Co-authored-by: Adam Ralph <adam@adamralph.com>
Co-authored-by: Medeni Baykal <433724+Haplois@users.noreply.github.com>
Co-authored-by: Vritant Bhardwaj <vrbhardw@microsoft.com>
Co-authored-by: jflepp <jflepp@users.noreply.github.com>
Co-authored-by: Flepp Jann <JFlepp@Hamilton.ch>
Co-authored-by: Codrin-Victor Poienaru <cvpoienaru@gmail.com>
Co-authored-by: Jakub Chocholowicz <jachocho@microsoft.com>
Co-authored-by: Cristiano Suzuki <cristianosuzuki77@gmail.com>
Co-authored-by: Cristiano Suzuki <crsuzuki@microsoft.com>
Co-authored-by: Pavel Horak <22235234+pavelhorak@users.noreply.github.com>
Co-authored-by: Sanan Yuzbashiyev <Sanan07@users.noreply.github.com>
Co-authored-by: Jakub Jareš <me@jakubjares.com>
Co-authored-by: Tom Deseyn <tom.deseyn@gmail.com>1 parent 0a56da6 commit 73113fe
File tree
296 files changed
+9293
-7924
lines changed- .github/workflows
- eng
- common
- sdl
- templates
- job
- post-build
- scripts
- build
- src
- DataCollectors
- Microsoft.TestPlatform.Extensions.EventLogCollector
- Properties
- TraceDataCollector
- DataCollection
- Interfaces
- Interfaces
- Properties
- Resources
- xlf
- VanguardCollector
- Interfaces
- Microsoft.TestPlatform.AdapterUtilities
- Helpers
- ManagedNameUtilities
- Resources
- xlf
- Microsoft.TestPlatform.Client
- DesignMode
- RequestHelper
- TestSession
- Microsoft.TestPlatform.Common
- DataCollection
- Interfaces
- ExtensionFramework
- Interfaces/Engine/ClientProtocol
- Telemetry
- Utilities
- Microsoft.TestPlatform.CommunicationUtilities
- Interfaces
- Messages
- Microsoft.TestPlatform.CoreUtilities
- Resources
- xlf
- Tracing
- Interfaces
- Microsoft.TestPlatform.CrossPlatEngine
- Client
- DataCollection
- EventHandlers
- Resources
- xlf
- TestSession
- Microsoft.TestPlatform.Extensions.BlameDataCollector
- Properties
- Microsoft.TestPlatform.Extensions.HtmlLogger
- Properties
- Microsoft.TestPlatform.Extensions.TrxLogger
- Interfaces
- ObjectModel
- Properties
- Utility
- Microsoft.TestPlatform.ObjectModel
- Client
- Interfaces
- Payloads
- ManagedNameUtilities
- Resources
- xlf
- Utilities
- Microsoft.TestPlatform.TestHostProvider
- Hosting
- Properties
- Microsoft.TestPlatform.Utilities
- Microsoft.TestPlatform.VsTestConsole.TranslationLayer
- Interfaces
- Resources
- xlf
- package
- external
- licenses
- nuspec
- sign
- testhost.x86
- testhost
- vstest.console
- CommandLine
- TestPlatformHelpers
- test
- DataCollectors/TraceDataCollector.UnitTests
- Properties
- Microsoft.TestPlatform.AcceptanceTests
- TranslationLayerTests
- Microsoft.TestPlatform.AdapterUtilities.UnitTests
- ManagedNameUtilities
- Microsoft.TestPlatform.Client.UnitTests/DesignMode
- Microsoft.TestPlatform.CommunicationUtilities.UnitTests
- Serialization
- TestDoubles
- Microsoft.TestPlatform.CrossPlatEngine.UnitTests
- Client
- DataCollection
- Microsoft.TestPlatform.Extensions.TrxLogger.UnitTests
- Utility
- Microsoft.TestPlatform.TestUtilities
- Microsoft.TestPlatform.Utilities.UnitTests
- TestAssets
- CPPSimpleTestProject
- ParametrizedTestProject
- QualityToolsAssets
- TranslationLayer.UnitTests
- datacollector.UnitTests
- vstest.console.UnitTests/TestPlatformHelpers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
296 files changed
+9293
-7924
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
36 | 43 | | |
37 | 44 | | |
38 | 45 | | |
| |||
124 | 131 | | |
125 | 132 | | |
126 | 133 | | |
| 134 | + | |
127 | 135 | | |
128 | 136 | | |
| 137 | + | |
129 | 138 | | |
130 | 139 | | |
131 | 140 | | |
132 | 141 | | |
133 | 142 | | |
| 143 | + | |
134 | 144 | | |
135 | 145 | | |
| 146 | + | |
136 | 147 | | |
137 | 148 | | |
138 | | - | |
139 | | - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments