xamarin-macios/tests/common
Chris Hamons 82bfb2fe39 Fix XM dependency tracking of mmp bundle to prevent rebuilds (#1014)
- https://bugzilla.xamarin.com/show_bug.cgi?id=45764
- _CompileToNative's output in msbuild was incorrectly set to:
 $(_AppBundlePath)Contents\MacOS\$(TargetFileName) when the generated
 file lives at $(_AppBundlePath)Contents\MonoBundle\$(TargetFileName).
- This means we'd always try to rebuild, which can be rather time consuming.
- The XI target file is just different enough to require a seperate fix.
2016-10-27 20:15:28 +02:00
..
mac Fix XM dependency tracking of mmp bundle to prevent rebuilds (#1014) 2016-10-27 20:15:28 +02:00
Assert.cs [tests] Import 2016-05-26 15:06:52 +02:00
AssertHelpers.cs [tests] Import 2016-05-26 15:06:52 +02:00
Configuration.cs [mtouch/tests] Add TimingTests (#1007) 2016-10-27 14:05:44 +02:00
ExecutionHelper.cs [mtouch/tests] Add TimingTests (#1007) 2016-10-27 14:05:44 +02:00
PlatformInfo.cs Remove duplication found in tests and unify namespaces of common code (#250) 2016-06-21 15:46:07 -08:00
TestRuntime.cs [passkit] API audit: remove default .ctor on PKLabeledValue, add tests for PKLabeledValue and add xtro comments (#979) 2016-10-12 11:30:11 +02:00