xamarin-macios/tests/monotouch-test/Network
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
..
NWBrowserDescriptorTest.cs [tests] Update attributes in tests according to breaking changes in NUnit[Lite]. 2020-08-03 11:53:17 +02:00
NWBrowserTest.cs [Tests][Network] Do not really check the value, just make sure that we are called. (#9901) 2020-11-12 19:38:26 -05:00
NWConnectionGroupTest.cs [tests][xcode12.2] Fix xammac tests (#9935) 2020-10-21 17:12:48 -04:00
NWConnectionTest.cs [tests] Update attributes in tests according to breaking changes in NUnit[Lite]. 2020-08-03 11:53:17 +02:00
NWEstablishmentReportTest.cs [tests] Update attributes in tests according to breaking changes in NUnit[Lite]. 2020-08-03 11:53:17 +02:00
NWFramerMessageTest.cs [tests] Update attributes in tests according to breaking changes in NUnit[Lite]. 2020-08-03 11:53:17 +02:00
NWIPProtocolMetadataTest.cs [tests] Update attributes in tests according to breaking changes in NUnit[Lite]. 2020-08-03 11:53:17 +02:00
NWListenerTest.cs [tests] Update attributes in tests according to breaking changes in NUnit[Lite]. 2020-08-03 11:53:17 +02:00
NWMulticastGroupTest.cs [tests][xcode12.2] Fix xammac tests (#9935) 2020-10-21 17:12:48 -04:00
NWParametersTest.cs [tests] Update attributes in tests according to breaking changes in NUnit[Lite]. 2020-08-03 11:53:17 +02:00
NWPathMonitorTest.cs [Network] Add currentPath property to NWPathMonitor. Fixes #5603. (#6931) 2019-09-11 13:00:55 -04:00
NWPathTest.cs [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00
NWProtocolDefinitionTest.cs [tests] Update attributes in tests according to breaking changes in NUnit[Lite]. 2020-08-03 11:53:17 +02:00
NWProtocolIPOptionsTest.cs [tests] Update attributes in tests according to breaking changes in NUnit[Lite]. 2020-08-03 11:53:17 +02:00
NWProtocolMetadataTest.cs [Network] Improve bindings for NWProtocolMetadata. (#6389) 2019-06-21 15:00:19 +02:00
NWProtocolOptionsTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
NWProtocolStackTest.cs [tests] Update attributes in tests according to breaking changes in NUnit[Lite]. 2020-08-03 11:53:17 +02:00
NWProtocolTcpOptionsTest.cs [tests] Update attributes in tests according to breaking changes in NUnit[Lite]. 2020-08-03 11:53:17 +02:00
NWProtocolTlsOptionsTest.cs [tests] Update attributes in tests according to breaking changes in NUnit[Lite]. 2020-08-03 11:53:17 +02:00
NWProtocolUdpOptionsTest.cs [tests] Update attributes in tests according to breaking changes in NUnit[Lite]. 2020-08-03 11:53:17 +02:00
NWTxtRecordTest.cs [tests] Update attributes in tests according to breaking changes in NUnit[Lite]. 2020-08-03 11:53:17 +02:00
NWWebSocketMetadataTest.cs [tests] Update attributes in tests according to breaking changes in NUnit[Lite]. 2020-08-03 11:53:17 +02:00
NWWebSocketOptionsTest.cs [tests] Update attributes in tests according to breaking changes in NUnit[Lite]. 2020-08-03 11:53:17 +02:00