| .. |
|
TestHelpers
|
Improve the performance of connection filters
|
2016-08-03 16:45:39 -07:00 |
|
TestResources
|
…
|
|
|
AsciiDecoding.cs
|
Merge branch 'benaadams/more-block-collect-info' into dev
|
2016-07-28 16:51:35 -07:00 |
|
BadHttpRequestTests.cs
|
Limit request line length (#784).
|
2016-08-03 15:39:16 -07:00 |
|
ChunkWriterTests.cs
|
fix #909 by moving most classes to Internal ns
|
2016-06-03 14:14:21 -07:00 |
|
ChunkedRequestTests.cs
|
Make Bad Request tests more reliable
|
2016-06-07 16:13:29 -07:00 |
|
ChunkedResponseTests.cs
|
Add test verifying a chunked response can be written manually
|
2016-07-28 16:43:23 -07:00 |
|
ConnectionFilterTests.cs
|
…
|
|
|
ConnectionTests.cs
|
Allocate things per KestrelThread instead of per listener
|
2016-07-21 22:17:18 -07:00 |
|
CreateIPEndpointTests.cs
|
fix #909 by moving most classes to Internal ns
|
2016-06-03 14:14:21 -07:00 |
|
DateHeaderValueManagerTests.cs
|
fix #909 by moving most classes to Internal ns
|
2016-06-03 14:14:21 -07:00 |
|
DefaultHeaderTests.cs
|
fix #909 by moving most classes to Internal ns
|
2016-06-03 14:14:21 -07:00 |
|
DummyApplication.cs
|
…
|
|
|
EngineTests.cs
|
Move TestConnection to the Microsoft.AspNetCore.Testing namespace.
|
2016-08-02 12:47:06 -07:00 |
|
FrameRequestHeadersTests.cs
|
fix #909 by moving most classes to Internal ns
|
2016-06-03 14:14:21 -07:00 |
|
FrameRequestStreamTests.cs
|
Always throw same exception type on read after connection error (#975).
|
2016-07-21 16:33:56 -07:00 |
|
FrameResponseHeadersTests.cs
|
fix #909 by moving most classes to Internal ns
|
2016-06-03 14:14:21 -07:00 |
|
FrameResponseStreamTests.cs
|
fix #909 by moving most classes to Internal ns
|
2016-06-03 14:14:21 -07:00 |
|
FrameTests.cs
|
Throw when setting OnStarting after response has already started (#806).
|
2016-08-08 11:38:06 -07:00 |
|
HttpsConnectionFilterTests.cs
|
Ensure HTTPS handshake errors aren't logged on socket close
|
2016-08-03 15:21:57 -07:00 |
|
KestrelServerLimitsTests.cs
|
Limit request line length (#784).
|
2016-08-03 15:39:16 -07:00 |
|
KestrelServerOptionsTests.cs
|
Update warning code for obsolete property in #pragma.
|
2016-08-04 14:05:23 -07:00 |
|
KestrelServerTests.cs
|
Move server start failure test in MaxRequestLineSizeTests to KestrelServerTests.
|
2016-08-04 15:43:53 -07:00 |
|
LifetimeNotImplemented.cs
|
…
|
|
|
LoggingThreadPoolTests.cs
|
fix #909 by moving most classes to Internal ns
|
2016-06-03 14:14:21 -07:00 |
|
MemoryPoolBlockTests.cs
|
fix #909 by moving most classes to Internal ns
|
2016-06-03 14:14:21 -07:00 |
|
MemoryPoolExtensions.cs
|
fix #909 by moving most classes to Internal ns
|
2016-06-03 14:14:21 -07:00 |
|
MemoryPoolIteratorTests.cs
|
Limit request line length (#784).
|
2016-08-03 15:39:16 -07:00 |
|
MessageBodyTests.cs
|
Use HttpVersionType enum rather than string compare
|
2016-07-22 21:34:49 +01:00 |
|
Microsoft.AspNetCore.Server.KestrelTests.xproj
|
One build to rule them all
|
2016-07-07 12:07:14 -07:00 |
|
MultipleLoopTests.cs
|
Move TestConnection to the Microsoft.AspNetCore.Testing namespace.
|
2016-08-02 12:47:06 -07:00 |
|
NetworkingTests.cs
|
Move TestConnection to the Microsoft.AspNetCore.Testing namespace.
|
2016-08-02 12:47:06 -07:00 |
|
PathNormalizerTests.cs
|
fix #909 by moving most classes to Internal ns
|
2016-06-03 14:14:21 -07:00 |
|
RequestTargetProcessingTests.cs
|
Add negative path tests.
|
2016-06-01 21:28:37 -07:00 |
|
ServerAddressTests.cs
|
Add negative path tests.
|
2016-06-01 21:28:37 -07:00 |
|
SocketInputTests.cs
|
Limit size of memory buffer when reading request (#304)
|
2016-06-13 18:52:20 -07:00 |
|
SocketOutputTests.cs
|
Allocate things per KestrelThread instead of per listener
|
2016-07-21 22:17:18 -07:00 |
|
StreamSocketOutputTests.cs
|
fix #909 by moving most classes to Internal ns
|
2016-06-03 14:14:21 -07:00 |
|
TestInput.cs
|
Improve the performance of connection filters
|
2016-08-03 16:45:39 -07:00 |
|
TestServer.cs
|
Move TestConnection to the Microsoft.AspNetCore.Testing namespace.
|
2016-08-02 12:47:06 -07:00 |
|
TestServiceContext.cs
|
fix #909 by moving most classes to Internal ns
|
2016-06-03 14:14:21 -07:00 |
|
UrlPathDecoder.cs
|
fix #909 by moving most classes to Internal ns
|
2016-06-03 14:14:21 -07:00 |
|
UvStreamHandleTests.cs
|
Limit size of memory buffer when reading request (#304)
|
2016-06-13 18:52:20 -07:00 |
|
WebHostBuilderKestrelExtensionsTests.cs
|
…
|
|
|
project.json
|
Enable all tests in HttpsConnectionFilterTests to run on all platforms
|
2016-07-18 12:38:19 -07:00 |