Martin Baulig
c22c65382b
Merge the work branch.
2016-02-26 15:05:22 -05: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
Martin Baulig
107a912cf3
Android build.
2015-04-08 04:42:26 +02:00
Martin Baulig
b2e79a743f
Certificate validation ...
2015-04-02 00:42:25 +02:00
Martin Baulig
c4dd5a23ee
Update packages.
2015-04-01 19:57:14 +02:00
Martin Baulig
2a0913e476
Hook up the custom build task.
2015-04-01 19:51:01 +02:00
Martin Baulig
07cd72e841
Android build.
2015-04-01 18:40:08 +02:00
Martin Baulig
6af8dd87a6
Register the test suite.
2015-03-13 17:34:13 +01:00
Martin Baulig
1e8c6a66dc
... and connect it here.
2015-03-13 17:27:38 +01:00
Martin Baulig
55cbecbf5b
Use per-namespace subdirectories everywhere.
2015-03-13 17:24:19 +01:00
Martin Baulig
567f07b216
Put referenced files into a sub-directory.
2015-03-13 17:19:06 +01: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
f6fc8a30da
Reflect latest web-tests changes.
...
Mono.Security.NewTls.Console is gone, use Xamarin.AsyncTests.Console.exe instead.
Mono.Security.NewTls.TestProvider is the platform-specific test implementation as
described in web-tests/README.md - use this as the test suite.
2015-03-12 10:01:15 +01:00
Martin Baulig
9f8e8a71b2
Add command-line arguments field to the settings dialog.
2015-03-10 13:53:54 +01:00
Martin Baulig
9f7443c2ac
Move all the dependencies into Mono.Security.NewTls.TestProvider.
2015-03-09 19:18:43 +01:00
Martin Baulig
7d2d2dc3ed
Use the MonoTlsProvider.CreateSslStream() API.
2015-03-07 08:23:14 +01:00
Martin Baulig
74cb49cdde
Fix Android build.
2015-03-07 08:23:14 +01:00
Martin Baulig
123910031d
Add the OpenSsl connection provider.
2015-03-06 22:57:59 +01:00
Martin Baulig
dfc43da8ea
More Android work.
...
This is currently Martin-only because you would need a custom-built Xamarin.Android for this.
2015-03-05 10:03:04 +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
582eb79807
Provide some simple logging.
2015-03-05 06:29:14 +01:00
Martin Baulig
e5efba6ddf
FIXME; can we somehow build?
2015-03-05 06:12:17 +01:00
Martin Baulig
a704d6b0e3
Add test runner.
2015-03-05 06:03:20 +01:00
Martin Baulig
89c1b334a2
Make it build.
2015-03-05 05:48:36 +01:00
Martin Baulig
fac901de37
Add all the dependencies.
2015-03-05 05:43:16 +01:00
Martin Baulig
684b0e04f8
Add empty Android app.
2015-03-05 05:38:32 +01:00
Martin Baulig
1b268fa6ca
Add Android solution.
2015-03-05 05:35:10 +01:00