George Barnett 24b71cb4c3 Tolerate idling from the active state (#950) 5 years ago
..
AnyServiceClientTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
BasicEchoTestCase.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
CallStartBehaviorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
CapturingLogHandler.swift 723dcc0f7e Fix a few incorrect source locations in logs (#933) 5 years ago
ChannelTransportTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
ClientCancellingTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
ClientClosedChannelTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
ClientConnectionBackoffTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
ClientTLSFailureTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
ClientTLSTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
ClientTimeoutTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
CompressionTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
ConnectionBackoffTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
ConnectionManagerTests.swift 07432c4266 Log some HTTP/2 information (#938) 5 years ago
ConnectivityStateMonitorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
DebugChannelInitializerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
DelegatingErrorHandlerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
EchoTestClientTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
EventLoopFuture+Assertions.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
FakeChannelTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
FakeResponseStreamTests.swift d0eb34dfe2 Disable new swiftformat rule (#936) 5 years ago
FunctionalTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
GRPCClientStateMachineTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
GRPCCustomPayloadTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
GRPCIdleTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
GRPCInteroperabilityTests.swift d27c29834f Capture logs in tests (#903) 5 years ago
GRPCKeepaliveTests.swift 24b71cb4c3 Tolerate idling from the active state (#950) 5 years ago
GRPCPingHandlerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
GRPCServerCodecHandlerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
GRPCServerRequestRoutingHandlerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
GRPCStatusCodeTests.swift f21f8a5c57 Make 'GRPCStatus.Code' an enum (#942) 5 years ago
GRPCStatusMessageMarshallerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
GRPCStatusTests.swift f21f8a5c57 Make 'GRPCStatus.Code' an enum (#942) 5 years ago
GRPCTestCase.swift 07432c4266 Log some HTTP/2 information (#938) 5 years ago
GRPCTimeoutTests.swift 07432c4266 Log some HTTP/2 information (#938) 5 years ago
GRPCTypeSizeTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
HTTP1ToGRPCServerCodecTests.swift d3f039d2f3 Avoid unnecessary arrays. (#935) 5 years ago
HeaderNormalizationTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
ImmediateServerFailureTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
LazyEventLoopPromiseTests.swift 937d85a110 Provide an internal transport abstraction for client rpcs (#834) 5 years ago
LengthPrefixedMessageReaderTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
LengthPrefixedMessageWriterTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
MessageEncodingHeaderValidatorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
PlatformSupportTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
RequestIDProviderTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
SampleCertificate+Assertions.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
ServerErrorDelegateTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
ServerTLSErrorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
ServerThrowingTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
ServerWebTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
StopwatchTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
StreamingRequestClientCallTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
TestClientExample.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
TimeLimitTests.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) 5 years ago
XCTestManifests.swift 24b71cb4c3 Tolerate idling from the active state (#950) 5 years ago
ZeroLengthWriteTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
ZlibTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago