This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
6e2fdda162
aspnetcore
/
test
/
Microsoft.AspNetCore.Server...
History
Stephen Halter
6e2fdda162
Simplify connection lifetime control flow (
#1776
)
...
* Also make IAdaptedConnection disposable
2017-05-05 16:11:01 -07:00
..
Properties
…
SystemdActivation
…
TestHelpers
Skip HostName binding test when network is unreachable
2017-04-25 14:33:06 -07:00
AddressRegistrationTests.cs
Fix flaky tests that bind to discovered IP addresses (
#1795
)
2017-05-01 12:20:53 -07:00
BadHttpRequestTests.cs
Move user-facing strings into resource files
2017-04-26 17:22:55 -07:00
ChunkedRequestTests.cs
…
ChunkedResponseTests.cs
…
ConnectionAdapterTests.cs
Simplify connection lifetime control flow (
#1776
)
2017-05-05 16:11:01 -07:00
DefaultHeaderTests.cs
…
EventSourceTests.cs
…
FrameConnectionManagerTests.cs
…
GeneratedCodeTests.cs
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-05 14:35:41 -07:00
HttpClientSlimTests.cs
…
HttpsConnectionAdapterTests.cs
…
HttpsTests.cs
Simplify connection lifetime control flow (
#1776
)
2017-05-05 16:11:01 -07:00
IWebHostPortExtensions.cs
…
KeepAliveTimeoutTests.cs
…
LoggingConnectionAdapterTests.cs
…
MaxRequestBufferSizeTests.cs
…
MaxRequestLineSizeTests.cs
…
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.csproj
netcoreapp2.0 (
#1810
)
2017-05-05 14:31:34 -07:00
RequestHeaderLimitsTests.cs
…
RequestHeadersTimeoutTests.cs
…
RequestTargetProcessingTests.cs
…
RequestTests.cs
Remove uv_shutdown because FIN is already sent during uv_close (
#1811
)
2017-05-05 12:52:10 -07:00
ResponseTests.cs
Simplify connection lifetime control flow (
#1776
)
2017-05-05 16:11:01 -07:00
TestServer.cs
Use WebHostBuilder as an implementation detail of TestServer (
#1804
)
2017-05-03 19:35:09 -07:00
ThreadCountTests.cs
…
UpgradeTests.cs
Fix flaky 400 response tests (
#1758
)
2017-04-24 23:48:47 -07:00
xunit.runner.json
…