xamarin-macios/tests/test-libraries
Rolf Bjarne Kvinge 75be879708
[ObjCRuntime] Allow a null delegate in Runtime.ReleaseBlockWhenDelegateIsCollected. Fixes #20920. (#20999)
Allow a null delegate in Runtime.ReleaseBlockWhenDelegateIsCollected if the corresponding native pointer is also null.

Fixes https://github.com/xamarin/xamarin-macios/issues/20920.
2024-08-09 14:32:19 +02:00
..
custom-type-assembly Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
frameworks [runtime] Fix min OS versions in various compiler and linker arguments. (#20275) 2024-03-08 07:26:41 +01:00
libraries [runtime] Fix min OS versions in various compiler and linker arguments. (#20275) 2024-03-08 07:26:41 +01:00
nugets [tests] Fix a couple of minor issues. (#20843) 2024-07-10 12:57:30 +02:00
.gitignore
Makefile [tests] Convert the testgenerator.csproj to a .NET project. (#20740) 2024-06-19 15:10:54 +02:00
SwiftTest-Info-iphoneos.plist [msbuild/dotnet] Automatically link with Swift's system libraries if a binding project has the IsSwift=true property. (#20546) 2024-05-20 20:17:29 +02:00
SwiftTest-Info-iphonesimulator.plist [msbuild/dotnet] Automatically link with Swift's system libraries if a binding project has the IsSwift=true property. (#20546) 2024-05-20 20:17:29 +02:00
SwiftTest-Info-maccatalyst.plist [msbuild/dotnet] Automatically link with Swift's system libraries if a binding project has the IsSwift=true property. (#20546) 2024-05-20 20:17:29 +02:00
SwiftTest-Info-macos.plist [msbuild/dotnet] Automatically link with Swift's system libraries if a binding project has the IsSwift=true property. (#20546) 2024-05-20 20:17:29 +02:00
SwiftTest-Info-tvos.plist [msbuild/dotnet] Automatically link with Swift's system libraries if a binding project has the IsSwift=true property. (#20546) 2024-05-20 20:17:29 +02:00
SwiftTest-Info-tvsimulator.plist [msbuild/dotnet] Automatically link with Swift's system libraries if a binding project has the IsSwift=true property. (#20546) 2024-05-20 20:17:29 +02:00
SwiftTest-Info-watchos.plist [msbuild/dotnet] Automatically link with Swift's system libraries if a binding project has the IsSwift=true property. (#20546) 2024-05-20 20:17:29 +02:00
SwiftTest-Info-watchsimulator.plist [msbuild/dotnet] Automatically link with Swift's system libraries if a binding project has the IsSwift=true property. (#20546) 2024-05-20 20:17:29 +02:00
XTest-Info-iphoneos.plist [tests] Bump min OS versions in all tests. 2023-02-02 16:30:28 +01:00
XTest-Info-iphonesimulator.plist [tests] Bump min OS versions in all tests. 2023-02-02 16:30:28 +01:00
XTest-Info-maccatalyst.plist [msbuild/dotnet] Don't use the built-in publishing logic in .NET to copy frameworks to the app bundle. Fixes #12369. (#12656) 2021-09-09 09:11:25 +02:00
XTest-Info-macos.plist [tests] Bump min OS versions in all tests. 2023-02-02 16:30:28 +01:00
XTest-Info-tvos.plist [tests] Bump min OS versions in all tests. 2023-02-02 16:30:28 +01:00
XTest-Info-tvsimulator.plist [tests] Bump min OS versions in all tests. 2023-02-02 16:30:28 +01:00
XTest-Info-watchos.plist [tests] Bump min OS versions in all tests. 2023-02-02 16:30:28 +01:00
XTest-Info-watchsimulator.plist [tests] Bump min OS versions in all tests. 2023-02-02 16:30:28 +01:00
libSwiftTest.swift [runtime] Add support for additional type encodings. Fixes #18562. (#20521) 2024-05-23 16:21:43 +02:00
libframework.h
libframework.m
libtest-fat.macos.dylib
libtest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
libtest.h [ObjCRuntime] Allow a null delegate in Runtime.ReleaseBlockWhenDelegateIsCollected. Fixes #20920. (#20999) 2024-08-09 14:32:19 +02:00
libtest.m [ObjCRuntime] Allow a null delegate in Runtime.ReleaseBlockWhenDelegateIsCollected. Fixes #20920. (#20999) 2024-08-09 14:32:19 +02:00
libtest2.h
libtest2.m
lipo-remove-sim-arm64.sh [tests] Build test libraries for [ios|tvos]simulator-arm64 2021-11-30 18:20:43 +01:00
rename.h [bgen] Add support for binding constructors in protocols. Fixes #14039. (#20583) 2024-05-24 11:29:53 +02:00
testgenerator.cs [tests] Convert the testgenerator.csproj to a .NET project. (#20740) 2024-06-19 15:10:54 +02:00
testgenerator.csproj [tests] Convert the testgenerator.csproj to a .NET project. (#20740) 2024-06-19 15:10:54 +02:00