xamarin-macios/tests/mtouch
Rolf Bjarne Kvinge 76482387c8
[SafetyKit] Added bindings for SafetyKit. (#20263)
This also required a minor generator fix to fix generation of async methods
with a nullable NSError.

---------

Co-authored-by: Israel Soto <issoto@microsoft.com>
2024-03-15 08:15:01 +01:00
..
.gitignore [tests] Automatically build the mtouch test assembly when needed. (#5496) 2019-01-28 15:05:42 +01:00
Cache.cs Add support for NativeAOT on macOS (#18765) 2023-08-30 10:38:43 +02:00
Compat.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
ErrorTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
InlinerTest.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
LinkerTests.cs [autoformat] Add all of tests/. (#16857) 2022-12-05 08:23:34 +01:00
LocalizationTests.cs [autoformat] Add all of tests/. (#16857) 2022-12-05 08:23:34 +01:00
MLaunchTool.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
MTouch.cs [dotnet] Fix typo causing universal builds to not keep any symbols when stripped. Fixes #19860. (#19900) 2024-01-29 20:19:11 +01:00
MTouchTool.cs [xcode15] Add back armv7k support for watchOS. Fixes #18902. (#18947) 2023-09-11 19:00:40 +02:00
Makefile [tests] Make the 'run-tests' and 'run-unit-tests' targets equivalent. (#20223) 2024-03-01 09:54:33 +01:00
MiscTests.cs [tests] Add more accepted public symbols to the Xamarin.Tests.Misc.VerifySymbols test. 2023-03-29 14:37:51 -04:00
MonoNativeTests.cs [tests] Update MTouch tests to cope with potentially higher min OS version and no 32-bit iOS support. (#17087) 2022-12-21 18:14:46 +01:00
RegistrarTest.cs [SafetyKit] Added bindings for SafetyKit. (#20263) 2024-03-15 08:15:01 +01:00
SdkTest.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
Setup.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
StringUtilsTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
TimingTests.cs [autoformat] Add all of tests/. (#16857) 2022-12-05 08:23:34 +01:00
mtouchtests.csproj Get Mono.Cecil from NuGet everywhere. (#19535) 2023-12-04 20:15:03 +01:00
mtouchtests.sln [tests] Make the mtouch test project reference the actual mtouch project. (#11400) 2021-05-04 14:10:03 +02:00