xamarin-macios/tests/monotouch-test/CoreImage
Rolf Bjarne Kvinge 36af029204
Change all null checking expressions to use 'is' and 'is not'. (#18176)
Change all null checking expressions to use 'is null' and 'is not null'
instead of '== null' and '!= null'.

This was mostly done with sed, so code can probably be improved in many
other ways with manual inspection, but that will come over time.

Also add code to the autoformat script to automatically fix these issues in the future.
2023-05-05 17:52:19 +02:00
..
CIFilter.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
CIKernelTests.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
CoreContextTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
CoreVectorTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
DetectorTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
FilterTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
ImageInitializationOptionsTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
ImageTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
Xam.png [tests] Import 2016-05-26 15:06:52 +02:00
xamarinmonkey.heic Various Xcode 9 API improvements and also fixes bug 59433 (#2676) 2017-09-13 09:58:08 -05:00