xamarin-macios/msbuild/tests/AppWithExtraArgumentThatOve...
Rolf Bjarne Kvinge fa58a24161
[msbuild] Port the test projects to .NET, and add a test case that compares the built .app (#9706)
Port the iOS/tvOS/watchOS msbuild test projects to .NET, and add a unit test
that builds both the old-style and new-style test projects and compares the
output in the resulting .app directories.

There are many expected differences in the apps, those will be ignored during
the comparison.

There are also numerous features that are not implemented yet in .NET, with
the corresponding adjustments in the comparison logic (they show up as TODO in
the code), these TODOs will be removed as features are implemented in the .NET
build.

There are a couple of test projects that can't be compared yet, because they
just don't build yet. Those are also TODOs.
2020-09-29 08:44:08 +02:00
..
Assets.xcassets Order additional arguments after response file (#4607) 2018-08-13 13:09:31 -05:00
AppDelegate.cs fix: Template typos execution, transition (#7723) 2020-01-20 15:29:23 +01:00
AppWithExtraArgumentThatOverrides.csproj [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
AppWithExtraArgumentThatOverrides.dotnet.csproj [msbuild] Port the test projects to .NET, and add a test case that compares the built .app (#9706) 2020-09-29 08:44:08 +02:00
AppWithExtraArgumentThatOverrides.sln Order additional arguments after response file (#4607) 2018-08-13 13:09:31 -05:00
Entitlements.plist Order additional arguments after response file (#4607) 2018-08-13 13:09:31 -05:00
Info.plist Order additional arguments after response file (#4607) 2018-08-13 13:09:31 -05:00
LaunchScreen.storyboard Order additional arguments after response file (#4607) 2018-08-13 13:09:31 -05:00
Main.cs Order additional arguments after response file (#4607) 2018-08-13 13:09:31 -05:00
Main.storyboard Order additional arguments after response file (#4607) 2018-08-13 13:09:31 -05:00
ViewController.cs Order additional arguments after response file (#4607) 2018-08-13 13:09:31 -05:00
ViewController.designer.cs Order additional arguments after response file (#4607) 2018-08-13 13:09:31 -05:00