Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
Martin Baulig 2a9ee10009 Include Xamarin.WebTests.Framework, but not Xamarin.WebTests.
We want the test framework with its client / server code and request
abstraction, but not the actual tests.

The actual tests in Xamarin.WebTests require a default
ServicePointManager.ServerCertificateValidationCallback to be
installed (which accepts the default server certificate).

We do not want to install this default callback in here because we
are using the per-request callbacks that were introduced in .NET 4.5.
2015-04-14 20:02:36 +02:00
Martin Baulig 0d9a322eb5 Xamarin.WebTests.Portable is now known as Xamarin.WebTests.Framework. 2015-04-14 19:59:01 +02:00
Martin Baulig 107a912cf3 Android build. 2015-04-08 04:42:26 +02:00
Martin Baulig 07cd72e841 Android build. 2015-04-01 18:40:08 +02:00
Martin Baulig 471ea334c7 Get it build on Android. 2015-03-13 17:15:52 +01:00
Martin Baulig 5ce3cebae1 Revert the last two commits.
The idea was to get rid of the extra Mono.Security.NewTls.TestProvider assembly and
have that code directly inside the console / android / ios app.

Unfortunately, this does not work with Xamarin.Forms because its assemblies are not
strong-named and we inherit a strong-name requirement from our dependencies.
2015-03-13 17:08:20 +01:00
Martin Baulig 52bee229fe Rename Mono.Security.NewTls.TestProvider -> Mono.Security.NewTls.Console. 2015-03-13 15:54:09 +01:00
Martin Baulig a2670ac1ec Reflect latest web-tests changes. 2015-03-13 13:35:11 +01:00
Martin Baulig b8768e10ad Android stuff ... 2015-03-05 08:06:56 +01:00
Martin Baulig 7cb8d65109 Add it for Android. 2015-03-05 07:21:36 +01:00
Martin Baulig a704d6b0e3 Add test runner. 2015-03-05 06:03:20 +01:00
Martin Baulig 684b0e04f8 Add empty Android app. 2015-03-05 05:38:32 +01:00
Martin Baulig 545cb15fd5 Add all the dependencies. 2015-03-05 05:37:50 +01:00
Martin Baulig 1b268fa6ca Add Android solution. 2015-03-05 05:35:10 +01:00