George Barnett e90e92fe0f Tolerate missing content-type header for trailers-only responses (#927) %!s(int64=5) %!d(string=hai) anos
..
AnyServiceClientTests.swift d27c29834f Capture logs in tests (#903) %!s(int64=5) %!d(string=hai) anos
BasicEchoTestCase.swift d27c29834f Capture logs in tests (#903) %!s(int64=5) %!d(string=hai) anos
CallStartBehaviorTests.swift d27c29834f Capture logs in tests (#903) %!s(int64=5) %!d(string=hai) anos
CapturingLogHandler.swift d27c29834f Capture logs in tests (#903) %!s(int64=5) %!d(string=hai) anos
ChannelTransportTests.swift b6fca172f1 Provide errors to failed client promises rather than a status (#859) %!s(int64=5) %!d(string=hai) anos
ClientCancellingTests.swift b6fca172f1 Provide errors to failed client promises rather than a status (#859) %!s(int64=5) %!d(string=hai) anos
ClientClosedChannelTests.swift 937d85a110 Provide an internal transport abstraction for client rpcs (#834) %!s(int64=5) %!d(string=hai) anos
ClientConnectionBackoffTests.swift d27c29834f Capture logs in tests (#903) %!s(int64=5) %!d(string=hai) anos
ClientTLSFailureTests.swift d27c29834f Capture logs in tests (#903) %!s(int64=5) %!d(string=hai) anos
ClientTLSTests.swift d27c29834f Capture logs in tests (#903) %!s(int64=5) %!d(string=hai) anos
ClientTimeoutTests.swift d27c29834f Capture logs in tests (#903) %!s(int64=5) %!d(string=hai) anos
CompressionTests.swift d27c29834f Capture logs in tests (#903) %!s(int64=5) %!d(string=hai) anos
ConnectionBackoffTests.swift 77194a4aba Add a retry limit to ConnectionBackoff (#784) %!s(int64=5) %!d(string=hai) anos
ConnectionManagerTests.swift d27c29834f Capture logs in tests (#903) %!s(int64=5) %!d(string=hai) anos
ConnectivityStateMonitorTests.swift 7e7fdb183e Allow the connectivity state delegate queue to be specified (#849) %!s(int64=5) %!d(string=hai) anos
DebugChannelInitializerTests.swift 72a6aca3e6 Add a server debug channel initializer (#911) %!s(int64=5) %!d(string=hai) anos
DelegatingErrorHandlerTests.swift 50ccad2fbc Put the client connection behind a protocol (#727) %!s(int64=5) %!d(string=hai) anos
EchoTestClientTests.swift d27c29834f Capture logs in tests (#903) %!s(int64=5) %!d(string=hai) anos
EventLoopFuture+Assertions.swift 6cea0c8791 Revert #782 and suppress warnings (#825) %!s(int64=5) %!d(string=hai) anos
FakeChannelTests.swift d27c29834f Capture logs in tests (#903) %!s(int64=5) %!d(string=hai) anos
FakeResponseStreamTests.swift efb67a324e Provide 'fake' responses for generated test clients (#855) %!s(int64=5) %!d(string=hai) anos
FunctionalTests.swift 104db711d2 Reduce input size in some tests (#890) %!s(int64=5) %!d(string=hai) anos
GRPCClientStateMachineTests.swift e90e92fe0f Tolerate missing content-type header for trailers-only responses (#927) %!s(int64=5) %!d(string=hai) anos
GRPCCustomPayloadTests.swift 6158fad6be Improve performance of routing inbound RPCs (#924) %!s(int64=5) %!d(string=hai) anos
GRPCIdleTests.swift d27c29834f Capture logs in tests (#903) %!s(int64=5) %!d(string=hai) anos
GRPCInteroperabilityTests.swift d27c29834f Capture logs in tests (#903) %!s(int64=5) %!d(string=hai) anos
GRPCPingHandlerTests.swift 6fccc59e5d Tolerate receiving pings when `permitWithoutCalls` is disabled (#893) %!s(int64=5) %!d(string=hai) anos
GRPCServerCodecHandlerTests.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) %!s(int64=5) %!d(string=hai) anos
GRPCServerRequestRoutingHandlerTests.swift d27c29834f Capture logs in tests (#903) %!s(int64=5) %!d(string=hai) anos
GRPCStatusCodeTests.swift 46d1a29868 Update to SwiftNIO HTTP/2 1.13.0 (#922) %!s(int64=5) %!d(string=hai) anos
GRPCStatusMessageMarshallerTests.swift 252e7201fe Add client-side logging with swift-log (#514) %!s(int64=6) %!d(string=hai) anos
GRPCStatusTests.swift d8c8ee8772 License header checking script (#587) %!s(int64=6) %!d(string=hai) anos
GRPCTestCase.swift d27c29834f Capture logs in tests (#903) %!s(int64=5) %!d(string=hai) anos
GRPCTimeoutTests.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) %!s(int64=5) %!d(string=hai) anos
GRPCTypeSizeTests.swift 1b18470db1 Suppress #file/#filePath warnings on recent compilers (#782) %!s(int64=5) %!d(string=hai) anos
HTTP1ToGRPCServerCodecTests.swift d27c29834f Capture logs in tests (#903) %!s(int64=5) %!d(string=hai) anos
HeaderNormalizationTests.swift d27c29834f Capture logs in tests (#903) %!s(int64=5) %!d(string=hai) anos
ImmediateServerFailureTests.swift 705f0853df Split the Echo example into model, implementation and runtime (#567) %!s(int64=6) %!d(string=hai) anos
LazyEventLoopPromiseTests.swift 937d85a110 Provide an internal transport abstraction for client rpcs (#834) %!s(int64=5) %!d(string=hai) anos
LengthPrefixedMessageReaderTests.swift 1b18470db1 Suppress #file/#filePath warnings on recent compilers (#782) %!s(int64=5) %!d(string=hai) anos
LengthPrefixedMessageWriterTests.swift b29b16ba06 Alter the documented requirements of `MessageSerializer` (#888) %!s(int64=5) %!d(string=hai) anos
MessageEncodingHeaderValidatorTests.swift acdd3b4cbe Add a decompression limit (#729) %!s(int64=5) %!d(string=hai) anos
PlatformSupportTests.swift 2b42fd9f53 Mitigate zero-length writes issue. (#917) %!s(int64=5) %!d(string=hai) anos
RequestIDProviderTests.swift 31a03ceca2 Turn the RequestIDProvider enum into a struct (#839) %!s(int64=5) %!d(string=hai) anos
SampleCertificate+Assertions.swift 6cea0c8791 Revert #782 and suppress warnings (#825) %!s(int64=5) %!d(string=hai) anos
ServerErrorDelegateTests.swift 794ecafac8 Added trailing HTTPHeaders for custom error reporting (#873) %!s(int64=5) %!d(string=hai) anos
ServerTLSErrorTests.swift d27c29834f Capture logs in tests (#903) %!s(int64=5) %!d(string=hai) anos
ServerThrowingTests.swift 794ecafac8 Added trailing HTTPHeaders for custom error reporting (#873) %!s(int64=5) %!d(string=hai) anos
ServerWebTests.swift 1b18470db1 Suppress #file/#filePath warnings on recent compilers (#782) %!s(int64=5) %!d(string=hai) anos
StopwatchTests.swift d8c8ee8772 License header checking script (#587) %!s(int64=6) %!d(string=hai) anos
StreamingRequestClientCallTests.swift 705f0853df Split the Echo example into model, implementation and runtime (#567) %!s(int64=6) %!d(string=hai) anos
TestClientExample.swift d27c29834f Capture logs in tests (#903) %!s(int64=5) %!d(string=hai) anos
TimeLimitTests.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) %!s(int64=5) %!d(string=hai) anos
XCTestManifests.swift e90e92fe0f Tolerate missing content-type header for trailers-only responses (#927) %!s(int64=5) %!d(string=hai) anos
ZeroLengthWriteTests.swift 2b42fd9f53 Mitigate zero-length writes issue. (#917) %!s(int64=5) %!d(string=hai) anos
ZlibTests.swift acdd3b4cbe Add a decompression limit (#729) %!s(int64=5) %!d(string=hai) anos