xamarin-macios/tests/monotouch-test/ObjCRuntime
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
..
BlocksTest.cs [monotouch-test] Create a shared.csproj for all the .NET monotouch-test project files. (#12128) 2021-07-19 16:43:22 +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] Ignore tests that fail on VMs (#11524) 2021-05-13 08:41:07 -04: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 [runtime] Intercept the objc_msgSend family of functions using CoreCLR's supported mechanisms. (#11692) 2021-05-27 07:29:39 +02: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 [tests] Re-enable Mac Catalyst tests related to the GC not working. (#11752) 2021-06-01 07:21:18 +02:00
RegistrarTestGenerated.cs [tests] Ignore monotouch-tests that fail with bitcode. (#5566) 2019-02-07 16:01:50 +01:00
RuntimeTest.cs [monotouch-test] Resolve symlinks in paths before comparing them. (#12321) 2021-08-03 07:36:26 +02: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 [monotouch-test] Use CultureInfo.InvariantCulture instead of 'en-US' to parse invariant numbers. 2021-07-12 23:59:50 +02:00
TrampolineTestGenerated.cs [tests] Ignore monotouch-tests that fail with bitcode. (#5566) 2019-02-07 16:01:50 +01:00