George Barnett 83157d51b2 Do not check source of logs in tests (#1566) vor 2 Jahren
..
AsyncAwaitSupport d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) vor 3 Jahren
Codegen 9539d94cc2 Add missing 'Sendable' conformance (#1404) vor 3 Jahren
ConnectionPool d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) vor 3 Jahren
EchoHelpers 305677ed3b Make clients sendable (#1386) vor 3 Jahren
ALPNConfigurationTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) vor 4 Jahren
AnyServiceClientTests.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
Array+BoundsCheckingTests.swift cb88f35a8a Add scaffolding for client interceptors (#986) vor 5 Jahren
BasicEchoTestCase.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
CallPathTests.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) vor 5 Jahren
CallStartBehaviorTests.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
CapturingLogHandler.swift dfc2ab0285 Update swift-nio version, allocation test max values and alloc-limits.sh (#1490) vor 3 Jahren
ClientCallTests.swift 4312579fc8 Delay client async writer starting (#1531) vor 3 Jahren
ClientCancellingTests.swift 03010c784c Extend lifetime of client interceptor pipeline (#1265) vor 4 Jahren
ClientClosedChannelTests.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
ClientConnectionBackoffTests.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
ClientEventLoopPreferenceTests.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
ClientInterceptorPipelineTests.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
ClientQuiescingTests.swift dfc2ab0285 Update swift-nio version, allocation test max values and alloc-limits.sh (#1490) vor 3 Jahren
ClientTLSFailureTests.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
ClientTLSTests.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
ClientTimeoutTests.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
ClientTransportTests.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) vor 3 Jahren
CoalescingLengthPrefixedMessageWriterTests.swift e71050720b Add a coalescing writer (#1537) vor 3 Jahren
CompressionTests.swift 4715a1dfaf Adopt the coalescing writer for servers (#1546) vor 3 Jahren
ConfigurationTests.swift 4a7231f6aa Expose more http/2 configuration knobs (#1255) vor 4 Jahren
ConnectionBackoffTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
ConnectionFailingTests.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
ConnectionManagerTests.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) vor 3 Jahren
ConnectivityStateMonitorTests.swift 8c43144fd6 Backup a couple of changes (#1168) vor 4 Jahren
DebugChannelInitializerTests.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
DelegatingErrorHandlerTests.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
EchoMetadataTests.swift 8a11a2e2c4 Raise minimum Swift version for async/await (#1379) vor 3 Jahren
EchoTestClientTests.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
ErrorRecordingDelegate.swift dfc2ab0285 Update swift-nio version, allocation test max values and alloc-limits.sh (#1490) vor 3 Jahren
EventLoopFuture+Assertions.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) vor 3 Jahren
FakeChannelTests.swift a6e3dc5b23 Merge branch '1.7.1-async-await' into gb-merge-async vor 3 Jahren
FakeResponseStreamTests.swift 80055e59b5 Update formatter vor 3 Jahren
FunctionalTests.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) vor 3 Jahren
GRPCAsyncClientCallTests.swift 95e6a8213f Allow to `finish()` GRPCAsyncRequestStreamWriter sync, non-throwing (#1504) vor 3 Jahren
GRPCAsyncServerHandlerTests.swift cfa950fbe1 Allow to write a sequence of requests/responses (#1499) vor 3 Jahren
GRPCClientChannelHandlerTests.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
GRPCClientStateMachineTests.swift 71f87ccd83 Remove unused code (#1549) vor 3 Jahren
GRPCCustomPayloadTests.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
GRPCIdleHandlerStateMachineTests.swift 593fe0fe93 Ignore state machine inputs in unexpected states (#1374) vor 3 Jahren
GRPCIdleTests.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
GRPCInteroperabilityTests.swift 86d138a0cf Add missing tests (#1431) vor 3 Jahren
GRPCKeepaliveTests.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
GRPCLoggerTests.swift 66f74fc826 Add a static-source Logger (#1165) vor 4 Jahren
GRPCMessageLengthLimitTests.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
GRPCNetworkFrameworkTests.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) vor 3 Jahren
GRPCPingHandlerTests.swift 9fc6ead754 Don't ack pings twice (#1534) vor 3 Jahren
GRPCServerPipelineConfiguratorTests.swift c12f59f38e Buffer in the server pipeline configuration (#1564) vor 2 Jahren
GRPCStatusCodeTests.swift 80055e59b5 Update formatter vor 3 Jahren
GRPCStatusMessageMarshallerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
GRPCStatusTests.swift 4c9fc367f9 Add cause to GRPCStatus.descrpition if it is non-nil (#1357) vor 3 Jahren
GRPCTestCase.swift 83157d51b2 Do not check source of logs in tests (#1566) vor 2 Jahren
GRPCTimeoutTests.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
GRPCTypeSizeTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
GRPCWebToHTTP2ServerCodecTests.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
GRPCWebToHTTP2StateMachineTests.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) vor 3 Jahren
HTTP2MaxConcurrentStreamsTests.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
HTTP2ToRawGRPCStateMachineTests.swift 4715a1dfaf Adopt the coalescing writer for servers (#1546) vor 3 Jahren
HTTPVersionParserTests.swift c12f59f38e Buffer in the server pipeline configuration (#1564) vor 2 Jahren
HeaderNormalizationTests.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) vor 3 Jahren
ImmediateServerFailureTests.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
InterceptedRPCCancellationTests.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
InterceptorsTests.swift bcca31f3cf Expose closeFuture in server interceptor context (#1553) vor 3 Jahren
LazyEventLoopPromiseTests.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
LengthPrefixedMessageReaderTests.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
MessageEncodingHeaderValidatorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
MutualTLSTests.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
OneOrManyQueueTests.swift e71050720b Add a coalescing writer (#1537) vor 3 Jahren
PlatformSupportTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) vor 4 Jahren
RequestIDProviderTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
RequestIDTests.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
SampleCertificate+Assertions.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) vor 3 Jahren
ServerErrorDelegateTests.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
ServerFuzzingRegressionTests.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) vor 3 Jahren
ServerInterceptorPipelineTests.swift bcca31f3cf Expose closeFuture in server interceptor context (#1553) vor 3 Jahren
ServerInterceptorTests.swift bd7f40a8fe [async-await] Base types for server implementation (#1249) vor 4 Jahren
ServerOnCloseTests.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
ServerQuiescingTests.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
ServerTLSErrorTests.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
ServerThrowingTests.swift 555b004929 Make all tests discoverable on Linux (#1399) vor 3 Jahren
ServerWebTests.swift 80055e59b5 Update formatter vor 3 Jahren
StopwatchTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
StreamResponseHandlerRetainCycleTests.swift dfc2ab0285 Update swift-nio version, allocation test max values and alloc-limits.sh (#1490) vor 3 Jahren
StreamingRequestClientCallTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
TestClientExample.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
TimeLimitTests.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
UnaryServerHandlerTests.swift bd7f40a8fe [async-await] Base types for server implementation (#1249) vor 4 Jahren
UserInfoTests.swift 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) vor 5 Jahren
WithConnectedSocketTests.swift c57bdcb8a6 Fix deprecation warnings (#1430) vor 3 Jahren
XCTestHelpers.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) vor 3 Jahren
ZeroLengthWriteTests.swift 305677ed3b Make clients sendable (#1386) vor 3 Jahren
ZlibTests.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren