xamarin-macios/tests/monotouch-test
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
..
ARKit [catalyst][arkit] Remove ARKit framework that are is available on catalyst (#10706) 2021-02-23 16:48:45 -05:00
AVFoundation [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
AVKit [catalyst] Remove some framework that are not available on catalyst (#10658) 2021-02-21 10:04:09 -05:00
AdSupport [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
AddressBook [catalyst][addressbookui] Remove AddressBookUI framework that is not available on Catalyst (#10711) 2021-02-25 11:22:02 -05:00
AddressBookUI [catalyst][addressbookui] Remove AddressBookUI framework that is not available on Catalyst (#10711) 2021-02-25 11:22:02 -05:00
AppKit [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
Assets.xcassets/AppIcons.appiconset [tests] Import 2016-05-26 15:06:52 +02:00
AudioToolbox [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00
AudioUnit [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
BackgroundTasks [BackgroundTasks] Add new Framework for Xcode 11 beta 1. (#6438) 2019-07-02 15:54:21 +02:00
CarPlay [catalyst] Remove more framework that are not available on catalyst (#10678) 2021-02-23 09:11:14 -05:00
ClockKit [ClockKit] Add support for Xcode 12 beta 1. (#9010) 2020-07-14 11:12:26 -04:00
CloudKit [Submission] Fix all the selectors that apple warns about. (#9268) (#9408) 2020-08-21 16:30:51 -04:00
Compression [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00
Contacts [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00
CoreAnimation [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
CoreAudioKit [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
CoreBluetooth [monotouch-test] Rework CBCentralManagerTest to handle not having permissions. (#9661) 2020-09-18 09:07:31 +02:00
CoreData [tests] Update attributes in tests according to breaking changes in NUnit[Lite]. 2020-08-03 11:53:17 +02:00
CoreFoundation [tests] Add a .NET/macOS version of monotouch-test. (#10672) 2021-02-24 16:07:04 +01:00
CoreGraphics [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
CoreImage [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
CoreLocation [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
CoreML [tests] Update tests to make native type vs normal type comparison explicit (#9097) 2020-07-17 08:48:09 +02:00
CoreMedia [tests] Adjust Assembly.GetType calls to find nested types due to different behavior in CoreCLR. (#10796) 2021-03-06 01:06:59 +01:00
CoreMidi [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
CoreServices [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
CoreText [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00
CoreVideo Merge remote-tracking branch 'xamarin/xcode12.3' into main 2020-12-15 23:50:18 -05:00
Darwin [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
EventKit [catalyst] Remove some framework that are not available on catalyst (#10658) 2021-02-21 10:04:09 -05:00
ExternalAccessory [monotouch-test] Adjust version checks according to how they're done now for Mac Catalyst. 2021-01-28 08:07:58 +01:00
FileProvider [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
Foundation [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
GLKit [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00
GameController [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
GameKit [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00
GameplayKit [tests] Update attributes in tests according to breaking changes in NUnit[Lite]. 2020-08-03 11:53:17 +02:00
HealthKit [catalyst] Remove more framework that are not available on catalyst (#10678) 2021-02-23 09:11:14 -05:00
HomeKit [catalyst] Remove more framework that are not available on catalyst (#10678) 2021-02-23 09:11:14 -05:00
HttpClient [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
ImageIO [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00
Intents [tests] Use Assert.IsInstanceOf instead of Assert.IsInstanceOfType. 2020-08-03 11:53:17 +02:00
JavascriptCore [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
MLCompute [tests][xcode12.2] Fix xammac tests (#9935) 2020-10-21 17:12:48 -04:00
MapKit [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00
MediaAccessibility [tests] Re-enable MediaAccessibility/ImageCaptioningTest.cs` `SetCaption` test (#10172) 2020-11-30 08:16:36 -05:00
MediaPlayer [catalyst] Remove some framework that are not available on catalyst (#10658) 2021-02-21 10:04:09 -05:00
MediaToolbox [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
MessageUI [catalyst] Remove some framework that are not available on catalyst (#10658) 2021-02-21 10:04:09 -05:00
Messages [catalyst] Remove more framework that are not available on catalyst (#10678) 2021-02-23 09:11:14 -05:00
Metal [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MetalPerformanceShaders [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MetricKit [metrickit] Add missing `MXMetricManager.MakeLogHandle` API (#10017) 2020-10-30 18:28:58 -04:00
MobileCoreServices [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
ModelIO Merge branch 'xcode12.2' into main-xcode12.2 2020-11-17 11:09:15 -05:00
MonoMac [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MultipeerConnectivity [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00
NaturalLanguage Merge branch 'xcode12.2' into main-xcode12.2 2020-11-17 11:09:15 -05:00
NearbyInteraction [monotouch-test] Adjust version checks according to how they're done now for Mac Catalyst. 2021-01-28 08:07:58 +01:00
Network [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00
NetworkExtension [tests] Add a .NET/macOS version of monotouch-test. (#10672) 2021-02-24 16:07:04 +01:00
ObjCRuntime [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
OpenGL [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
OpenGLES [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00
PassKit [monotouch-test] Adjust PassLibraryTest.Defaults for Mac Catalyst. 2021-01-28 08:08:02 +01:00
PdfKit [tests] Update attributes in tests according to breaking changes in NUnit[Lite]. 2020-08-03 11:53:17 +02:00
Photos [tests] Adjust Assembly.GetType calls to find nested types due to different behavior in CoreCLR. (#10796) 2021-03-06 01:06:59 +01:00
PushKit [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
QuickLook [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00
ReplayKit Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
Resources [xcode12] [ImageIO] Update bindings for Xcode11 (#8942) 2020-06-25 15:28:29 -04:00
SafariServices [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
SceneKit [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
ScriptingBridge [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
SearchKit [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
Security [tests] Add a .NET/macOS version of monotouch-test. (#10672) 2021-02-24 16:07:04 +01:00
Simd Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
SpriteKit [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
StoreKit [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
System.Net.Http [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
SystemConfiguration [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00
UIKit [catalyst] Remove more framework that are not available on catalyst (#10678) 2021-02-23 09:11:14 -05:00
UniformTypeIdentifiers [tests][xcode12.2] Fix xammac tests (#9935) 2020-10-21 17:12:48 -04:00
VideoToolbox [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00
Vision Merge branch 'xcode12.2' into main-xcode12.2 2020-11-17 11:09:15 -05:00
WebKit [wkwebkit] Update for Xcode 11 beta 3 (#6496) 2019-07-04 13:08:21 -04:00
dotnet [dotnet] Update `Min*` constants and fix builds for tests (#10835) 2021-03-13 10:38:46 -05:00
iAd [catalyst] Remove some framework that are not available on catalyst (#10658) 2021-02-21 10:04:09 -05:00
mono [monotouch-test] Ignore tests that require the GC to actually work in Mac Catalyst. 2021-01-28 08:08:02 +01:00
.gitignore Update .gitignore. 2020-08-03 11:53:17 +02:00
AppDelegate.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
Asserts.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
AssertsMac.cs [tests] Merge apitest into xammac_tests. (#10276) 2020-12-18 11:45:06 +01:00
BoardingPass.pkpass [tests] Import 2016-05-26 15:06:52 +02:00
EmptyNib.xib [tests] Import 2016-05-26 15:06:52 +02:00
Entitlements.plist [Network] Partial bindings of Network for Xcode 12 beta 6. (#9623) 2020-09-28 18:22:42 -04:00
Hand.wav [tests] Import 2016-05-26 15:06:52 +02:00
Info.plist Bump the minimum iOS version to 7.0. Fixes #6213. (#6878) 2019-08-30 01:07:30 -07:00
LL-171A-B-B797E457-16AB-C708-1E0F-32C19DBD47B5.icc [tests] Import 2016-05-26 15:06:52 +02:00
LaunchScreen.storyboard [tests] Import 2016-05-26 15:06:52 +02:00
Main.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
Makefile [tests] Import 2016-05-26 15:06:52 +02:00
Model3.arobject [arkit] Update to Xcode 10 beta 3 (#4406) 2018-07-05 22:36:33 -04:00
NativeTypesTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
Pacifico.ttf [tests] Import 2016-05-26 15:06:52 +02:00
Tamarin.pdf [tests] Import 2016-05-26 15:06:52 +02:00
access-denied.html [wkwebkit] Update for Xcode 11 beta 3 (#6496) 2019-07-04 13:08:21 -04:00
access-granted.html [wkwebkit] Update for Xcode 11 beta 3 (#6496) 2019-07-04 13:08:21 -04:00
app.config [monotouch-test] Add test to ensure config files are properly bundled in apps. (#1291) 2016-12-02 14:13:25 +01:00
basn3p08.png [tests] Import 2016-05-26 15:06:52 +02:00
compressed_lz4 [Compression] Add compression framework bindings. (#3942) 2018-05-11 15:54:31 -04:00
compressed_lze [Compression] Add compression framework bindings. (#3942) 2018-05-11 15:54:31 -04:00
compressed_lzma [Compression] Add compression framework bindings. (#3942) 2018-05-11 15:54:31 -04:00
compressed_zip [Compression] Add compression framework bindings. (#3942) 2018-05-11 15:54:31 -04:00
drum01.mp3 [tests] Import 2016-05-26 15:06:52 +02:00
example.pac [Tests] Centralized the endpoints for the different network tests. (#7418) 2019-11-14 05:45:33 -05:00
monotouch-test.csproj [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00
uncompressed.txt [Compression] Add compression framework bindings. (#3942) 2018-05-11 15:54:31 -04:00
xamvideotest.mp4 [tests] Import 2016-05-26 15:06:52 +02:00