aspnetcore/test
George Drak e9eea50966 Implement #2230 - Consume BindingAddress instead of ServerAddress (#2975)
* #2230 Mark ServerAddress as obsolete

* #2230 suppress CS0618 errors for obsoleted ServerAddress class

* #2230 Use BindingAddress instead of ServerAddress
2018-10-05 10:34:00 -07:00
..
Kestrel.Core.Tests Implement #2230 - Consume BindingAddress instead of ServerAddress (#2975) 2018-10-05 10:34:00 -07:00
Kestrel.InMemory.FunctionalTests Improve RequestAborted token handling (#2977) 2018-10-04 16:48:50 -07:00
Kestrel.Tests typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
Kestrel.Transport.BindTests Map ListenOptions.Protocols from IConfiguration #2903 2018-09-10 16:27:51 -07:00
Kestrel.Transport.FunctionalTests Improve RequestAborted token handling (#2977) 2018-10-04 16:48:50 -07:00
Kestrel.Transport.Libuv.BindTests
Kestrel.Transport.Libuv.FunctionalTests
Kestrel.Transport.Libuv.Tests Test LibuvConstants.IsConnectionReset 2018-10-04 15:40:09 -07:00
Kestrel.Transport.Sockets.BindTests
Kestrel.Transport.Sockets.FunctionalTests
SystemdActivation
shared Improve RequestAborted token handling (#2977) 2018-10-04 16:48:50 -07:00
Directory.Build.props
xunit.runner.json