aspnetcore/test/Kestrel.Transport.Libuv.Tests
Nate McMaster 26f1d4baa3 Use PackageLineup
PackageLineup is a way to manage PackageReference versions across large projects. It removes the version information from the repository and instead pulls the information from an external "lineup" file.
2017-08-16 14:10:43 -07:00
..
TestHelpers Initial bedrock refactoring (#1995) 2017-08-16 00:02:48 -07:00
Kestrel.Transport.Libuv.Tests.csproj Use PackageLineup 2017-08-16 14:10:43 -07:00
LibuvConnectionTests.cs
LibuvOutputConsumerTests.cs Initial bedrock refactoring (#1995) 2017-08-16 00:02:48 -07:00
LibuvTransportFactoryTests.cs
LibuvTransportOptionsTests.cs
LibuvTransportTests.cs
ListenerPrimaryTests.cs
MultipleLoopTests.cs
NetworkingTests.cs
UvStreamHandleTests.cs
UvTimerHandleTests.cs