xamarin-macios/tests/framework-test
Rolf Bjarne Kvinge b7db211e2d [tests] Use MonoTouch.Dialog from NuGet and Touch.Client instead of MonoTouch.NUnit.
* Touch.Client references the official NUnitLite package, which means we're using
  a non-forked version of NUnit.

* This makes it easier for our .NET 5 effort, since we won't have to port an ancient
  version of NUnitLite to .NET 5 (nor will we have to keep using it in our existing
  code, we can use more modern NUnit patterns).

* Reference MonoTouch.Dialog from the NuGet package. This also eases the .NET 5 effort,
  since we won't have to port MonoTouch.Dialog to .NET 5 (we'll probably still do it
  though at some point, but it doesn't have to be done right away), nor build it
  ourselves / ship it.
2020-08-03 11:53:17 +02:00
..
Resources [tests] Import 2016-05-26 15:06:52 +02:00
AppDelegate.cs [tests] Remove Classic code from all tests. (#8702) 2020-05-28 16:35:09 +02:00
Entitlements.plist [tests] Import 2016-05-26 15:06:52 +02:00
FrameworkTests.cs [tests] Remove Classic code from all tests. (#8702) 2020-05-28 16:35:09 +02:00
Info.plist [tests] Remove Classic test projects, and make the Unified test projects the master projects. (#858) 2016-09-21 22:55:10 +02:00
Main.cs [tests] Remove Classic code from all tests. (#8702) 2020-05-28 16:35:09 +02:00
framework-test.csproj [tests] Use MonoTouch.Dialog from NuGet and Touch.Client instead of MonoTouch.NUnit. 2020-08-03 11:53:17 +02:00