xamarin-macios/tests/monotouch-test
Rolf Bjarne Kvinge 12cf14662f
[monotouch-test] Resolve symlinks in paths before comparing them. (#12321)
Fixes this test failure on device:

    [FAIL] CurrentDirectory :   Current directory at launch
      Expected string length 97 but was 89. Strings differ at index 1.
      Expected: "/private/var/containers/Bundle/Application/4824129A-8668-4CD9..."
      But was:  "/var/containers/Bundle/Application/4824129A-8668-4CD9-9280-7F..."
2021-08-03 07:36:26 +02:00
..
ARKit [catalyst][arkit] Remove ARKit framework that are is available on catalyst (#10706) 2021-02-23 16:48:45 -05:00
AVFoundation [monotouch-test] Check a few more permissions that sometimes make the app crash due to a TCC violation on Mac Catalyst. (#12134) 2021-07-23 09:08:25 +02:00
AVKit [catalyst] Remove some framework that are not available on catalyst (#10658) 2021-02-21 10:04:09 -05:00
Accessibility [Accessibility] Update bindings for Xcode 13.0 beta 1 (#11998) 2021-07-07 17:25:31 -04:00
AdSupport [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
AddressBook [monotouch-tests] disable some more MacCat crashers 2021-04-07 00:04:48 -04: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] Check a few more permissions that sometimes make the app crash due to a TCC violation on Mac Catalyst. (#12134) 2021-07-23 09:08:25 +02:00
AudioUnit [monotouch-test] Ignore a few audio-related tests when we're running on a VM. (#11744) 2021-05-31 15:25:08 +02: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] Re-enable Mac Catalyst tests related to the GC not working. (#11752) 2021-06-01 07:21:18 +02:00
CoreAudioKit [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
CoreBluetooth [monotouch-tests] disable some more MacCat crashers 2021-04-07 00:04:48 -04: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 comment about Rosetta. 2021-05-12 07:34:11 +02:00
CoreGraphics Bump to Xcode 13 beta 1. (#11861) 2021-06-10 20:07:20 -04: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 Merge remote-tracking branch 'xamarin/xcode12.5' into alex-xcode12.5-main 2021-04-02 21:46:31 -04: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
CoreWlan [CoreWLan] Add XCode13 beta 1 support. (#12103) 2021-07-19 09:02:47 -04: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-tests] Import some fixes from xamarin/xamarin-macios#10587 2021-04-06 22:59:51 -04:00
FileProvider [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
Foundation [monotouch-test] Use the same timezone for the calendar as we do for the time (UTC) in CalendarTest.DateComponentsTest. Fixes #xamarin/maccore@2481. (#12304) 2021-07-30 16:02:36 +02: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-tests] Import some fixes from xamarin/xamarin-macios#10587 2021-04-06 22:59:51 -04:00
GameplayKit [tests] Update attributes in tests according to breaking changes in NUnit[Lite]. 2020-08-03 11:53:17 +02:00
HealthKit [monotouch-test] Teach HealthKit tests about new HKQuantityTypeIdentifiers/HKCategoryTypeIdentifiers. (#12317) 2021-08-02 17:41:51 +02:00
HomeKit [catalyst] Remove more framework that are not available on catalyst (#10678) 2021-02-23 09:11:14 -05:00
HttpClient [monotouch-test] Make HttpClientTest.EnsureModifiabilityPostSend accept a InvalidOperationException inside a TargetInvocationException for .NET. 2021-07-20 14:54:02 +02:00
ImageIO [dotnet] Add support for implicit namespace imports. Fixes #12084. (#12173) 2021-07-23 15:07:03 +02: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] Make ImageCaptioningTest.SetCaption restore the original value at the end. (#11499) 2021-05-12 07:56:11 +02: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 [monotouch-test] Improve the MTLDeviceTest to work on Mac Catalyst. 2021-07-22 10:37:28 +02: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 [monotouch-test] Resolve symlinks in paths before comparing them. (#12321) 2021-08-03 07:36:26 +02: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] Re-enable tests ignored due to dotnet/runtime #36897 (#11939) 2021-06-16 09:41:27 -04: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 [monotouch-test] Fix some formatting and add assert messages 2021-07-22 10:36:21 +02:00
SystemConfiguration [monotouch-test] Give up in CaptiveNetworkTest.TryCopyCurrentNetworkInfo. Fixes #12278. (#12291) 2021-07-30 09:52:32 +02:00
UIKit [runtime] Add support for toggle refs to CoreCLR. (#11757) 2021-06-02 00:13:49 +02:00
UniformTypeIdentifiers [tests][xcode12.2] Fix xammac tests (#9935) 2020-10-21 17:12:48 -04:00
VideoToolbox [monotouch-tests] disable some more MacCat crashers 2021-04-07 00:04:48 -04: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 Merge remote-tracking branch 'origin/main' into dotnet-llvm 2021-07-19 17:07:57 +02:00
mono [tests] Re-enable Mac Catalyst tests related to the GC not working. (#11752) 2021-06-01 07:21:18 +02:00
.gitignore Update .gitignore. 2020-08-03 11:53:17 +02:00
AppDelegate.cs [monotouch-test] Try to fix a few runtime warnings about unbalanced calls to begin/end appearance transitions. (#11783) 2021-06-02 16:00:40 +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] Update xamarin domain to make tests not fail. (#11408) 2021-05-02 20:11:16 -04:00
monotouch-test.csproj [monotouch-test] Exclude any *.cs file in any obj subdirectory, not only the immediate subdirectory. (#11766) 2021-06-02 08:09:33 +02: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