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

11 Коммитов

Автор SHA1 Сообщение Дата
Martin Baulig a3569c9109 Use custom per-project-type entry point to make NewTlsDependencyProvider extensible. 2015-09-10 16:44:10 +02:00
Martin Baulig 346207ffec Kill dead code. 2015-09-07 23:45:02 +02:00
Martin Baulig 3e207bb363 Console and iOS should now build again. 2015-09-03 15:34:52 +02:00
Martin Baulig 7351f2274d Rename Mono.Security.NewTls.TestProvider -> Mono.Security.NewTls.Console. 2015-09-02 20:46:50 +02:00
Martin Baulig 3f487484d1 Update IOS project. 2015-09-02 20:39:37 +02:00
Martin Baulig 3d1e4070c0 Reflect latest web-test changes. 2015-04-20 16:06:52 +02:00
Martin Baulig 1332cf13c3 Update mobile projects. 2015-04-17 06:02:00 +02:00
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 bba03b22fd Reflect latest web-tests changes. 2015-04-14 16:51:45 +02:00
Martin Baulig 0cf63c6260 Add iOS project. 2015-04-10 03:56:25 +02:00