xamarin-macios/tests/xharness
Rolf Bjarne Kvinge 938f63da22
[tests] Make the mtouch test project reference the actual mtouch project. (#11400)
This makes it easier to test localized strings used in mtouch, since we don't have
to replicate the build for all the resources.

This required a few changes to avoid including code in the mtouch tests that already
exists in the mtouch executable.

Also rename the mtouch test project to mtouchtests.csproj.

This way the test project can reference the actual mtouch.csproj without
causing conflicts due to having two projects with the same name.

Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2021-05-04 14:10:03 +02:00
..
Jenkins [tests] Make the mtouch test project reference the actual mtouch project. (#11400) 2021-05-04 14:10:03 +02:00
Properties [Harness] Split out classes from Jenkins.cs to separate files (#8046) 2020-03-06 06:00:34 -05:00
Targets [maccatalyst] Increase iOS compatibility by removing `XAMCORE_3_0` (#11238) 2021-04-20 08:59:37 -04:00
TestImporter [main][watchOS] Add x86_64 simulator support (#10059) 2020-11-20 09:27:46 -05:00
Xharness.Tests Bump the shared XHarness library (#10367) 2021-01-11 17:04:56 -05:00
.gitignore [xharness] Remove Microsoft.DotNet.XHarness.iOS.Shared project and use NuGet instead (#9980) 2020-11-13 11:05:10 -05:00
AppBundleLocator.cs [xharness] Bump timeout to evaluate MSBuild properties by running msbuild. (#10963) 2021-03-25 15:59:44 -04:00
AppRunner.cs [CI][Xharness] If we are use the tcp tunnel do not try to get IPs. (#11050) 2021-03-31 18:30:48 -04:00
BCLTestImportTargetFactory.cs [xharness] Remove Microsoft.DotNet.XHarness.iOS.Shared project and use NuGet instead (#9980) 2020-11-13 11:05:10 -05:00
CrashSnapshotReporterFactory.cs [xharness] Remove Microsoft.DotNet.XHarness.iOS.Shared project and use NuGet instead (#9980) 2020-11-13 11:05:10 -05:00
DeviceLoaderFactory.cs [xharness] Remove Microsoft.DotNet.XHarness.iOS.Shared project and use NuGet instead (#9980) 2020-11-13 11:05:10 -05:00
DeviceLogCapturerFactory.cs [xharness] Remove Microsoft.DotNet.XHarness.iOS.Shared project and use NuGet instead (#9980) 2020-11-13 11:05:10 -05:00
GitHub.cs [xcode12.5] [CI][XHarness] Ensure we filter the tests to run. (#11044) 2021-03-31 11:24:03 -04:00
Harness.cs [tests][link all] Fix nunit silent exception causing some tests not to be enabled (#11287) 2021-04-22 09:14:33 -04:00
IEnvManager.cs [xharness] Remove Microsoft.DotNet.XHarness.iOS.Shared project and use NuGet instead (#9980) 2020-11-13 11:05:10 -05:00
IHarness.cs [xharness] Remove Microsoft.DotNet.XHarness.iOS.Shared project and use NuGet instead (#9980) 2020-11-13 11:05:10 -05:00
MacFlavorsExtensions.cs [tests] Add a .NET/macOS version of monotouch-test. (#10672) 2021-02-24 16:07:04 +01:00
MacTestProject.cs [tests] Add a .NET/macOS version of monotouch-test. (#10672) 2021-02-24 16:07:04 +01:00
MakefileGenerator.cs [xharness] Remove Microsoft.DotNet.XHarness.iOS.Shared project and use NuGet instead (#9980) 2020-11-13 11:05:10 -05:00
MonoNativeInfo.cs [generator][dotnet] Add support for `[Uns|S]upportedOSPlatformAttribute` (#10580) 2021-04-10 11:09:14 -04:00
Nullable.cs [xharness] Remove Microsoft.DotNet.XHarness.iOS.Shared project and use NuGet instead (#9980) 2020-11-13 11:05:10 -05:00
Program.cs [xharness] Remove Microsoft.DotNet.XHarness.iOS.Shared project and use NuGet instead (#9980) 2020-11-13 11:05:10 -05:00
SimulatorLoaderFactory.cs [xharness] Remove Microsoft.DotNet.XHarness.iOS.Shared project and use NuGet instead (#9980) 2020-11-13 11:05:10 -05:00
SolutionGenerator.cs [Xharness] Bring xharness changes to d16-8 (#9951) 2020-10-26 16:05:40 -04:00
TestPlatform.cs [xharness] Add support for Mac Catalyst test suites. 2020-12-03 10:43:19 +01:00
TestPlatformExtensions.cs [Harness] Move the generation of the variations out. (#8611) 2020-05-19 11:13:31 -04:00
TestProject.cs [xharness] Fix warning about unknown file wrt default inclusion. (#10438) 2021-01-18 07:28:39 +01:00
TestProjectExtensions.cs [xharness] Add support for Mac Catalyst test suites. 2020-12-03 10:43:19 +01:00
TestTargetExtensions.cs [Harness] Move the generation of the variations out. (#8611) 2020-05-19 11:13:31 -04:00
XmlDocumentExtensions.cs [xharness] Remove Microsoft.DotNet.XHarness.iOS.Shared project and use NuGet instead (#9980) 2020-11-13 11:05:10 -05:00
favicon.ico [xharness] Backport a few changes to get HE0038 reporting. (#6272) 2019-06-12 16:47:15 +02:00
iOSTestProject.cs [xharness] Run Mac Catalyst variations by default, and disable all but monotouch-test by default. 2021-01-28 08:08:02 +01:00
xharness.csproj Revert "[Xharness] Bump to the latests build in main. (#10926)" (#10929) 2021-03-22 15:21:16 -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