..
Properties
Improve test logs ( #2826 )
2018-08-15 18:31:56 -07:00
TestHelpers
Improve test logs ( #2826 )
2018-08-15 18:31:56 -07:00
AddressBinderTests.cs
Renames from API review ( #2413 )
2018-03-22 21:38:14 -07:00
AsciiDecoding.cs
Update to new corefx ( #2369 )
2018-03-08 14:23:07 -08:00
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
Add in-memory functional test project ( #2780 )
2018-08-07 15:34:11 -07:00
DateHeaderValueManagerTests.cs
Disable heartbeat warning when debugger is attached ( #2258 )
2018-01-16 18:11:11 -08:00
DiagnosticMemoryPoolTests.cs
Merge branch 'release/2.1' into release/2.2
2018-07-24 11:43:13 -07:00
DynamicTableTests.cs
HPACK fixes and improvements.
2017-10-04 12:59:41 -07:00
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
[2.1.3] Consistently handle connection aborts ( #2619 )
2018-06-28 10:51:22 -07:00
HttpConnectionManagerTests.cs
…
HttpConnectionTests.cs
[2.1.3] Consistently handle connection aborts ( #2619 )
2018-06-28 10:51:22 -07:00
HttpHeadersTests.cs
…
HttpParserTests.cs
Fixed a parser bug found when trying out the array pool ( #2450 )
2018-04-01 00:04:02 -07:00
HttpProtocolFeatureCollectionTests.cs
Update to new corefx ( #2369 )
2018-03-08 14:23:07 -08:00
HttpRequestHeadersTests.cs
Remove unnecessary usings ( #2326 )
2018-02-16 14:04:16 -08:00
HttpRequestStreamTests.cs
Upgrade to netcoreapp2.2
2018-05-09 16:43:15 -07:00
HttpResponseHeadersTests.cs
Consolidate HTTP charset validation logic
2018-07-13 16:47:28 -07:00
HttpResponseStreamTests.cs
Updated Streams to override Memory and Span overloads ( #2333 )
2018-02-21 00:00:46 -08:00
HttpUtilitiesTest.cs
Validate Http/2 pseudo headers #2205 #2263 #2659
2018-07-19 16:25:10 -07:00
HuffmanTests.cs
HPACK fixes and improvements.
2017-10-04 12:59:41 -07:00
IntegerDecoderTests.cs
Remove unnecessary usings ( #2326 )
2018-02-16 14:04:16 -08:00
IntegerEncoderTests.cs
Remove unnecessary usings ( #2326 )
2018-02-16 14:04:16 -08:00
Kestrel.Core.Tests.csproj
Improve test logs ( #2826 )
2018-08-15 18:31:56 -07:00
KestrelEventSourceTests.cs
Remove unnecessary usings ( #2326 )
2018-02-16 14:04:16 -08:00
KestrelServerLimitsTests.cs
…
KestrelServerOptionsTests.cs
Implement config support #1290 #1879 #2016 #2166 #2167 #2188
2017-12-21 09:12:32 -08:00
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
[2.1.3] Consistently handle connection aborts ( #2619 )
2018-06-28 10:51:22 -07:00
MinDataRateTests.cs
…
OutputProducerTests.cs
[2.1.3] Consistently handle connection aborts ( #2619 )
2018-06-28 10:51:22 -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
Make sure to add whitespace after the status code even if the reasonphrase is empty ( #2184 )
2017-11-29 12:30:27 -08:00
ResourceCounterTests.cs
…
ServerAddressTests.cs
Remove unnecessary usings ( #2326 )
2018-02-16 14:04:16 -08:00
SlabMemoryPoolTests.cs
Merge branch 'release/2.1' into release/2.2
2018-07-24 11:43:13 -07:00
StreamsTests.cs
…
StringUtilitiesTests.cs
…
ThrowingWriteOnlyStreamTests.cs
…