xamarin-macios/tests/xharness
Rolf Bjarne Kvinge 9d65e42f58 Fix testing 32-bit XM apps. Fixes maccore issue 884. (#4555)
* [jenkins] Only XM apps with variations are Classic/32-bit apps, so adjust ignore logic accordingly. Fixes maccore issue 884.

Fixes https://github.com/xamarin/maccore/issues/884.

* [mmp] Fix passing -stdlib=libc++ to clang.

* [tests] Fix 32-bit XM issues.

* [xharness] Add support for building 32-bit XM apps by using Xcode 9.4.

* [xharness] Since xharness can now build 32-bit mac apps, enable them by default.

* Remove debug code.

* Remove unused variable.
2018-08-03 17:06:23 -04: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 try to connect to unusable devices. (#3456) 2018-02-12 14:43:16 +01:00
BCLTestInfo.cs Bump to mono:2017-12 (#3421) 2018-02-14 11:08:01 -05: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 Fix testing 32-bit XM apps. Fixes maccore issue 884. (#4555) 2018-08-03 17:06:23 -04:00
Jenkins.cs Fix testing 32-bit XM apps. Fixes maccore issue 884. (#4555) 2018-08-03 17:06:23 -04:00
Log.cs [xharness] Improve logging. (#3051) 2017-11-28 14:27:31 +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] Don't include 32-bit XM targets in grouped Makefile targets. 2018-06-13 18:53:57 +02:00
MacUnifiedTarget.cs [xharness] Don't include 32-bit XM targets in grouped Makefile targets. 2018-06-13 18:53:57 +02:00
MakefileGenerator.cs [xharness] Don't include 32-bit XM targets in grouped Makefile targets. 2018-06-13 18:53:57 +02: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 Fix testing 32-bit XM apps. Fixes maccore issue 884. (#4555) 2018-08-03 17:06:23 -04:00
ProjectFileExtensions.cs [xharness] Propagate custom defines to referenced projects as well. Fixes maccore #655. (#3615) (#3620) 2018-03-01 14:59:09 +01: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] Don't try to add additional information to xml logs. Fixes maccore#827. (#4349) 2018-06-28 14:51:25 +02:00
SimpleTcpListener.cs [xharness] Improve logging. (#3051) 2017-11-28 14:27:31 +01:00
Simulators.cs [xharness] Fix simulator hangs in our tests 2018-07-19 09:07:15 -05: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) (#2767) 2017-09-25 10:16:07 -04:00
Target.cs Add XM Modern to BCL test suite (#2923) 2017-10-27 16:44:22 -05:00
TestProject.cs [xharness] All variants of GuiUnit projects must be special-cased. (#3602) (#3662) 2018-03-05 17:18:20 -05: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) (#2767) 2017-09-25 10:16:07 -04: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) (#2767) 2017-09-25 10:16:07 -04:00
xharness.csproj [xharness] Add run configuration to project to easily debug internal jenkins execution. (#4266) 2018-06-15 11:11:25 +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