Nate McMaster
d84de39721
Replace makefile.shade and update test TFM to net452
2017-02-13 14:25:20 -08:00
John Luo
450ee8927c
Workaround dotnet test pathing issues
2017-02-02 18:33:48 -08:00
Pranav K
0f589a5b4c
Allow non-strict result for Autobahn case 4.1.3
...
(written by @anurse)
2017-02-02 14:25:36 -08:00
John Luo
0e1dd78771
Upgrade to VS 2017
2017-02-02 13:55:14 -08:00
Andrew Stanton-Nurse
86490e309f
stablize Autobahn 3.2 on WebListener
2017-01-13 12:11:01 -08:00
Cesar Blum Silveira
e075ae9b13
Revert "Disable tests on SSL due to SslStream issue."
...
This reverts commit 9e729bec9d .
2017-01-10 10:26:15 -08:00
Stephen Halter
eb24a9761a
React to UseHttps change
2017-01-09 16:42:24 -08:00
Chris R
7eabf5cf3a
Remove obsolete WebListener test scenario
2017-01-05 12:34:35 -08:00
Chris R
3d62de4fe6
React to WebListener rename
2017-01-03 18:58:44 -08:00
Cesar Blum Silveira
9e729bec9d
Disable tests on SSL due to SslStream issue.
2016-12-29 11:19:46 -08:00
Pranav K
4b9276bac2
Updating to 4.4 CoreFx packages
2016-12-14 14:47:32 -08:00
Ajay Bhargav Baaskaran
12ab74493d
Removed packages list in NuGetPackageVerifier.json
2016-12-12 00:40:42 -08:00
N. Taylor Mullen
f66374d274
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:04:24 -08:00
N. Taylor Mullen
5da505dfb0
Pin global.json SDK to 1.0.0-preview2-1-003177.
2016-11-23 16:00:34 -08:00
Chris R
4a5d8f2960
#126 Test the bin deployed aspnetcore.dll
2016-11-22 16:05:42 -08:00
Nate McMaster
0d54ee5fcc
Clean tmp folder after unzipping KoreBuild
2016-11-18 10:56:54 -08:00
Pranav K
35f4f22117
Fixing downgrade warnings
2016-11-10 09:00:52 -08:00
Pranav K
7f6410bc55
Updating versions to 1.2.0-*
2016-11-09 14:20:20 -08:00
Pranav K
ede5e8d47d
Merge branch 'rel/1.1.0' into dev
2016-11-09 11:34:26 -08:00
Pranav K
fb8824ad43
Branching for 1.1.0
2016-11-09 11:34:23 -08:00
Andrew Stanton-Nurse
eb94340ea9
pin publish-iis version
2016-11-07 10:09:53 -08:00
Ajay Bhargav Baaskaran
34f419f446
Added tags to project.json
2016-11-05 00:09:47 -07:00
Andrew Stanton-Nurse
5858c0a64a
fix #85 by making HandshakeHelpers internal and tidying doc comments
...
we don't need to share it with anything in the current implementation
2016-11-03 10:27:15 -07:00
Andrew Stanton-Nurse
f58a373704
fix #106 by removing ReplaceFeature
2016-11-02 15:58:17 -07:00
Andrew Stanton-Nurse
b3f755dff3
add test timeout to autobahn conformance tests ( #129 )
2016-11-02 14:02:48 -07:00
Andrew Stanton-Nurse
68839d76e3
allow 4.2.4 to have non-strict behavior ( #128 )
2016-10-31 14:04:20 -07:00
Andrew Stanton-Nurse
303f9ea2de
update version to prepare for 1.1 release ( #125 )
...
* update version to prepare for 1.1 release
* update projects that reference WebSockets
2016-10-29 12:45:38 -07:00
Andrew Stanton-Nurse
18de340981
fix disposal of Deployers during autobahn suites
2016-10-27 15:49:58 -07:00
Pranav K
55b2b09416
Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev
2016-10-17 09:56:53 -07:00
Pranav K
f8f38b94ed
Branching for 1.1.0-preview1
2016-10-17 09:50:00 -07:00
Pranav K
49300ac5f7
Updating to netcoreapp1.1
2016-10-13 11:26:43 -07:00
Pranav K
cf75df802d
Revert "Updating to netcoreapp1.1"
...
This reverts commit 09802d1ded .
2016-10-12 16:10:08 -07:00
Pranav K
09802d1ded
Updating to netcoreapp1.1
2016-10-12 13:46:55 -07:00
Pranav K
35cae5da7d
Updating partner package versions
2016-10-03 14:28:45 -07:00
Martin Andreas Ullrich
b8471455a7
Fix NuGet project description ASP.NET 5 > Core ( #120 )
...
changed leftover "ASP.NET 5" in project.json description to "ASP.NET Core"
2016-10-03 09:56:14 -07:00
Chris R
60ab3bcaf3
React to WebListener version change
2016-09-19 13:36:38 -07:00
Doug Bunting
4e2ecf8a63
Increase .travis.yml consistency between repos
...
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
- `KOREBUILD_DNU_RESTORE_CORECLR` env variable isn't used anymore
- no need for libuv v1.4.2 w/ current Kestrel packages
2016-09-04 20:25:10 -07:00
Andrew Stanton-Nurse
b996ee39a4
port dotnet/corefx#11348 ( #114 )
...
also adds some tests and extra features to the EchoApp test sample
2016-09-02 14:02:06 -07:00
Andrew Stanton-Nurse
c51aec5292
port dotnet/corefx#10792 ( #111 )
...
* port dotnet/corefx#10792
* add EchoApp sample
2016-08-19 15:22:20 -07:00
Pranav K
131594667d
Reacting to Microsoft.AspNetCore.Server.Testing rename
2016-08-15 16:24:28 -07:00
Pranav K
00939fcac9
Migrate to dotnet.myget.org feed
2016-08-09 15:17:47 -07:00
Pranav K
396ff561a1
Remove TestClient
2016-08-04 16:02:28 -07:00
Andrew Stanton-Nurse
78b5f53a6f
fix NuGetPackageVerifier.json
2016-08-04 11:41:10 -07:00
Andrew Stanton-Nurse
33e3e5b186
remove our WebSocket client
...
we'll use the one from dotnet/corefx now instead
fixes #108
2016-08-04 10:30:13 -07:00
Andrew Stanton-Nurse
45f0fe178f
import WebSockets code from CoreFX ( #105 )
...
* import WebSockets code from CoreFX
* sync pr feedback from dotnet/corefx#10510
2016-08-03 11:07:01 -07:00
BrennanConroy
8b25152a67
Update .travis.yml
2016-08-02 13:07:33 -07:00
Andrew Stanton-Nurse
935d15a15e
don't run Autobahn tests on Win7/Server2008 ( #104 )
2016-07-27 10:54:05 -07:00
Andrew Stanton-Nurse
854ffadc6a
fix project reference
2016-07-18 09:41:13 -07:00
Andrew Stanton-Nurse
91e94b1353
automate the autobahn test suite ( #101 )
...
However, we only run that automation if the Autobahn test suite runner
(wstest) is installed. After this is in and we can verify it on the CI
we'll look at making it mandatory for building the repo.
Also includes test applications and scripts for running Autobahn suites
against arbitrary ASP.NET 4.6, ASP.NET Core and HttpListener
applications.
2016-07-15 11:54:24 -07:00
Doug Bunting
80437e878a
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 14:16:10 -07:00