aspnetcore/test
David Fowler 3fc69dc71f
Updated Streams to override Memory and Span overloads (#2333)
- Also plumbed Memory/Span through Kestrel over ArraySegment.
- Throw synchronously from the HttpRequestStream instead of async in some cases.
2018-02-21 00:00:46 -08:00
..
Kestrel.Core.Tests Updated Streams to override Memory and Span overloads (#2333) 2018-02-21 00:00:46 -08:00
Kestrel.FunctionalTests Revert "Remove check for above debug logs" 2018-02-17 09:40:42 -08:00
Kestrel.Tests Switch back to libuv as the default transport (#2257) 2018-01-18 17:25:28 -08:00
Kestrel.Transport.Libuv.FunctionalTests Update samples and tests to target netcoreapp2.1 2017-11-16 14:43:15 -08:00
Kestrel.Transport.Libuv.Tests Remove unnecessary usings (#2326) 2018-02-16 14:04:16 -08:00
Kestrel.Transport.Sockets.FunctionalTests Update samples and tests to target netcoreapp2.1 2017-11-16 14:43:15 -08:00
SystemdActivation Implement config support #1290 #1879 #2016 #2166 #2167 #2188 2017-12-21 09:12:32 -08:00
shared Remove unnecessary usings (#2326) 2018-02-16 14:04:16 -08:00
Directory.Build.props Update samples and tests to target netcoreapp2.1 2017-11-16 14:43:15 -08:00
xunit.runner.json