aspnetcore/test/Microsoft.AspNetCore.Server...
Nate McMaster 932b6ed53a
Cleanup MSBuild conversion
Remove runtimeconfig.template.json
Remove ToolsVersion attribute
Use repo.targets instead of makefile.shade
Rename code gen app to shorter name
Use GetOSPlatform task
Upgrade tests to .NET Framework 4.5.2
Cleanup solution configurations. Set the class libraries to AnyCPU even when on the x86 or x64 solution config.
2017-02-16 09:44:58 -08:00
..
TestHelpers
AsciiDecoding.cs
BadHttpRequestTests.cs Upgrade to RC.3 2017-01-31 16:23:23 -08:00
ChunkWriterTests.cs
ChunkedRequestTests.cs
ChunkedResponseTests.cs
ConnectionAdapterTests.cs
ConnectionTests.cs
CreateIPEndpointTests.cs
DateHeaderValueManagerTests.cs
DefaultHeaderTests.cs Implement IHeaderDictionary.ContentLength 2017-01-24 14:55:48 -08:00
EngineTests.cs
FrameHeadersTests.cs Implement IHeaderDictionary.ContentLength 2017-01-24 14:55:48 -08:00
FrameRequestHeadersTests.cs Implement IHeaderDictionary.ContentLength 2017-01-24 14:55:48 -08:00
FrameRequestStreamTests.cs Bump test projects up to .NET 4.5.2 2017-02-14 09:21:44 -08:00
FrameResponseHeadersTests.cs Implement IHeaderDictionary.ContentLength 2017-01-24 14:55:48 -08:00
FrameResponseStreamTests.cs Bump test projects up to .NET 4.5.2 2017-02-14 09:21:44 -08:00
FrameTests.cs
HttpsConnectionAdapterTests.cs Upgrade to RC.3 2017-01-31 16:23:23 -08:00
KestrelServerLimitsTests.cs
KestrelServerOptionsTests.cs
KestrelServerTests.cs Better report Kestrel crashing errors 2017-02-07 00:26:00 -08:00
ListenerPrimaryTests.cs
LoggingThreadPoolTests.cs
MemoryPoolBlockTests.cs
MemoryPoolExtensions.cs
MemoryPoolIteratorTests.cs Implement IHeaderDictionary.ContentLength 2017-01-24 14:55:48 -08:00
MessageBodyTests.cs
Microsoft.AspNetCore.Server.KestrelTests.csproj Cleanup MSBuild conversion 2017-02-16 09:44:58 -08:00
MultipleLoopTests.cs
NetworkingTests.cs Bump test projects up to .NET 4.5.2 2017-02-14 09:21:44 -08:00
PathNormalizerTests.cs
RequestTargetProcessingTests.cs
ServerAddressTests.cs
SocketInputTests.cs
SocketOutputTests.cs
StreamSocketOutputTests.cs
TestInput.cs
UrlPathDecoder.cs
UvStreamHandleTests.cs Cleanup MSBuild conversion 2017-02-16 09:44:58 -08:00
UvTimerHandleTests.cs
WebHostBuilderKestrelExtensionsTests.cs