xamarin-macios/tests/xharness
Rolf Bjarne Kvinge cbfd83be92 [xharness] Make sure a project reference's Name matches the file name of the reference. Fixes #43181. (#709)
Apparently XS can't find referenced project (to build them) otherwise.

It works fine when building using xbuild though.

https://bugzilla.xamarin.com/show_bug.cgi?id=43181
2016-08-30 13:32:32 -04:00
..
Properties [tests] Import 2016-05-26 15:06:52 +02:00
AppRunner.cs [xharness] Crashing is not OK. (#680) 2016-08-26 09:12:44 -04:00
BCLTarget.cs [tests] Split mscorlib into two test assemblies. Fixes #41746. (#562) 2016-08-05 21:04:46 +02:00
ClassicTarget.cs [tests] Import 2016-05-26 15:06:52 +02:00
DeviceLogCapturer.cs [xharness] Refactor how we do simulator configuration. 2016-06-28 13:04:47 +02:00
Harness.cs Bump for Xcode8 beta 6 (#610) 2016-08-15 20:19:51 -04:00
Jenkins.cs [xharness] Fail properly if we fail to load simulators. (#520) 2016-08-02 18:24:34 +02:00
Log.cs [xharness] Create a file if it doesn't exist when creating a writer for a log file. (#332) 2016-06-30 02:39:33 -07:00
MacClassicTarget.cs [tests] Import 2016-05-26 15:06:52 +02:00
MacTarget.cs [xharness] Add support for the introspection tests. (#151) 2016-06-08 19:45:31 +02:00
MacUnifiedTarget.cs [tests] Import 2016-05-26 15:06:52 +02:00
MakefileGenerator.cs [xharness] Don't run classic tests on wrench. (#661) 2016-08-25 13:11:51 +02:00
PListExtensions.cs [tests] Import 2016-05-26 15:06:52 +02:00
Process_Extensions.cs [xharness] Improve logging. 2016-06-28 13:04:52 +02:00
Program.cs [xharness] Add support for building and running mac tests on jenkins. 2016-06-15 10:51:14 -07:00
ProjectFileExtensions.cs [xharness] Make sure a project reference's Name matches the file name of the reference. Fixes #43181. (#709) 2016-08-30 13:32:32 -04:00
SimpleHttpListener.cs [xharness] Rename variable to fix compiler warning. (#308) 2016-06-28 17:13:36 -04:00
SimpleListener.cs [xharness] Improve logging. 2016-06-28 13:04:52 +02:00
SimpleTcpListener.cs [xharness] Improve logging. 2016-06-28 13:04:52 +02:00
Simulators.cs Merge branch 'cycle8' into xcode8 2016-08-25 14:08:23 -04:00
SolutionGenerator.cs Make logic not depend on the checkout directory being named 'xamarin-macios'. (#129) 2016-06-06 12:18:52 +02:00
TVOSTarget.cs Make logic not depend on the checkout directory being named 'xamarin-macios'. (#129) 2016-06-06 12:18:52 +02:00
Target.cs [xharness] Add support for the introspection tests. (#151) 2016-06-08 19:45:31 +02:00
TestProject.cs [xharness] Add support for building and running mac tests on jenkins. 2016-06-15 10:51:14 -07:00
UnifiedTarget.cs [tests] Build the bitcode configuration on arm64 only, armv7 doesn't seem to link: 2016-05-27 21:54:49 -04:00
WatchOSTarget.cs [xharness] Fix name of referenced projects. 2016-06-27 13:07:37 +02:00
xharness.csproj [xharness] Refactor how we do simulator configuration. 2016-06-28 13:04:47 +02:00
xharness.sln [xharness] Add separate solution to make it load faster in the IDE. (#124) 2016-06-02 12:17:52 +02:00