xamarin-macios/tests/xharness
Manuel de la Pena 969d5d92ed
[Harness] Generalize the RunTestTask to allow it to be used in the CLI. (#8380)
Move all the logic outside and use it as a Composition pattern, later
this class can be used in the CLI so that we share the logic of building
and tested.
2020-04-14 18:39:58 -04:00
..
BCLTestImporter [Harness] Merge the Generator and the Factory in a same object and rename namespace. (#8222) 2020-03-30 23:23:33 -04:00
DummyTestProcess [Harness] Refactor process management to be testable. (#8053) 2020-03-06 09:11:33 -05:00
Jenkins [Harness] Generalize the RunTestTask to allow it to be used in the CLI. (#8380) 2020-04-14 18:39:58 -04:00
Microsoft.DotNet.XHarness.iOS.Shared [Harness] Generalize the BuildProjectTask (#8299) 2020-04-08 20:09:10 -04:00
Microsoft.DotNet.XHarness.iOS.Shared.Tests [Harness] Remove launchTimeout parameter from TestReporter, move factories (#8322) 2020-04-08 11:32:47 -04:00
Properties [Harness] Split out classes from Jenkins.cs to separate files (#8046) 2020-03-06 06:00:34 -05:00
Targets [Harness] Move code to a shared library (#8234) 2020-04-01 13:32:21 -04:00
TestImporter [Harness] Move TestImporter into the shared library (#8283) 2020-04-03 18:28:49 -04:00
TestTasks [Harness] Generalize the RunTestTask to allow it to be used in the CLI. (#8380) 2020-04-14 18:39:58 -04:00
Xharness.Tests [Harness] Rename device management classes (Devices, Simulators, ILoadAsync) (#8295) 2020-04-06 14:33:27 -04:00
.gitignore [xharness] Automatically generate xharness make dependencies. (#8324) 2020-04-13 09:26:55 +02:00
AppRunner.cs [Harness] Create IBuildToolTask and use it in the RunTestTask. (#8375) 2020-04-14 13:11:55 -04:00
BCLTestImportTargetFactory.cs [Harness] Move TestImporter into the shared library (#8283) 2020-04-03 18:28:49 -04:00
CrashSnapshotReporterFactory.cs [Harness] Move code to a shared library (#8234) 2020-04-01 13:32:21 -04:00
DeviceLoaderFactory.cs [Harness] Remove launchTimeout parameter from TestReporter, move factories (#8322) 2020-04-08 11:32:47 -04:00
DeviceLogCapturerFactory.cs [Harness] Move code to a shared library (#8234) 2020-04-01 13:32:21 -04:00
GitHub.cs [Harness] Ensure that the generator tests are set when we modify the sources. (#8371) 2020-04-14 07:58:24 -04:00
Harness.cs [Harness] Rename device management classes (Devices, Simulators, ILoadAsync) (#8295) 2020-04-06 14:33:27 -04:00
Log.cs [Harness] Refactor a little the code for logging to simplify testing. (#8021) 2020-03-03 13:59:44 -05:00
MakefileGenerator.cs Revert "[Harness] Move utilities out from Harness.cs, refactor AppRunner fields (#8074)" (#8082) 2020-03-11 10:38:03 +01:00
MonoNativeInfo.cs [Harness] Move code to a shared library (#8234) 2020-04-01 13:32:21 -04:00
Program.cs [Harness] Move code to a shared library (#8234) 2020-04-01 13:32:21 -04:00
SimulatorLoaderFactory.cs [Harness] Remove launchTimeout parameter from TestReporter, move factories (#8322) 2020-04-08 11:32:47 -04:00
SolutionGenerator.cs [Harness] Move code to a shared library (#8234) 2020-04-01 13:32:21 -04:00
TestPlatform.cs [Harness] Split out classes from Jenkins.cs to separate files (#8046) 2020-03-06 06:00:34 -05:00
TestProject.cs [Harness] Move to create a more general TestTasks class to be reused. (#8286) 2020-04-07 20:20:38 -04:00
favicon.ico [xharness] Backport a few changes to get HE0038 reporting. (#6272) 2019-06-12 16:47:15 +02:00
xharness.csproj [Harness] Generalize the RunTestTask to allow it to be used in the CLI. (#8380) 2020-04-14 18:39:58 -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 [Harness] Move code to a shared library (#8234) 2020-04-01 13:32:21 -04:00