xamarin-macios/tests/test-libraries
Rolf Bjarne Kvinge 180a7e0bb9
[tests] Fix a couple of minor issues. (#20843)
* xtro: Fix how we build the u2todo project to actually build the correct project.
* Don't import eng/Versions.props in several test projects, it's already imported in a Directory.Build.props further up the directory hierarchy.
2024-07-10 12:57:30 +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 [monotouch-test] Move generated files out of the "all test files" wildcard. (#2958) 2017-11-06 17:16:32 +01:00
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 [tests] Add test-libraries. 2016-04-26 08:00:35 -04:00
libframework.m [tests] Add test-libraries. 2016-04-26 08:00:35 -04:00
libtest-fat.macos.dylib Drop the Xcode 9.4 dependency. (#7044) 2019-09-24 13:40:18 +02:00
libtest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
libtest.h [bgen] Add support for binding constructors in protocols. Fixes #14039. (#20583) 2024-05-24 11:29:53 +02:00
libtest.m [bgen] Add support for binding constructors in protocols. Fixes #14039. (#20583) 2024-05-24 11:29:53 +02:00
libtest2.h [tests] Add test for bug #43689. 2017-02-10 14:46:29 +01:00
libtest2.m [tests] Add test for bug #43689. 2017-02-10 14:46:29 +01:00
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