xamarin-macios/tests/xharness
Manuel de la Pena f891076bd8
[Harness] Move to create a more general TestTasks class to be reused. (#8286)
Some of the Jenkins test tasks are very useful and do A LOT of stuff. So
we try to generalize the base class, to later be able to share the most
usebul ones in the shared lib.

Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2020-04-07 20:20:38 -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] Move to create a more general TestTasks class to be reused. (#8286) 2020-04-07 20:20:38 -04:00
Microsoft.DotNet.XHarness.iOS.Shared [Harness] Rename device management classes (Devices, Simulators, ILoadAsync) (#8295) 2020-04-06 14:33:27 -04:00
Microsoft.DotNet.XHarness.iOS.Shared.Tests [Harness] Rename device management classes (Devices, Simulators, ILoadAsync) (#8295) 2020-04-06 14:33:27 -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] Move to create a more general TestTasks class to be reused. (#8286) 2020-04-07 20:20:38 -04:00
Xharness.Tests [Harness] Rename device management classes (Devices, Simulators, ILoadAsync) (#8295) 2020-04-06 14:33:27 -04:00
.gitignore [xharness] Major rewrite (add server mode, add device support, add today extension support). 2017-01-05 13:08:48 +01:00
AppRunner.cs [Harness] Rename device management classes (Devices, Simulators, ILoadAsync) (#8295) 2020-04-06 14:33:27 -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
DeviceLogCapturerFactory.cs [Harness] Move code to a shared library (#8234) 2020-04-01 13:32:21 -04:00
GitHub.cs [Harness] Move code to a shared library (#8234) 2020-04-01 13:32:21 -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
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
TestReporterFactory.cs [Harness] Move code to a shared library (#8234) 2020-04-01 13:32:21 -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] Move to create a more general TestTasks class to be reused. (#8286) 2020-04-07 20:20:38 -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