xamarin-macios/tests/test-libraries
Rolf Bjarne Kvinge a1d0b6eba9
Make our local .NET the default .NET for the build. (#15086)
Make our local .NET the default .NET (in the root's global.json), and then if
a directory wants to use the system .NET, then that directory would have to
opt-in (using its own global.json).

This way we don't have to copy global.json/NuGet.config files around to run
tests with the correct .NET setup.
2022-06-07 10:11:02 +02:00
..
custom-type-assembly Make our local .NET the default .NET for the build. (#15086) 2022-06-07 10:11:02 +02:00
frameworks [tests] Simplify mmptest a bit by using existing mechanisms to create frameworks. (#13757) 2022-01-18 11:05:41 +01:00
libraries [dotnet/msbuild] Run install_name_tool to fix the id for dylibs. Fixes #13999. (#14147) 2022-02-16 21:13:40 +01:00
nugets Make our local .NET the default .NET for the build. (#15086) 2022-06-07 10:11:02 +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] Add build logic to build numerous native libraries for testing purposes. 2021-12-22 10:17:34 +01:00
XTest-Info-iphoneos.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-iphonesimulator.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-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 [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-tvos.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-tvsimulator.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-watchos.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-watchsimulator.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
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 [tests] Add a performance test using BenchmarkDotNet. (#11298) 2021-04-23 13:29:06 +02:00
libtest.m [Xcode 13.3] Initial commit to Xcode 13.3 release 2022-03-14 22:54:33 -04: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 [tests] Add tests for out/ref parameters. 2019-04-26 11:20:15 +02:00
testgenerator.cs [Foundation/ObjCRuntime] Use 'ObjCException' as the native exception type name for all platforms in .NET. Fixes #13855. (#13915) 2022-02-01 17:24:57 +01:00
testgenerator.csproj [generator] Add C#8 nullability into generated code (#7570) 2020-04-09 09:29:28 -04:00