xamarin-macios/tests/monotouch-test/ARKit
Rolf Bjarne Kvinge cbcde7e15d
[tests] Move the ARConfigurationTest.Subclasses test from monotouch-test to cecil-test. (#18908)
This test uses reflection to figure out if there are any ARConfiguration
subclasses that don't implement a particular method. The reflection usage is
problematic when trimming apps, and this is really what the Cecil tests are
for, so just re-implement the entire tests as a Cecil test.
2023-09-05 09:36:47 +02:00
..
ARAnchorTest.cs [C] Clear OpenTK namespace (#13767) 2022-02-14 18:50:23 +01:00
ARConfigurationTest.cs [tests] Move the ARConfigurationTest.Subclasses test from monotouch-test to cecil-test. (#18908) 2023-09-05 09:36:47 +02:00
AREnvironmentProbeAnchorTest.cs [tests] Re-enable tests that were disabled in Xcode 12 beta 1. Fixes #9531. (#16307) 2022-10-11 23:25:14 +02:00
ARFaceGeometryTest.cs [C] Clear OpenTK namespace (#13767) 2022-02-14 18:50:23 +01:00
ARPlaneGeometryTest.cs [C] Clear OpenTK namespace (#13767) 2022-02-14 18:50:23 +01:00
ARPointCloudTest.cs [autoformat] Add the Security, SensorKit, Social, SpriteKit, StoreKit, SystemConfiguration, TVServices, VideoToolbox, Vision and WKWebKit frameworks. (#16763) 2022-11-16 07:38:18 +01:00
ARReferenceObjectTest.cs [tests] Re-enable tests that were disabled in Xcode 12 beta 1. Fixes #9531. (#16307) 2022-10-11 23:25:14 +02:00
ARSkeleton2DTest.cs [autoformat] Add the Security, SensorKit, Social, SpriteKit, StoreKit, SystemConfiguration, TVServices, VideoToolbox, Vision and WKWebKit frameworks. (#16763) 2022-11-16 07:38:18 +01:00
ARSkeleton3DTest.cs [autoformat] Add the Security, SensorKit, Social, SpriteKit, StoreKit, SystemConfiguration, TVServices, VideoToolbox, Vision and WKWebKit frameworks. (#16763) 2022-11-16 07:38:18 +01:00
ARSkeletonTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00