aspnetcore/test/Microsoft.AspNetCore.Server...
David Fowler c8b6a2be56 More FrameConnection refactoring (#1820)
* More FrameConnection refactoring
- This change reverts the change to complete the writer with an
exception on abort because of the number of first chance exceptions
that get thrown.
- This change also moves connection logging into FrameConnection instead
of being split between the ConnectionHandler and FrameConnection.
- Fixed issues with LibuvOutputConsumerTests that leak WriteReq since
cancelled writes no longer end the connection.
2017-05-09 17:40:25 -07:00
..
TestHelpers Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
AddressBinderTests.cs Add debug logging in address binding when IPv6Any fails 2017-04-24 17:14:43 -07:00
AsciiDecoding.cs Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
ChunkWriterTests.cs Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
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 Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
FrameRequestHeadersTests.cs Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
FrameRequestStreamTests.cs Improve implementation of IHttpUpgradeFeature 2017-04-20 12:42:58 -07:00
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 More FrameConnection refactoring (#1820) 2017-05-09 17:40:25 -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 Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
KestrelEventSourceTests.cs Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
KestrelServerLimitsTests.cs Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
KestrelServerOptionsTests.cs Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
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 More FrameConnection refactoring (#1820) 2017-05-09 17:40:25 -07:00
PathNormalizerTests.cs Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
PipeOptionsTests.cs Schedule connection adapter reads on configured thread pool (#1741) 2017-04-24 12:19:22 -07:00
PipelineExtensionTests.cs Use writable buffer writer (#1564) 2017-04-07 14:40:10 -07:00
ServerAddressTests.cs Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
StreamsTests.cs Improve implementation of IHttpUpgradeFeature 2017-04-20 12:42:58 -07:00
StringUtilitiesTests.cs Implement new request trace identifier format 2017-05-01 09:50:47 -07:00
TestInput.cs Make timeout logic transport agnostic (#1649) 2017-04-12 16:15:46 -07:00
ThrowingWriteOnlyStreamTests.cs Improve implementation of IHttpUpgradeFeature 2017-04-20 12:42:58 -07:00
xunit.runner.json Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00