xamarin-macios/tests/xharness
Rolf Bjarne Kvinge a1d0b6eba9
Make our local .NET the default .NET for the build. (#15086)
Make our local .NET the default .NET (in the root's global.json), and then if
a directory wants to use the system .NET, then that directory would have to
opt-in (using its own global.json).

This way we don't have to copy global.json/NuGet.config files around to run
tests with the correct .NET setup.
2022-06-07 10:11:02 +02:00
..
Jenkins [Harness] Revert label changes (#15101) 2022-05-23 22:02:14 -04:00
Properties Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Targets [dotnet] Rename hardcoded 'net6.0' to use a 'DOTNET_TFM' variable instead. (#14524) 2022-04-01 13:48:09 +02:00
TestImporter Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Xharness.Tests Bump Microsoft.DotNet.XHarness.iOS.Shared to `1.0.0-prerelease.22157.2` (#14350) 2022-03-09 18:32:44 +01:00
.gitignore [tests] Move deletion of existing temporary directory to the background. (#12511) 2021-08-23 16:45:06 +02:00
AppBundleLocator.cs Make our local .NET the default .NET for the build. (#15086) 2022-06-07 10:11:02 +02:00
AppRunner.cs [xharness] Redirect stdout/stderr for watch apps. (#15140) 2022-05-30 11:30:50 +02:00
BCLTestImportTargetFactory.cs [Xharness] Add a label per test project to later be able to filter them. (#14844) 2022-05-04 10:46:07 -04:00
CrashSnapshotReporterFactory.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
DeviceLoaderFactory.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
DeviceLogCapturerFactory.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
GitHub.cs [CI] Checkout the head ref rather than the merge or a reset, this should fix issues with the test selector. (#14496) 2022-03-25 11:38:52 -04:00
Harness.cs Make our local .NET the default .NET for the build. (#15086) 2022-06-07 10:11:02 +02:00
IEnvManager.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
IHarness.cs [CI] Allow to ignore tests if dotnet is enabled. (#11604) 2021-05-20 09:37:22 -04:00
MacFlavorsExtensions.cs [CI] Fix device tests (#13657) 2022-01-10 11:48:34 -05:00
MacTestProject.cs [Xharness] Add a label per test project to later be able to filter them. (#14844) 2022-05-04 10:46:07 -04:00
MonoNativeInfo.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Nullable.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Program.cs [Xharness] Add a label per test project to later be able to filter them. (#14844) 2022-05-04 10:46:07 -04:00
ProjectFileExtensions.cs [xharness] Ignore case when comparing node names. (#14397) 2022-03-16 20:59:59 +01:00
SimulatorLoaderFactory.cs [xharness] Bump to the latest version of Microsoft.DotNet.XHarness.iOS.Shared (1.0.0-prerelease.21527.2). (#12899) 2021-11-02 07:43:07 +01:00
SolutionGenerator.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
TestPlatform.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
TestPlatformExtensions.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
TestProject.cs Make our local .NET the default .NET for the build. (#15086) 2022-06-07 10:11:02 +02:00
TestProjectExtensions.cs [Xharness] Add a label per test project to later be able to filter them. (#14844) 2022-05-04 10:46:07 -04:00
TestTargetExtensions.cs [xharness] Bump to the latest version of Microsoft.DotNet.XHarness.iOS.Shared (1.0.0-prerelease.21527.2). (#12899) 2021-11-02 07:43:07 +01:00
XmlDocumentExtensions.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
favicon.ico [xharness] Backport a few changes to get HE0038 reporting. (#6272) 2019-06-12 16:47:15 +02:00
iOSTestProject.cs [Xharness] Add a label per test project to later be able to filter them. (#14844) 2022-05-04 10:46:07 -04:00
xharness.csproj [Harness] Revert label changes (#15101) 2022-05-23 22:02:14 -04:00
xharness.css [xharness] Backport a few changes to get HE0038 reporting. (#6272) 2019-06-12 16:47:15 +02:00
xharness.js [xharness] Backport a few changes to get HE0038 reporting. (#6272) 2019-06-12 16:47:15 +02:00
xharness.sln [xharness] Remove Microsoft.DotNet.XHarness.iOS.Shared project and use NuGet instead (#9980) 2020-11-13 11:05:10 -05:00