aspnetcore/test/shared
Nate McMaster 128eefdef3
Remove usage of the Microsoft.Extensions.Buffers.Sources package, copy the source into Kestrel
This moves source code that used to be in aspnet/Common. It was only used here, so this simplifies the process of working with these internal-only APIs.

cref https://github.com/aspnet/Common/pull/386
2018-07-11 22:31:23 -07:00
..
TestCertificates
BufferSegment.cs Remove usage of the Microsoft.Extensions.Buffers.Sources package, copy the source into Kestrel 2018-07-11 22:31:23 -07:00
CustomMemoryForTest.cs Remove usage of the Microsoft.Extensions.Buffers.Sources package, copy the source into Kestrel 2018-07-11 22:31:23 -07:00
DisposableStack.cs
DummyApplication.cs
EventRaisingResourceCounter.cs
HttpParsingData.cs
KestrelTestLoggerProvider.cs
LifetimeNotImplemented.cs
MockLogger.cs
MockSystemClock.cs
PassThroughConnectionAdapter.cs
ReadOnlySequenceFactory.cs Remove usage of the Microsoft.Extensions.Buffers.Sources package, copy the source into Kestrel 2018-07-11 22:31:23 -07:00
StringExtensions.cs
TaskTimeoutExtensions.cs [2.1.3] Consistently handle connection aborts (#2619) 2018-06-28 10:51:22 -07:00
TestApp.cs
TestApplicationErrorLogger.cs
TestConnection.cs Fix compiler error as a result of merging 2.1.2 into release/2.1 2018-07-10 12:37:07 -07:00
TestConstants.cs
TestHttp1Connection.cs
TestKestrelTrace.cs
TestResources.cs
TestServiceContext.cs