xamarin-macios/tests/test-libraries
Rolf Bjarne Kvinge 3d904dae2c
[tests] A few test fixes to make testing system installs better. (#14652)
* Make the custom-type-assembly library build using assemblies relative to
  MAC_DESTDIR, instead of poking into $(TOP)/_mac-build (for legacy Xamarin).
* Build the custom-type-assembly using a project file for .NET (and use our
  local .NET).
* Change the default for [IOS|MAC]_DESTDIR when TESTS_USE_SYSTEM is set to
  point to the system installation.
* Make sure 'MSBuildSDKsPath' isn't set when building the custom-type-assembly
  (set by xibuild), it breaks a lot of things.
2022-04-06 08:35:25 +02:00
..
custom-type-assembly [tests] A few test fixes to make testing system installs better. (#14652) 2022-04-06 08:35:25 +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 [dotnet] Rename the DOTNET6 make variable to DOTNET. (#14441) 2022-03-21 15:56:57 +01: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
libframework.m
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
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 [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