aspnetcore/test/Microsoft.AspNetCore.Server...
Stephen Halter 6e2fdda162 Simplify connection lifetime control flow (#1776)
* Also make IAdaptedConnection disposable
2017-05-05 16:11:01 -07:00
..
TestHelpers
AddressBinderTests.cs Add debug logging in address binding when IPv6Any fails 2017-04-24 17:14:43 -07:00
AsciiDecoding.cs
ChunkWriterTests.cs
DateHeaderValueManagerTests.cs Fix flaky heartbeat test (#1794) 2017-04-29 00:42:27 -07:00
FrameConnectionManagerTests.cs Simplify connection lifetime control flow (#1776) 2017-05-05 16:11:01 -07:00
FrameHeadersTests.cs
FrameRequestHeadersTests.cs
FrameRequestStreamTests.cs
FrameResponseHeadersTests.cs Simplify connection lifetime control flow (#1776) 2017-05-05 16:11:01 -07:00
FrameResponseStreamTests.cs netcoreapp2.0 (#1810) 2017-05-05 14:31:34 -07:00
FrameTests.cs Simplify connection lifetime control flow (#1776) 2017-05-05 16:11:01 -07:00
HeartbeatTests.cs Fix flaky heartbeat test (#1794) 2017-04-29 00:42:27 -07:00
HttpParserTests.cs Remove Logging dependency from the http parser (#1780) 2017-04-27 08:46:08 -07:00
HttpUtilitiesTest.cs
KestrelEventSourceTests.cs
KestrelServerLimitsTests.cs
KestrelServerOptionsTests.cs
KestrelServerTests.cs Move user-facing strings into resource files 2017-04-26 17:22:55 -07:00
KnownStringsTests.cs arespr/knownmethods-optimizations cleanup 2017-05-04 12:27:22 -07:00
MessageBodyTests.cs Move user-facing strings into resource files 2017-04-26 17:22:55 -07:00
Microsoft.AspNetCore.Server.Kestrel.Core.Tests.csproj netcoreapp2.0 (#1810) 2017-05-05 14:31:34 -07:00
OutputProducerTests.cs
PathNormalizerTests.cs
PipeOptionsTests.cs
PipelineExtensionTests.cs
ServerAddressTests.cs
StreamSocketOutputTests.cs
StreamsTests.cs
StringUtilitiesTests.cs Implement new request trace identifier format 2017-05-01 09:50:47 -07:00
TestInput.cs
ThrowingWriteOnlyStreamTests.cs
xunit.runner.json