xamarin-macios/tests/mtouch
Rolf Bjarne Kvinge ad15106af4
[msbuild] Add support for Metal in the simulator. Fixes #7392. (#7983) (#7991)
* [msbuild] Provide the correct value for the operating system for tvOS and watchOS to a few tasks. Fixes #6200. (#7226)

The problem with #6200 was that we'd pass -mios-version-min=x.y to the metal
tool even for tvOS apps. This fixes it so that now pass -mtvos-version-min.

Fixes https://github.com/xamarin/xamarin-macios/issues/6200.

* [msbuild] Add support for Metal in the simulator. Fixes #7392. (#7983)
2020-02-28 19:59:03 +01:00
..
.gitignore [tests] Automatically build the mtouch test assembly when needed. (#5496) 2019-01-28 15:05:42 +01:00
Cache.cs [mtouch tests] Add Cache. 2017-01-05 10:43:55 +01:00
InlinerTest.cs [linker] Add an well known candidate inliner substep along with tests (#1513) 2017-01-17 21:49:44 -05:00
LinkerTests.cs [tests] Share supporting code between the mtouch and mmp tests. (#3374) 2018-02-02 07:09:04 +01:00
MLaunchTool.cs [generator] Add unit test project, and port a few tests over from the makefile tests. (#2299) (#2304) 2017-07-11 08:52:24 +02:00
MTouch.cs [xcode11.3] [linker] Do not mark NSObject subclasses from Xamarin.Forms.Platform.iOS.dll assembly (#7483) 2019-11-26 08:32:02 -05:00
MTouchTool.cs Bump the minimum iOS version to 7.0. Fixes #6213. (#6878) 2019-08-30 01:07:30 -07:00
Makefile Bump to mono:2019-06 (#6196) 2019-07-16 17:24:00 +02:00
MiscTests.cs Merge remote-tracking branch 'origin/xcode11' into master-xcode11 2019-09-13 18:35:18 +02:00
MonoNativeTests.cs Fix Xamarin.MonoNativeTests.TestDeviceFramework test 2019-02-22 11:04:31 +01:00
RegistrarTest.cs [Tests] Update MT4134 tests for the new Xcode 11.4 (#7931) 2020-02-19 16:13:34 -05:00
RuntimeException.cs [tests] Re-use tools/common/MachO.cs in mtouch/mmp tests. 2019-02-07 15:58:36 +01:00
SdkTest.cs [master] Bump mono to head of 2019-06 (4365dce) (#6755) 2019-08-14 17:12:59 -04:00
StringUtilsTest.cs [mtouch][mmp] Allow the use of major-only version numbers in arguments. Fixes #60280 (#3029) 2017-11-23 11:16:30 -05:00
TimingTests.cs [tests] Share supporting code between the mtouch and mmp tests. (#3374) 2018-02-02 07:09:04 +01:00
ToolTasksBinPathTest.cs [msbuild] Add support for Metal in the simulator. Fixes #7392. (#7983) (#7991) 2020-02-28 19:59:03 +01:00
mtouch.csproj Add symlink that points to current mono sdks dir 2019-05-24 19:44:57 +02:00
mtouch.sln Switch to mono archive and remove submodule 2019-05-21 22:16:02 +02:00
packages.config [tests] Use latest version of NUnit for test projects to get support for parallelized tests. (#5538) 2019-02-04 15:22:00 +01:00
runSingleTest.sh [tests] Import 2016-05-26 15:06:52 +02:00