aspnetcore/test/Microsoft.AspNetCore.Server...
Stephen Halter bc56d11d8c Set IsBackground property to true on libuv Threads for non-debug builds
- If libuv doesn't shutdown as expected, the process will still stop. Thanks @benaadams!
- Address other minor PR feedback.
2016-02-17 16:40:05 -08:00
..
TestHelpers Set IsBackground property to true on libuv Threads for non-debug builds 2016-02-17 16:40:05 -08:00
TestResources
AsciiDecoder.cs
ChunkWriterTests.cs
ChunkedResponseTests.cs Remove FrameworkSkipConditions for Mono 2016-02-17 16:05:37 -08:00
ConnectionFilterTests.cs Remove FrameworkSkipConditions for Mono 2016-02-17 16:05:37 -08:00
CreateIPEndpointTests.cs
DateHeaderValueManagerTests.cs
DummyApplication.cs
EngineTests.cs Remove FrameworkSkipConditions for Mono 2016-02-17 16:05:37 -08:00
FrameFacts.cs
FrameRequestHeadersTests.cs
FrameResponseHeadersTests.cs Set IsBackground property to true on libuv Threads for non-debug builds 2016-02-17 16:40:05 -08:00
FrameTests.cs Verify that memory pool blocks aren't leaked in tests 2016-02-17 16:05:34 -08:00
HttpsConnectionFilterTests.cs Pass ServerInformation as property of ServiceContext 2016-02-13 05:51:54 +00:00
KestrelServerInformationTests.cs Pass ServerInformation as property of ServiceContext 2016-02-13 05:51:54 +00:00
KestrelServerTests.cs
LifetimeNotImplemented.cs
MemoryPoolBlock2Tests.cs Verify that memory pool blocks aren't leaked in tests 2016-02-17 16:05:34 -08:00
MemoryPoolExtensions.cs
MemoryPoolIterator2Tests.cs Verify that memory pool blocks aren't leaked in tests 2016-02-17 16:05:34 -08:00
MessageBodyTests.cs Verify that memory pool blocks aren't leaked in tests 2016-02-17 16:05:34 -08:00
Microsoft.AspNetCore.Server.KestrelTests.xproj
MultipleLoopTests.cs Close UvAsyncHandle properly to avoid zombie threads 2016-02-17 16:05:32 -08:00
NetworkingTests.cs Close UvAsyncHandle properly to avoid zombie threads 2016-02-17 16:05:32 -08:00
PathNormalizerTests.cs
ServerAddressFacts.cs
SocketInputTests.cs Verify that memory pool blocks aren't leaked in tests 2016-02-17 16:05:34 -08:00
SocketOutputTests.cs Verify that memory pool blocks aren't leaked in tests 2016-02-17 16:05:34 -08:00
StreamSocketOutputTests.cs
TestConnection.cs Build with dotnet (#571). 2016-02-01 14:37:47 -08:00
TestDateHeaderValueManager.cs
TestInput.cs Verify that memory pool blocks aren't leaked in tests 2016-02-17 16:05:34 -08:00
TestLogger.cs
TestServer.cs Build with dotnet (#571). 2016-02-01 14:37:47 -08:00
TestServiceContext.cs Close connections as quickly and gracefully as possible on shutdown 2016-02-17 16:05:23 -08:00
UrlPathDecoder.cs Verify that memory pool blocks aren't leaked in tests 2016-02-17 16:05:34 -08:00
project.json Enable tests to run using dotnet xunit runner 2016-02-09 23:48:09 -08:00