aspnetcore/test/Microsoft.AspNetCore.Server...
Stephen Halter ea2f1033d3 Make Transport.Abstractions pubternal (#1911)
* Remove Sockets transport dependency from primary package
* Use deprecated travis images to keep systemd tests running

https://blog.travis-ci.com/2017-06-21-trusty-updates-2017-Q2-launch
2017-06-21 14:58:57 -07:00
..
TestHelpers Make Transport.Abstractions pubternal (#1911) 2017-06-21 14:58:57 -07:00
LibuvConnectionTests.cs React to scheduler changes (#1846) 2017-05-18 14:49:48 -07:00
LibuvOutputConsumerTests.cs Read request body concurrent to app execution. 2017-05-22 12:23:02 -07:00
LibuvTransportFactoryTests.cs
LibuvTransportOptionsTests.cs
LibuvTransportTests.cs
ListenerPrimaryTests.cs Make Transport.Abstractions pubternal (#1911) 2017-06-21 14:58:57 -07:00
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Tests.csproj React to logging in DI changes (#1873) 2017-06-02 08:34:22 -07:00
MultipleLoopTests.cs Make all UvRequest objects normal GC handles (#1698) 2017-04-19 15:16:11 -07:00
NetworkingTests.cs Make all UvRequest objects normal GC handles (#1698) 2017-04-19 15:16:11 -07:00
UvStreamHandleTests.cs
UvTimerHandleTests.cs
xunit.runner.json