aspnetcore/test/Kestrel.Transport.Libuv.Tests
David Fowler 83488886e0
Clean up some remants of the past (#2827)
- Remove Application from HttpConnectionContext and Http*ConnectionContext (it's no longer required)
2018-08-15 23:41:32 -07:00
..
TestHelpers
Kestrel.Transport.Libuv.Tests.csproj Improve test logs (#2826) 2018-08-15 18:31:56 -07:00
LibuvConnectionTests.cs
LibuvOutputConsumerTests.cs Clean up some remants of the past (#2827) 2018-08-15 23:41:32 -07:00
LibuvThreadTests.cs
LibuvTransportFactoryTests.cs
LibuvTransportOptionsTests.cs
LibuvTransportTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
ListenerPrimaryTests.cs
MultipleLoopTests.cs
NetworkingTests.cs
UvStreamHandleTests.cs
UvTimerHandleTests.cs