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
d1494224f4
aspnetcore
/
test
/
Microsoft.AspNetCore.Server...
History
David Fowler
d1494224f4
Make the tests that use the Heartbeat more deterministic. (
#1724
)
...
- Added Start to Heartbeat and made OnHeartbeat internal - Explicitly call start in tests
2017-04-20 01:41:37 -07:00
..
TestHelpers
…
AddressBinderTests.cs
Refactor address binding and handle EAFNOSUPPORT
2017-04-19 15:58:12 -07:00
AsciiDecoding.cs
…
ChunkWriterTests.cs
…
DateHeaderValueManagerTests.cs
Make the tests that use the Heartbeat more deterministic. (
#1724
)
2017-04-20 01:41:37 -07:00
FrameConnectionManagerTests.cs
Move shutdown logic from transport to core (
#1707
)
2017-04-19 18:08:36 -07:00
FrameHeadersTests.cs
…
FrameRequestHeadersTests.cs
…
FrameRequestStreamTests.cs
…
FrameResponseHeadersTests.cs
…
FrameResponseStreamTests.cs
…
FrameTests.cs
Move shutdown logic from transport to core (
#1707
)
2017-04-19 18:08:36 -07:00
HeartbeatTests.cs
Make the tests that use the Heartbeat more deterministic. (
#1724
)
2017-04-20 01:41:37 -07:00
HttpParserTests.cs
…
HttpUtilitiesTest.cs
…
KestrelEventSourceTests.cs
…
KestrelServerLimitsTests.cs
…
KestrelServerOptionsTests.cs
…
KestrelServerTests.cs
Make IServer Start and Stop async
2017-04-12 22:23:05 -07:00
MessageBodyTests.cs
…
Microsoft.AspNetCore.Server.Kestrel.Core.Tests.csproj
…
OutputProducerTests.cs
…
PathNormalizerTests.cs
…
PipeOptionsTests.cs
Expose a UseTransportThread property on KestrelServerOptions (
#1695
)
2017-04-17 12:58:28 -07:00
PipelineExtensionTests.cs
…
ServerAddressTests.cs
…
StreamSocketOutputTests.cs
…
TestInput.cs
…
xunit.runner.json
…