xamarin-macios/tests/monotouch-test/ObjCRuntime
Rolf Bjarne Kvinge 7ac3c658e0
[tests] Preserve all test fixtures. (#10870)
* [tests] Preserve all test fixtures.

This fixes the wildly diffetent number of tests when running xammac tests with and without linking.

Without linking:

> Tests run: 2446 Passed: 2321 Inconclusive: 9 Failed: 0 Ignored: 125

vs with linking:

> Tests run: 1885 Passed: 1802 Inconclusive: 4 Failed: 0 Ignored: 83

Now we run the same tests either with or without linking.

One test was updated to not fail when linking is enabled.

Also add a test to ensure all future test fixtures are preserved.

* Remove whitespace noise.
2021-03-16 15:15:30 +01:00
..
BlocksTest.cs [tests] Remove Classic code from all tests. (#8702) 2020-05-28 16:35:09 +02:00
CategoryTest.cs [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00
ClassTest.classlist.cs [tests] Remove Classic code from all tests. (#8702) 2020-05-28 16:35:09 +02:00
ClassTest.cs [tests] Use the Does.[BeginWith|Contain|EndWith] constraints instead of the Is.[StringStarting|StringContaining|StringEnding] constraints. 2020-08-03 11:53:17 +02:00
DelegateAndDataSourceTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
DlfcnTest.cs [tests] Remove Classic code from all tests. (#8702) 2020-05-28 16:35:09 +02:00
EveryFrameworkSmokeTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
ExceptionsTest.cs [tests] Add a .NET/macOS version of monotouch-test. (#10672) 2021-02-24 16:07:04 +01:00
Messaging.cs [monotouch-test] Our P/Invokes here too needs MarshalAs attributes for boolean return types and parameters. (#10791) 2021-03-06 01:05:45 +01:00
ProtocolTest.cs [tests] Remove Classic code from all tests. (#8702) 2020-05-28 16:35:09 +02:00
RegistrarTest.cs [catalyst][addressbookui] Remove AddressBookUI framework that is not available on Catalyst (#10711) 2021-02-25 11:22:02 -05:00
RegistrarTestGenerated.cs [tests] Ignore monotouch-tests that fail with bitcode. (#5566) 2019-02-07 16:01:50 +01:00
RuntimeTest.cs [runtime] Build our runtime for Mac Catalyst/ARM64 for .NET. (#10739) 2021-03-03 07:48:07 +01:00
SimpleRegistrarTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
TestPreservation.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
TrampolineTest.cs [tests] Remove Classic code from all tests. (#8702) 2020-05-28 16:35:09 +02:00
TrampolineTestGenerated.cs [tests] Ignore monotouch-tests that fail with bitcode. (#5566) 2019-02-07 16:01:50 +01:00