Si Beaumont 4c9fc367f9 Add cause to GRPCStatus.descrpition if it is non-nil (#1357) il y a 3 ans
..
Codegen c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
ConnectionPool 83267df08d Allow gRPC to be built without NIOSSL (#1311) il y a 4 ans
EchoHelpers df6a583cfe Propagate request ID for channel pool (#1328) il y a 4 ans
ALPNConfigurationTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) il y a 4 ans
AnyServiceClientTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
Array+BoundsCheckingTests.swift cb88f35a8a Add scaffolding for client interceptors (#986) il y a 5 ans
BasicEchoTestCase.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) il y a 4 ans
CallPathTests.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) il y a 5 ans
CallStartBehaviorTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
CapturingLogHandler.swift 5c20271bc4 Don't delay logging until the end of test when GRPC_ALWAYS_LOG is enabled (#979) il y a 5 ans
ClientCallTests.swift 03010c784c Extend lifetime of client interceptor pipeline (#1265) il y a 4 ans
ClientCancellingTests.swift 03010c784c Extend lifetime of client interceptor pipeline (#1265) il y a 4 ans
ClientClosedChannelTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
ClientConnectionBackoffTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
ClientEventLoopPreferenceTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
ClientInterceptorPipelineTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
ClientQuiescingTests.swift 6ec9effb54 Allow clients to shutdown gracefully (#1308) il y a 4 ans
ClientTLSFailureTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) il y a 4 ans
ClientTLSTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) il y a 4 ans
ClientTimeoutTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
ClientTransportTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
CompressionTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
ConfigurationTests.swift 4a7231f6aa Expose more http/2 configuration knobs (#1255) il y a 4 ans
ConnectionBackoffTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
ConnectionFailingTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
ConnectionManagerTests.swift 4eb40c8bd5 Tolerate channel error when connecting (#1349) il y a 3 ans
ConnectivityStateMonitorTests.swift 8c43144fd6 Backup a couple of changes (#1168) il y a 4 ans
DebugChannelInitializerTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
DelegatingErrorHandlerTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) il y a 4 ans
EchoTestClientTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
ErrorRecordingDelegate.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) il y a 4 ans
EventLoopFuture+Assertions.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
FakeChannelTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
FakeResponseStreamTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
FunctionalTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) il y a 4 ans
GRPCClientChannelHandlerTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
GRPCClientStateMachineTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
GRPCCustomPayloadTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
GRPCIdleHandlerStateMachineTests.swift 6ec9effb54 Allow clients to shutdown gracefully (#1308) il y a 4 ans
GRPCIdleTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
GRPCInteroperabilityTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) il y a 4 ans
GRPCKeepaliveTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
GRPCLoggerTests.swift 66f74fc826 Add a static-source Logger (#1165) il y a 4 ans
GRPCMessageLengthLimitTests.swift 906d48a835 Improve error message when length exceeds receive limit (#1247) il y a 4 ans
GRPCNetworkFrameworkTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) il y a 4 ans
GRPCPingHandlerTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
GRPCServerPipelineConfiguratorTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) il y a 4 ans
GRPCStatusCodeTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
GRPCStatusMessageMarshallerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
GRPCStatusTests.swift 4c9fc367f9 Add cause to GRPCStatus.descrpition if it is non-nil (#1357) il y a 3 ans
GRPCTestCase.swift 5c20271bc4 Don't delay logging until the end of test when GRPC_ALWAYS_LOG is enabled (#979) il y a 5 ans
GRPCTimeoutTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
GRPCTypeSizeTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
GRPCWebToHTTP2ServerCodecTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
GRPCWebToHTTP2StateMachineTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
HTTP2MaxConcurrentStreamsTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
HTTP2ToRawGRPCStateMachineTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
HTTPVersionParserTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
HeaderNormalizationTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
ImmediateServerFailureTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
InterceptedRPCCancellationTests.swift 03010c784c Extend lifetime of client interceptor pipeline (#1265) il y a 4 ans
InterceptorsTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
LazyEventLoopPromiseTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
LengthPrefixedMessageReaderTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
LengthPrefixedMessageWriterTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
MessageEncodingHeaderValidatorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
MutualTLSTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) il y a 4 ans
PlatformSupportTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) il y a 4 ans
RequestIDProviderTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
RequestIDTests.swift df6a583cfe Propagate request ID for channel pool (#1328) il y a 4 ans
SampleCertificate+Assertions.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) il y a 4 ans
ServerErrorDelegateTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
ServerFuzzingRegressionTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
ServerInterceptorPipelineTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
ServerInterceptorTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
ServerOnCloseTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
ServerQuiescingTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
ServerTLSErrorTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) il y a 4 ans
ServerThrowingTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
ServerWebTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
StopwatchTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
StreamingRequestClientCallTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
TestClientExample.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
TimeLimitTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
UnaryServerHandlerTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
UserInfoTests.swift 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) il y a 5 ans
XCTestHelpers.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
ZeroLengthWriteTests.swift 6c8ed078ef Deflake zero length write tests (#1317) il y a 4 ans
ZlibTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans