xamarin-macios/tests/xharness
Rolf Bjarne Kvinge 298d423cf1
[xharness] Don't generate makefiles anymore. (#12751)
We either use the html web page, or for .NET tests there are custom makefile
logic.

This avoids having to maintain the makefile generation to keep up with our new
tests, and it fixes numerous warnings like this:

    Makefile-mac.inc:56: warning: overriding recipe for target 'build-mac-modern-macOS'
    Makefile-mac.inc:41: warning: ignoring old recipe for target 'build-mac-modern-macOS'
    Makefile-mac.inc:59: warning: overriding recipe for target 'clean-mac-modern-macOS'
    Makefile-mac.inc:44: warning: ignoring old recipe for target 'clean-mac-modern-macOS'
    Makefile-mac.inc:62: warning: overriding recipe for target 'exec-mac-modern-macOS'
    Makefile-mac.inc:47: warning: ignoring old recipe for target 'exec-mac-modern-macOS'
    Makefile-mac.inc:65: warning: overriding recipe for target 'run-mac-modern-macOS'
    Makefile-mac.inc:50: warning: ignoring old recipe for target 'run-mac-modern-macOS'
2021-09-16 17:23:07 +02:00
..
Jenkins [xharness] Set the EnableSGenConc value for all project configurations. (#12698) 2021-09-13 16:13:59 +02:00
Properties Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Targets [xharness] Remove legacy Mac Catalyst support. (#12642) 2021-09-07 18:35:33 +02:00
TestImporter Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Xharness.Tests Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
.gitignore [tests] Move deletion of existing temporary directory to the background. (#12511) 2021-08-23 16:45:06 +02:00
AppBundleLocator.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02: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 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 Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Harness.cs [xharness] Don't generate makefiles anymore. (#12751) 2021-09-16 17:23:07 +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 Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
MacTestProject.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02: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] Don't generate makefiles anymore. (#12751) 2021-09-16 17:23:07 +02:00
ProjectFileExtensions.cs [xharness] Automatically inline Imports to a "shared.csproj" when cloning projects. Fixes #12316 and #12277. (#12322) 2021-08-04 18:13:02 +02:00
SimulatorLoaderFactory.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02: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 [xharness] Unify the list of test projects for .NET between iOS and macOS. (#12469) 2021-09-06 15:23:41 +02:00
TestProjectExtensions.cs [xharness] Remove legacy Mac Catalyst support. (#12642) 2021-09-07 18:35:33 +02:00
TestTargetExtensions.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
XmlDocumentExtensions.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
favicon.ico
iOSTestProject.cs [xharness] Remove legacy Mac Catalyst support. (#12642) 2021-09-07 18:35:33 +02:00
xharness.csproj [xharness] Don't generate makefiles anymore. (#12751) 2021-09-16 17:23:07 +02:00
xharness.css
xharness.js
xharness.sln [xharness] Remove Microsoft.DotNet.XHarness.iOS.Shared project and use NuGet instead (#9980) 2020-11-13 11:05:10 -05:00