xamarin-macios/tests/monotouch-test/SpriteKit
Rolf Bjarne Kvinge 71c092ac57
[monotouch-test] Fix a variety of compiler warnings. (#19693)
Fix a variety of compiler warnings:

* Unused variables.
* Nullability issues.
* Unreachable code.
* Duplicated using statements.
* Unnecessary 'async' modifiers.
* Ignored warnings when the code is correct as-is.
* Misc other issues.
2023-12-22 15:14:50 +01:00
..
FieldNodeTest.cs [C] Clear OpenTK namespace (#13767) 2022-02-14 18:50:23 +01:00
KeyframeSequenceTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
PhysicsBodyTest.cs [tests] Remove Classic code from all tests. (#8702) 2020-05-28 16:35:09 +02:00
PhysicsJointFixedTest.cs [tests] Remove Classic code from all tests. (#8702) 2020-05-28 16:35:09 +02:00
PhysicsJointLimitTest.cs [tests] Remove Classic code from all tests. (#8702) 2020-05-28 16:35:09 +02:00
PhysicsWorldTest.cs [C] Clear OpenTK namespace (#13767) 2022-02-14 18:50:23 +01:00
SK3DNodeTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
SKPaymentTests.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
SKScene.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
SKShapeNodeTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
SKTransformNodeTest.cs [tests] Allow a little bit of leeway when testing floating point numbers in SKTransformNodeTest. (#18157) 2023-04-27 17:55:49 +02:00
SpriteNodeTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
TextureAtlasTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
TextureTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
UniformTest.cs [monotouch-test] Fix a variety of compiler warnings. (#19693) 2023-12-22 15:14:50 +01:00
WarpGeometryGridTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00