George Barnett 47e531d34e Always use the same event loop for a client connection (#562) 6 lat temu
..
AnyServiceClientTests.swift b19820ca8a Add AnyServiceClient (#481) 6 lat temu
BasicEchoTestCase.swift c78d22801e Fallback to the hostname for TLS if a hostname override isn't provided (#528) 6 lat temu
ClientCancellingTests.swift 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) 6 lat temu
ClientClosedChannelTests.swift 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) 6 lat temu
ClientConnectionBackoffTests.swift d2c0fce9c1 Add the connection backoff interop test (#557) 6 lat temu
ClientTLSFailureTests.swift e3833a5280 Make the backoff infinite (#554) 6 lat temu
ClientTLSTests.swift c78d22801e Fallback to the hostname for TLS if a hostname override isn't provided (#528) 6 lat temu
ClientTimeoutTests.swift 7416161090 Use EmbeddedChannel for client timeout tests (#524) 6 lat temu
ConnectionBackoffTests.swift e3833a5280 Make the backoff infinite (#554) 6 lat temu
ConnectivityStateMonitorTests.swift 252e7201fe Add client-side logging with swift-log (#514) 6 lat temu
EchoProvider.swift 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) 6 lat temu
EventLoopFuture+Assertions.swift cf7af941ad Add connection backoff (#480) 6 lat temu
FunctionalTests.swift dbf410201f Add support for NIOTransportServices (#485) 6 lat temu
GRPCChannelHandlerResponseCapturingTestCase.swift 2283089fa7 Add Server logging (#547) 6 lat temu
GRPCChannelHandlerTests.swift 0f42de7bab Add missing copyright headers (#505) 6 lat temu
GRPCInteroperabilityTests.swift 12e7553aaf Move generated interoperability test models to their own target. (#556) 6 lat temu
GRPCStatusCodeTests.swift 2283089fa7 Add Server logging (#547) 6 lat temu
GRPCStatusMessageMarshallerTests.swift 252e7201fe Add client-side logging with swift-log (#514) 6 lat temu
GRPCTestCase.swift b91c2b107f Disable logging in tests for CI only (#549) 6 lat temu
GRPCTypeSizeTests.swift 252e7201fe Add client-side logging with swift-log (#514) 6 lat temu
HTTP1ToRawGRPCServerCodecTests.swift 2283089fa7 Add Server logging (#547) 6 lat temu
ImmediateServerFailureTests.swift d4bcd92215 Delay creating event observers for client streaming calls (#523) 6 lat temu
LengthPrefixedMessageReaderTests.swift b91c2b107f Disable logging in tests for CI only (#549) 6 lat temu
PlatformSupportTests.swift 47e531d34e Always use the same event loop for a client connection (#562) 6 lat temu
RawGRPCServerResponsePart+Assertions.swift 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) 6 lat temu
SampleCertificate+Assertions.swift 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) 6 lat temu
ServerThrowingTests.swift 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) 6 lat temu
ServerWebTests.swift 554bb3b44d Use `expectedFulfillmentCount` since it is now available on Linux (#503) 6 lat temu
StopwatchTests.swift 2283089fa7 Add Server logging (#547) 6 lat temu
StreamingRequestClientCallTests.swift d6cfe757e4 Add sendMessages and flush to StreamingRequestClientCall (#538) 6 lat temu
XCTestManifests.swift 47e531d34e Always use the same event loop for a client connection (#562) 6 lat temu
echo.grpc.swift 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) 6 lat temu
echo.pb.swift 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) 6 lat temu