xamarin-macios/tests/monotouch-test/AudioUnit
Rolf Bjarne Kvinge aa1bf71cd6 [monotouch-test] Make it work with Mac Catalyst.
* Fix system version checks to work properly on Mac Catalyst (which uses the macOS
  version as its system version).

* Add the framework-specific defines to the build for monotouch-test.csproj (using
  the generated response files), this way we can use them in the tests.

* Sprinkle conditionals in numerous places - I tried using either framework-specific
  or XAMCORE_3_0 whenever that made since (instead of using Mac Catalyst as a condition).

* Updated a few tests to use non-deprecated API (because the deprecated API often
  doesn't exist in Mac Catalyst).

* Also a few minor API fixes to make any corresponding tests compile.
2021-01-15 17:52:28 +01:00
..
AUAudioUnitFactoryTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
AUGraphTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
AUGraphTestMac.cs [tests] Merge apitest into xammac_tests. (#10276) 2020-12-18 11:45:06 +01:00
AUParameterNodeTest.cs [tests] Rework a few tests to not throw exceptions in a background thread. (#9636) 2020-09-15 16:50:50 +02:00
AudioUnit.cs [tests] Merge apitest into xammac_tests. (#10276) 2020-12-18 11:45:06 +01:00
AudioUnitTest.cs [tests][xcode12.2] Fix xammac tests (#9935) 2020-10-21 17:12:48 -04:00
ExtAudioFileTest.cs [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00