aspnetcore/test/Kestrel.Core.Tests
Simon Cropp d3d7c55198 fix some spelling (#2888) 2018-09-06 11:48:25 -07:00
..
Properties Improve test logs (#2826) 2018-08-15 18:31:56 -07:00
TestHelpers Clean up some remants of the past (#2827) 2018-08-15 23:41:32 -07:00
AddressBinderTests.cs Renames from API review (#2413) 2018-03-22 21:38:14 -07:00
AsciiDecoding.cs
BufferReaderTests.cs Remove usage of the Microsoft.Extensions.Buffers.Sources package, copy the source into Kestrel 2018-07-11 22:31:23 -07:00
BufferWriterTests.cs Merge branch 'release/2.1' into release/2.2 2018-07-24 11:43:13 -07:00
ChunkWriterTests.cs
ConnectionDispatcherTests.cs General connection management (#2834) 2018-08-22 20:35:28 -07:00
DateHeaderValueManagerTests.cs Fix race when SystemClock is accessed before first heartbeat (#2851) 2018-08-27 10:59:29 -07:00
DiagnosticMemoryPoolTests.cs Merge branch 'release/2.1' into release/2.2 2018-07-24 11:43:13 -07:00
DynamicTableTests.cs
HPackDecoderTests.cs Convert to using definitions from HeaderNames 2018-06-13 11:24:24 -07:00
HPackEncoderTests.cs Add test for ensuring HPACK lowercase header names 2018-06-26 10:44:21 -07:00
HeartbeatTests.cs Don't block so many threads in HeartbeatTests (#2610) 2018-05-23 15:58:33 -07:00
Http1ConnectionTests.cs Allow UTF8 encoded header values 2018-08-30 16:21:34 -07:00
HttpConnectionManagerTests.cs General connection management (#2834) 2018-08-22 20:35:28 -07:00
HttpConnectionTests.cs fix some spelling (#2888) 2018-09-06 11:48:25 -07:00
HttpHeadersTests.cs
HttpParserTests.cs fix some spelling (#2888) 2018-09-06 11:48:25 -07:00
HttpProtocolFeatureCollectionTests.cs Clean up some remants of the past (#2827) 2018-08-15 23:41:32 -07:00
HttpRequestHeadersTests.cs
HttpRequestStreamTests.cs Upgrade to netcoreapp2.2 2018-05-09 16:43:15 -07:00
HttpResponseHeadersTests.cs Clean up some remants of the past (#2827) 2018-08-15 23:41:32 -07:00
HttpResponseStreamTests.cs
HttpUtilitiesTest.cs Validate Http/2 pseudo headers #2205 #2263 #2659 2018-07-19 16:25:10 -07:00
HuffmanTests.cs
IntegerDecoderTests.cs
IntegerEncoderTests.cs
Kestrel.Core.Tests.csproj Improve test logs (#2826) 2018-08-15 18:31:56 -07:00
KestrelEventSourceTests.cs
KestrelServerLimitsTests.cs Implement MaxFrameSize and HeaderTableSize for HTTP/2 2018-08-24 11:07:41 -07:00
KestrelServerOptionsTests.cs
KestrelServerTests.cs [2.1.3] Consistently handle connection aborts (#2619) 2018-06-28 10:51:22 -07:00
KnownStringsTests.cs
ListenOptionsTests.cs Enable Http/2 by default #2720 2018-07-27 12:51:12 -07:00
MemoryPoolTests.cs Merge branch 'release/2.1' into release/2.2 2018-07-24 11:43:13 -07:00
MessageBodyTests.cs fix some spelling (#2888) 2018-09-06 11:48:25 -07:00
MinDataRateTests.cs
OutputProducerTests.cs Flow the cancellation tokens to ReadAsync and WriteAsync (#2865) 2018-09-06 09:04:39 -07:00
PathNormalizerTests.cs
PipeOptionsTests.cs Renames from API review (#2413) 2018-03-22 21:38:14 -07:00
PipelineExtensionTests.cs Merge branch 'release/2.1' into release/2.2 2018-07-24 11:43:13 -07:00
ReasonPhrasesTests.cs
ResourceCounterTests.cs
ServerAddressTests.cs
SlabMemoryPoolTests.cs Merge branch 'release/2.1' into release/2.2 2018-07-24 11:43:13 -07:00
StreamsTests.cs
StringUtilitiesTests.cs
ThrowingWasUpgradedWriteOnlyStreamTests.cs Avoid throwing the same exception instances in parallel (#2859) 2018-08-28 10:56:46 -07:00
UTF8Decoding.cs Allow UTF8 encoded header values 2018-08-30 16:21:34 -07:00