xamarin-macios/tests/xharness
Rolf Bjarne Kvinge 6d8eba812d
[xharness] Show links to previous test runs in html report in server mode. (#6031)
* [xharness] Change url for server mode.

* [xharness] Show links to previous test runs in html report in server mode.

This makes it much easier to see what failed in a previous test run.
2019-05-10 07:40:45 +02:00
..
BCLTestImporter Download the Mono SDK archive for macOS as well. (#5953) 2019-04-26 16:44:29 +02:00
Properties [tests] Import 2016-05-26 15:06:52 +02: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 [xharness] Improve app installation on device. (#5628) 2019-02-20 06:33:30 +01:00
BCLTestInfo.cs [xharness] Some style/debug fixes. 2019-02-11 13:49:38 +01:00
DeviceLogCapturer.cs [xharness] Graciously ask 'mlaunch --logdev' to exit before enforcing the issue. (#3023) 2017-11-20 18:45:30 +01:00
Extensions.cs Merge branch 'master' into mono-2018-10 2019-02-18 18:04:06 +01:00
GitHub.cs [xharness] Fix finding labels in pull requests. (#6009) 2019-05-08 15:04:28 +02:00
Harness.cs Download the Mono SDK archive for macOS as well. (#5953) 2019-04-26 16:44:29 +02:00
Jenkins.cs [xharness] Show links to previous test runs in html report in server mode. (#6031) 2019-05-10 07:40:45 +02:00
Log.cs [xharness] Improve app installation on device. (#5628) 2019-02-20 06:33:30 +01:00
MacClassicTarget.cs [xharness] Don't include 32-bit XM targets in grouped Makefile targets. 2018-06-13 18:53:57 +02:00
MacTarget.cs [xharness]: Add xharness support for mono-native. 2018-11-14 13:26:30 -05:00
MacUnifiedTarget.cs Fix build broken due to missing using statements in xharness 2019-01-10 22:14:58 +01:00
MakefileGenerator.cs Fix NUnit.ConsoleRunner version in Makefiles (#5610) 2019-02-15 07:38:21 +01:00
MonoNativeInfo.cs [tests] Don't use 10.0 as the minimum tvOS version. 2019-02-18 13:39:25 +01:00
Process_Extensions.cs [xharness] Handle Process.HasExited throwing exceptions. (#5239) 2018-12-07 15:07:21 +01:00
Program.cs Fix testing 32-bit XM apps. Fixes maccore issue 884. (#4555) 2018-08-03 17:06:23 -04:00
ProjectFileExtensions.cs [XHarness] Fix issues building the today extensions for the BCL tests apps. (#5854) 2019-04-05 14:07:39 +02:00
SimpleFileListener.cs Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
SimpleHttpListener.cs Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
SimpleListener.cs [xharness] Refactor a bit to use async code for the test listener instead of a thread pool thread. (#5581) 2019-02-11 17:36:13 +01:00
SimpleTcpListener.cs [xharness] Improve logging. (#3051) 2017-11-28 14:27:31 +01:00
Simulators.cs [xharness] Flush the log after getting results from listing simulators/devices with mlaunch. (#6030) 2019-05-09 21:38:43 +02:00
SolutionGenerator.cs [XHarness] Fix the generation of the fsharp today sln. (#5860) 2019-04-05 15:42:41 -05:00
TVOSTarget.cs [xharness] Remove bitcode from tvOS apps. (#5781) 2019-03-18 15:00:21 +01:00
Target.cs Merge remote-tracking branch 'origin/master' into mono-2018-10 2018-12-17 15:28:08 +01:00
TestProject.cs [XHarness] Reduce the number of test applications for the BCL tests. (#5768) 2019-03-20 12:10:18 +01:00
TodayExtensionTarget.cs [XHarness] Fix issues building the today extensions for the BCL tests apps. (#5854) 2019-04-05 14:07:39 +02:00
UnifiedTarget.cs [XHarness] Fix issues building the today extensions for the BCL tests apps. (#5854) 2019-04-05 14:07:39 +02:00
WatchOSTarget.cs [XHarness] Use better names for BCL watchOS tests. (#5867) 2019-04-08 19:22:22 +02:00
favicon.ico [xharness] Show links to previous test runs in html report in server mode. (#6031) 2019-05-10 07:40:45 +02:00
iOSTarget.cs [xharness]: Add xharness support for mono-native. 2018-11-14 13:26:30 -05:00
packages.config [Tests] Add a new iOS app to run the xunit and nunit tests (#4914) 2018-11-16 13:31:40 -05:00
xharness.csproj Merge branch 'master' into mono-2018-10 2019-01-14 15:26:56 +01:00
xharness.css [xharness] Show links to previous test runs in html report in server mode. (#6031) 2019-05-10 07:40:45 +02:00
xharness.js [xharness] Show links to previous test runs in html report in server mode. (#6031) 2019-05-10 07:40:45 +02:00
xharness.sln [xharness] Add separate solution to make it load faster in the IDE. (#124) 2016-06-02 12:17:52 +02:00