xamarin-macios/tests/mtouch
Sebastien Pouliot ea96b2299a
[mtouch] Make the SealerSubStep a configurable optimization (#5766)
document it and adjust the optimization tests.

This allows the optimization to be:
* disabled (if ever needed) on fully AOT'ed applications
* re-enabled for the interpreter (at your own risk)
2019-03-14 08:12:17 -05: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 [mtouch] Make the SealerSubStep a configurable optimization (#5766) 2019-03-14 08:12:17 -05:00
MTouchTool.cs [tests] Check all architectures when verifying public symbols. (#5745) 2019-03-08 19:31:10 +01:00
Makefile Fix NUnit.ConsoleRunner version in Makefiles (#5610) 2019-02-15 07:38:21 +01:00
MiscTests.cs [tests] Check all architectures when verifying public symbols. (#5745) 2019-03-08 19:31:10 +01:00
MonoNativeTests.cs Fix Xamarin.MonoNativeTests.TestDeviceFramework test 2019-02-22 11:04:31 +01:00
RegistrarTest.cs [registrar] Validate input to Adopts attribute (#5191) 2018-11-28 10:06:36 -05:00
RuntimeException.cs [tests] Re-use tools/common/MachO.cs in mtouch/mmp tests. 2019-02-06 10:24:46 +01:00
SdkTest.cs [tests] Add test to ensure LLVM succeeds on watchOS for every assembly we ship. (#5295) 2019-01-08 15:17:21 +01: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] Update 'metal' binary path for Xcode 10 (#4601) 2018-08-17 10:24:02 -04:00
mtouch.csproj Merge branch 'master' into mono-2018-10 2019-02-07 23:12:42 +01:00
mtouch.sln [tests] The mtouch tests now require Cecil, so add the expected project reference to the solution. (#1568) 2017-01-27 07:32:44 +01: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