George Barnett a435b7dacd Remove interop tests using TLS (#2208) 8 hónapja
..
AsyncAwaitSupport 4bd354e14a Update available to fix build for non-macOS Apple platforms (#1746) 2 éve
Codegen 3be62d5ac7 Stop using deprecated protobuf API (#2045) 1 éve
ConnectionPool 6ee1ed29e1 Remove GRPCLogger (#1853) 1 éve
EchoHelpers 84534555bb Fix various warnings (#1935) 1 éve
GRPCReflectionServiceTests 3be62d5ac7 Stop using deprecated protobuf API (#2045) 1 éve
ALPNConfigurationTests.swift b76f4b4d69 Re-format code 2 éve
AnyServiceClientTests.swift 305677ed3b Make clients sendable (#1386) 3 éve
Array+BoundsCheckingTests.swift b76f4b4d69 Re-format code 2 éve
BasicEchoTestCase.swift b76f4b4d69 Re-format code 2 éve
CallPathTests.swift b76f4b4d69 Re-format code 2 éve
CallStartBehaviorTests.swift 305677ed3b Make clients sendable (#1386) 3 éve
CapturingLogHandler.swift b76f4b4d69 Re-format code 2 éve
ClientCallTests.swift b76f4b4d69 Re-format code 2 éve
ClientCancellingTests.swift 03010c784c Extend lifetime of client interceptor pipeline (#1265) 4 éve
ClientClosedChannelTests.swift c88f038cde Use more specific NIO imports (#1239) 4 éve
ClientConnectionBackoffTests.swift b76f4b4d69 Re-format code 2 éve
ClientEventLoopPreferenceTests.swift 305677ed3b Make clients sendable (#1386) 3 éve
ClientInterceptorPipelineTests.swift 84534555bb Fix various warnings (#1935) 1 éve
ClientQuiescingTests.swift b76f4b4d69 Re-format code 2 éve
ClientTLSFailureTests.swift b76f4b4d69 Re-format code 2 éve
ClientTLSTests.swift b76f4b4d69 Re-format code 2 éve
ClientTimeoutTests.swift b76f4b4d69 Re-format code 2 éve
ClientTransportTests.swift b76f4b4d69 Re-format code 2 éve
CoalescingLengthPrefixedMessageWriterTests.swift b76f4b4d69 Re-format code 2 éve
CompressionTests.swift b76f4b4d69 Re-format code 2 éve
ConfigurationTests.swift 4a7231f6aa Expose more http/2 configuration knobs (#1255) 4 éve
ConnectionBackoffTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 éve
ConnectionFailingTests.swift 305677ed3b Make clients sendable (#1386) 3 éve
ConnectionManagerTests.swift 1f067db204 Fix tests to work with unreleased swift-nio changes (#2001) 1 éve
ConnectivityStateMonitorTests.swift b76f4b4d69 Re-format code 2 éve
DebugChannelInitializerTests.swift 305677ed3b Make clients sendable (#1386) 3 éve
DelegatingErrorHandlerTests.swift b76f4b4d69 Re-format code 2 éve
EchoMetadataTests.swift 4bd354e14a Update available to fix build for non-macOS Apple platforms (#1746) 2 éve
EchoTestClientTests.swift b76f4b4d69 Re-format code 2 éve
ErrorRecordingDelegate.swift d2d60e6e79 Drop support for Swift 5.5 (#1585) 2 éve
EventLoopFuture+Assertions.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 éve
FakeChannelTests.swift a6e3dc5b23 Merge branch '1.7.1-async-await' into gb-merge-async 3 éve
FakeResponseStreamTests.swift b76f4b4d69 Re-format code 2 éve
FunctionalTests.swift 2a62be5ea5 Update platform names (#1932) 1 éve
GRPCAsyncClientCallTests.swift 4bd354e14a Update available to fix build for non-macOS Apple platforms (#1746) 2 éve
GRPCAsyncServerHandlerTests.swift 4bd354e14a Update available to fix build for non-macOS Apple platforms (#1746) 2 éve
GRPCClientChannelHandlerTests.swift 6ee1ed29e1 Remove GRPCLogger (#1853) 1 éve
GRPCClientStateMachineTests.swift b76f4b4d69 Re-format code 2 éve
GRPCCustomPayloadTests.swift b76f4b4d69 Re-format code 2 éve
GRPCIdleHandlerStateMachineTests.swift 61b7262e53 Notify of quiescing when there are no open streams (#1819) 1 éve
GRPCIdleTests.swift b76f4b4d69 Re-format code 2 éve
GRPCInteroperabilityTests.swift a435b7dacd Remove interop tests using TLS (#2208) 8 hónapja
GRPCKeepaliveTests.swift b76f4b4d69 Re-format code 2 éve
GRPCMessageLengthLimitTests.swift 305677ed3b Make clients sendable (#1386) 3 éve
GRPCNetworkFrameworkTests.swift be8e15dd72 Better waiter errors with NIOTS (#1775) 1 éve
GRPCPingHandlerTests.swift 84534555bb Fix various warnings (#1935) 1 éve
GRPCServerPipelineConfiguratorTests.swift b76f4b4d69 Re-format code 2 éve
GRPCStatusCodeTests.swift 6ee1ed29e1 Remove GRPCLogger (#1853) 1 éve
GRPCStatusMessageMarshallerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 éve
GRPCStatusTests.swift aa69fcb692 Make the connection pool error public (#1685) 2 éve
GRPCTestCase.swift b58291e034 Add Metadata collection (#1683) 2 éve
GRPCTimeoutTests.swift b76f4b4d69 Re-format code 2 éve
GRPCTypeSizeTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 éve
GRPCWebToHTTP2ServerCodecTests.swift b76f4b4d69 Re-format code 2 éve
GRPCWebToHTTP2StateMachineTests.swift b76f4b4d69 Re-format code 2 éve
HTTP2MaxConcurrentStreamsTests.swift b76f4b4d69 Re-format code 2 éve
HTTP2ToRawGRPCStateMachineTests.swift b76f4b4d69 Re-format code 2 éve
HTTPVersionParserTests.swift b76f4b4d69 Re-format code 2 éve
HeaderNormalizationTests.swift b76f4b4d69 Re-format code 2 éve
ImmediateServerFailureTests.swift c88f038cde Use more specific NIO imports (#1239) 4 éve
InterceptedRPCCancellationTests.swift 84534555bb Fix various warnings (#1935) 1 éve
InterceptorsTests.swift 84534555bb Fix various warnings (#1935) 1 éve
LazyEventLoopPromiseTests.swift b76f4b4d69 Re-format code 2 éve
LengthPrefixedMessageReaderTests.swift b76f4b4d69 Re-format code 2 éve
MessageEncodingHeaderValidatorTests.swift b76f4b4d69 Re-format code 2 éve
MutualTLSTests.swift b76f4b4d69 Re-format code 2 éve
OneOrManyQueueTests.swift b76f4b4d69 Re-format code 2 éve
PlatformSupportTests.swift b76f4b4d69 Re-format code 2 éve
RequestIDProviderTests.swift b76f4b4d69 Re-format code 2 éve
RequestIDTests.swift 305677ed3b Make clients sendable (#1386) 3 éve
SampleCertificate+Assertions.swift b76f4b4d69 Re-format code 2 éve
ServerErrorDelegateTests.swift b76f4b4d69 Re-format code 2 éve
ServerFuzzingRegressionTests.swift b76f4b4d69 Re-format code 2 éve
ServerInterceptorPipelineTests.swift 84534555bb Fix various warnings (#1935) 1 éve
ServerInterceptorTests.swift 84534555bb Fix various warnings (#1935) 1 éve
ServerOnCloseTests.swift 305677ed3b Make clients sendable (#1386) 3 éve
ServerQuiescingTests.swift 305677ed3b Make clients sendable (#1386) 3 éve
ServerTLSErrorTests.swift 4bd354e14a Update available to fix build for non-macOS Apple platforms (#1746) 2 éve
ServerThrowingTests.swift b76f4b4d69 Re-format code 2 éve
ServerWebTests.swift b76f4b4d69 Re-format code 2 éve
StopwatchTests.swift b76f4b4d69 Re-format code 2 éve
StreamResponseHandlerRetainCycleTests.swift dfc2ab0285 Update swift-nio version, allocation test max values and alloc-limits.sh (#1490) 3 éve
StreamingRequestClientCallTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 éve
TestClientExample.swift b76f4b4d69 Re-format code 2 éve
TimeLimitTests.swift b76f4b4d69 Re-format code 2 éve
UnaryServerHandlerTests.swift b76f4b4d69 Re-format code 2 éve
UserInfoTests.swift 666e30dff3 Update SwiftFormat version (#1639) 2 éve
VsockSocketTests.swift 5e3e3f577f Add bind and connect APIs for VSOCK sockets (#1636) 2 éve
WebCORSHandlerTests.swift b76f4b4d69 Re-format code 2 éve
WithConnectedSocketTests.swift b76f4b4d69 Re-format code 2 éve
XCTestHelpers.swift b76f4b4d69 Re-format code 2 éve
ZeroLengthWriteTests.swift 2a62be5ea5 Update platform names (#1932) 1 éve
ZlibTests.swift b76f4b4d69 Re-format code 2 éve