aspnetcore/test/Microsoft.AspNetCore.Server...
N. Taylor Mullen c33b422d7a Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:36:06 -08:00
..
TestHelpers TestHelper classes for shared types 2016-02-26 23:48:52 +00:00
TestResources
AsciiDecoder.cs
ChunkWriterTests.cs
ChunkedRequestTests.cs Return 400 for bad requests and close conn 2016-02-27 12:35:12 +00:00
ChunkedResponseTests.cs
ConnectionFilterTests.cs
ConnectionTests.cs Handle 0-byte reads correctly (#520). 2016-02-26 15:21:11 -08:00
CreateIPEndpointTests.cs
DateHeaderValueManagerTests.cs
DummyApplication.cs
EngineTests.cs TestHelper classes for shared types 2016-02-26 23:48:52 +00:00
FrameFacts.cs
FrameRequestHeadersTests.cs
FrameResponseHeadersTests.cs
FrameTests.cs Return 400 for bad requests and close conn 2016-02-27 12:35:12 +00:00
HttpsConnectionFilterTests.cs Updating test TFMs for custom test discovery 2016-02-18 16:50:53 -08:00
KestrelServerInformationTests.cs
KestrelServerTests.cs
LifetimeNotImplemented.cs
MemoryPoolBlock2Tests.cs
MemoryPoolExtensions.cs
MemoryPoolIterator2Tests.cs
MessageBodyTests.cs
Microsoft.AspNetCore.Server.KestrelTests.xproj
MultipleLoopTests.cs
NetworkingTests.cs Updating test TFMs for custom test discovery 2016-02-18 16:50:53 -08:00
PathNormalizerTests.cs
ServerAddressFacts.cs
SocketInputTests.cs
SocketOutputTests.cs Handle 0-byte reads correctly (#520). 2016-02-26 15:21:11 -08:00
StreamSocketOutputTests.cs
TestConnection.cs
TestDateHeaderValueManager.cs
TestInput.cs Drain chunked extensions + refactor 2016-02-26 23:48:51 +00:00
TestLogger.cs
TestServer.cs
TestServiceContext.cs
UrlPathDecoder.cs
project.json Transition to netstandard. 2016-03-01 13:36:06 -08:00