Граф коммитов

289 Коммитов

Автор SHA1 Сообщение Дата
Jakub Jareš f70bb54c78
Drop unsupported frameworks (#10565)
Update to net8 and net9.
2025-01-23 13:12:19 +01:00
Simon Cropp c211b20117
use some collection expressions (#5055)
* use some collection expressions

* Update RunSpecificTestsArgumentProcessor.cs

* Update Converter.cs

* Update RunSettingsUtilities.cs

* Update DiscovererEnumerator.cs

* Update PostProcessingTestRunAttachmentsProcessingEventsHandler.cs

* Update RunSpecificTestsArgumentProcessor.cs

* Update TestTaskUtilsTests.cs

* Update GenerateFakesUtilitiesTests.cs

* Update ProxyOperationManagerTests.cs

* Update InProcessProxyDiscoveryManagerTests.cs

* Update InProcessProxyexecutionManagerTests.cs

* Update ProxyDiscoveryManagerTests.cs

* Update ProxyDiscoveryManagerTests.cs

* Update CLIRunSettingsArgumentProcessorTests.cs

* Fix code style

* Fix tests

---------

Co-authored-by: Jakub Jareš <me@jakubjares.com>
2024-07-10 12:28:08 +02:00
Jakub Jareš 1133bec017
Simplify banner (#5013)
* Simplify banner

* Fix tests
2024-05-02 12:24:27 +00:00
Artur Spychaj f232324715
Ensure to send a session complete event (#4878)
* Ensure to send a session complete event

* Add a test for completion event when session start fails

* Update a comment
2024-02-23 09:52:34 +01:00
Jakub Jareš 53df73d337
Add RiscV64 (#4838)
* Add RiscV64

* Fix tests
2024-01-19 15:54:20 +00:00
dotnet-maestro[bot] 916af66382
[main] Update dependencies from dotnet/arcade (#4616)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Amaury Levé <amauryleve@microsoft.com>
2023-10-30 19:55:03 +01:00
Simon Cropp 0b8a683631
remove redundant GetTypeInfo (#4519)
Co-authored-by: Amaury Levé <amauryleve@microsoft.com>
2023-06-06 20:23:18 +02:00
Simon Cropp bca901a819
Spelling (#4526) 2023-06-06 11:14:43 +00:00
Simon Cropp 072c071b94
directoryPath can be null (#4525) 2023-06-06 07:07:06 +00:00
Jakub Jares 681849f4dc Merged PR 30352: arcade into main 2023-03-31 09:47:38 +00:00
Amaury Levé d18720133f Merged PR 29591: Onboard to arcade 2023-03-31 09:14:58 +00:00
Marco Rossignoli 6f859cb14c
Add `dotnet vstest` deprecation message (#4297) 2023-02-15 15:21:27 +00:00
stan-sz eb05f0dec1
Cleanup unused usings (truly enforce ide0005 code analysis rule) (#4231) 2023-01-10 18:53:11 +01:00
Codrin-Victor Poienaru b61973970a
Fixed testhost crash for net7 (#4112) 2022-11-11 15:26:05 +00:00
Codrin-Victor Poienaru f229b1a9b3
Fixed CC for in-process console scenarios (#4084) 2022-10-25 17:21:56 +02:00
Codrin-Victor Poienaru ca6e3a8849
Fixed test session issues (#4075) 2022-10-19 16:54:37 +02:00
Marco Rossignoli f5c89405a8
Use environment variables for AeDebugger mode (#4049)
Use environment variables for AeDebugger mode
2022-10-10 09:39:09 +02:00
Marco Rossignoli 70b83117ae
Add postmortem blame mode (#4032)
Add postmortem blame mode
2022-10-07 13:59:39 +02:00
Sapana-Khemkar 255e97521f
Add support for ppc64le processor architecture (#4028) 2022-09-30 08:44:39 +02:00
Amaury Levé c0f8e0e53e
Console logger splits path using directory and alt directory separators (#3923) 2022-08-22 19:09:12 +00:00
Jakub Jareš 7ce631f12b
Set discovery batch size to 1000 (#3896)
* Set discovery batch size to 1000

* Address review comments

* Fix test

Co-authored-by: Amaury Levé <amauryleve@microsoft.com>
2022-08-02 15:13:21 +02:00
Jakub Jareš 8053633d67
In-process vstest.console (#3728) 2022-07-21 10:01:45 +02:00
Jakub Jareš e85a6002fa
Don't parallelize default platform tests (#3849)
Co-authored-by: Amaury Levé <amaury.leve@gmail.com>
2022-07-19 11:26:56 +00:00
Amaury Levé ada1268a39
Follow .NET lifecycle: update codebase to net462 (#3646) 2022-07-15 16:12:26 +02:00
Amaury Levé 1eb80c2949
CA1822: Mark members as static (#3853) 2022-07-15 11:22:17 +02:00
Amaury Levé b2e2126f1a
Enable culture analyzer and fix issues (#3678) 2022-07-11 11:48:29 +02:00
Amaury Levé 66ebebe405
Enable more rules on test projects (#3832) 2022-07-01 10:30:31 +02:00
Amaury Levé 41f321f587
Make test functions static when possible (#3830) 2022-06-29 15:00:00 +00:00
Amaury Levé ff80458aa7
Fix reading/setting culture env variables (#3802) 2022-06-23 14:41:02 +00:00
Amaury Levé 9567e6cf40
Enable nullable on missed files (#3801) 2022-06-23 10:01:07 +00:00
Amaury Levé b58c1cebd4
Enable nullable on ObjectModel (#3793) 2022-06-22 12:31:41 +00:00
Amaury Levé 12ed796fab
Improve how to retrieve process ID (#3794) 2022-06-22 10:52:17 +02:00
Amaury Levé 2af4de6ba4
Enable nullables on common (#3790) 2022-06-21 14:10:10 +02:00
Amaury Levé 59bf13d592
Enable nullable on VS Translation layer (#3781) 2022-06-20 08:25:59 +02:00
Amaury Levé fc79ea25df
Enable missed nullables on already handled projects (#3773) 2022-06-17 16:33:32 +02:00
Jakub Jareš 343ed8267e
Add default platform option to runsettings (#3770)
Add default platform option to runsettings
2022-06-16 20:10:38 +02:00
Amaury Levé f353f20951
Fix warnings and failed assertions (#3767) 2022-06-16 14:09:39 +02:00
Jakub Jareš b5cbf14f9c
Skip sources when runtime provider is not found (#3760) 2022-06-15 18:30:52 +02:00
Amaury Levé cb927f74eb
Enable nullables on CoreUtilities (#3751) 2022-06-15 09:10:06 +02:00
Amaury Levé 8cf1e4be0e
Enable nullables on TP.Client.UnitTests (#3731) 2022-06-10 03:23:25 +03:00
Jakub Jareš 6311e6c5dc
Fix logging setup when running in remote (#3643) 2022-06-09 09:26:19 +00:00
Amaury Levé 12353242bf
Enable nullables on Abstraction project (#3723) 2022-06-08 10:07:02 +00:00
Jakub Jareš 27ea06b724
Add target framework information to the AttachDebugger callback (#3701)
Add target framework information to AttachDebugger callback so we can use it to hint the attaching debugger.
2022-06-06 13:43:58 +02:00
Amaury Levé 16cde7f439
Update framework detection logic to not rely on throwing/catching NRE (#3714) 2022-06-03 06:29:42 +02:00
Amaury Levé 3334d189bc
Enable nullable on vstest.console (#3694) 2022-06-02 09:09:42 +02:00
Jakub Jareš 9802fc0d67
Run multiple target frameworks and architectures in single vstest.console (#3412)
Allow dlls with mixed target frameworks and architectures to run under the same instance of vstest.console.
2022-05-23 13:19:43 +02:00
Jakub Jareš 382eef825b
Add DumpMinitool.arm64 (#3551)
Co-authored-by: Amaury Levé <amaury.leve@gmail.com>
2022-04-08 16:24:16 +02:00
Amaury Levé 7924286137
Enable nullable on vstest and testhost tests (#3505) 2022-03-31 10:11:19 +00:00
Marco Rossignoli ca9aaa9d64
Add parity for AnyCPU containers between .NET Core and .NET FX, add banner with architecture and warning if running emulated(all on win arm64) (#3481)
Add parity for AnyCPU containers between .NET Core and .NET FX, add banner with architecture and warning if running emulated(all on win arm64)
2022-03-18 12:05:36 +00:00
Marco Rossignoli 080b60d54d
Update feature flag logic to disable only semantics (#3479) 2022-03-17 17:38:30 +00:00