xamarin-macios/tests/dontlink-mac
Rolf Bjarne Kvinge e19426e073 [tests] Don't create test packages by default. (#1941)
* [tests] Don't create test packages by default.

Don't create test packages by default, instead add a new target to create test
packages. This new target is called on wrench, which means the packages will
still be created when needed, but they won't be built locally in every build
(and if a packaged test fails to build, it won't fail the entire build).

* [tests] Use a project reference instead of assembly reference for GuiUnit.exe

Use a project reference instead of assembly reference for GuiUnit.exe, so that
the GuiUnit reference is automatically built if necessary.

This also makes it required to build a sln for Classic (since mdtool can't
find referenced projects from a csproj).
2017-03-30 18:01:15 +02:00
..
.gitignore [tests] Import 2016-05-26 15:06:52 +02:00
Info.plist [tests] Set LSUIElement in the mac tests' Info.plist so that they don't show an icon in the dock. (#329) 2016-06-30 01:01:11 -07:00
Stub.cs Remove duplication found in tests and unify namespaces of common code (#250) 2016-06-21 15:46:07 -08:00
dontlink-mac.csproj [tests] Don't create test packages by default. (#1941) 2017-03-30 18:01:15 +02:00
dontlink-mac.sln [tests] Don't create test packages by default. (#1941) 2017-03-30 18:01:15 +02:00