xamarin-macios/tests/xharness
Rolf Bjarne Kvinge 6fc7b1ea89
[tests] Run dont link, link all and link sdk tests in both Debug and Release in the simulator. Fixes #53181. (#3363)
* [xharness] Add support for running XI projects with different platform configurations.

* [xharness] Run dont link, link all and link sdk tests in both Debug and Release in the simulator. Fixes #53181.

Fixes https://bugzilla.xamarin.com/show_bug.cgi?id=53181.

* [tests] Fix dont link to always optimize C# code in release mode.

* [tests] No need to weak link GameController anymore in dont link.

This was removed long ago from the Debug configurations, so remove it from the
Release configuration as well.
2018-01-31 14:56:22 +01: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] Don't discriminate iPods, they can be useful too. (#3355) 2018-01-30 17:11:04 +01:00
BCLTestInfo.cs [xharness] Define XAMMAC for XM/Modern and XAMMAC_4_5 for XM/Full, just like we do when building the BCL. (#3034) 2017-11-27 17:05:22 +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 [xharness] Properly handle failure by mlaunch to wait for app exit. (#2946) 2017-11-02 12:46:18 +01:00
GitHub.cs [xharness] Don't hit the network to load xml files. (#1415) 2017-01-02 08:58:14 +01:00
Harness.cs [tests] Run dont link, link all and link sdk tests in both Debug and Release in the simulator. Fixes #53181. (#3363) 2018-01-31 14:56:22 +01:00
Jenkins.cs [tests] Run dont link, link all and link sdk tests in both Debug and Release in the simulator. Fixes #53181. (#3363) 2018-01-31 14:56:22 +01:00
Log.cs [xharness] Improve logging. (#3051) 2017-11-28 14:27:31 +01:00
MacClassicTarget.cs [tests] Import 2016-05-26 15:06:52 +02:00
MacTarget.cs [xharness] Add support for the introspection tests. (#151) 2016-06-08 19:45:31 +02:00
MacUnifiedTarget.cs [runtime] integrate mono 2017-10 (#2905) 2017-11-14 21:30:08 +01:00
MakefileGenerator.cs [xharness] Fix Makefile generation of grouped targets with spaces. (#3250) 2018-01-18 09:08:20 +01:00
PListExtensions.cs [xharness] Make sure different flavors of XM tests don't build/run from the same path. (#3027) 2017-11-22 16:28:32 +01:00
Process_Extensions.cs [xharness] Timestamp install logs. (#2825) 2017-10-02 17:36:41 +02:00
Program.cs [xharness] Make it possible to select from the command line whether tests requiring system permissions should be executed or not. (#3053) 2017-11-28 19:16:46 +01:00
ProjectFileExtensions.cs [xharness] Fixup paths in the Exclude attribute of Include nodes in csprojs as well. (#3267) 2018-01-22 10:49:38 +01:00
SimpleFileListener.cs Bump to Xcode 9 beta 2 (#2241) 2017-06-26 12:47:37 +02:00
SimpleHttpListener.cs Bump to Xcode 9 beta 2 (#2241) 2017-06-26 12:47:37 +02:00
SimpleListener.cs [xharness] Improve logging. (#3051) 2017-11-28 14:27:31 +01:00
SimpleTcpListener.cs [xharness] Improve logging. (#3051) 2017-11-28 14:27:31 +01:00
Simulators.cs [xharness] Improve device selection, taking wireless devices into account. (#2827) 2017-10-02 17:37:19 +02:00
SolutionGenerator.cs [xharness] Fix generation of today extension projects to work from Xamarin Studio. (#1502) 2017-01-16 16:23:49 +01:00
TVOSTarget.cs [xharness] Add support for generating only specific variations for iOS projects. Fixes #57529 (#2751) 2017-09-22 18:04:32 +02:00
Target.cs Add XM Modern to BCL test suite (#2923) 2017-10-27 16:44:22 -05:00
TestProject.cs [tests] Run dont link, link all and link sdk tests in both Debug and Release in the simulator. Fixes #53181. (#3363) 2018-01-31 14:56:22 +01:00
TodayExtensionTarget.cs [tests] Port today extension test template to F#. 2017-02-10 16:39:36 +01:00
UnifiedTarget.cs [xharness] Add support for generating only specific variations for iOS projects. Fixes #57529 (#2751) 2017-09-22 18:04:32 +02:00
WatchOSTarget.cs [tests] Exclude tests whose category is !BITCODE when running on watchOS/Release. Partially fixes #59947. (#2839) 2017-10-05 13:41:04 +02:00
favicon.ico [xharness] Add favicon.ico support. 2017-02-10 16:39:30 +01:00
iOSTarget.cs [xharness] Add support for generating only specific variations for iOS projects. Fixes #57529 (#2751) 2017-09-22 18:04:32 +02:00
xharness.csproj [xharness] Add project configuration to run Jenkins-style tests. (#3249) 2018-01-18 07:16:24 +01:00
xharness.sln [xharness] Add separate solution to make it load faster in the IDE. (#124) 2016-06-02 12:17:52 +02:00