..
AsyncChannel
Add `AsyncChannel` based `ServerBootstrap.bind()` methods ( #2403 )
2023-04-26 07:17:07 -07:00
AsyncSequences
Fix flaky test in NIOAsyncWriter ( #2431 )
2023-05-31 09:53:54 +01:00
AddressedEnvelopeTests.swift
Conform `AddressedEnvelope` conditionally to `Hashable` & `Equatable` ( #2017 )
2021-12-20 10:22:13 -08:00
AsyncSequenceTests.swift
Use #fileID/#filePath instead of #file ( #2306 )
2022-11-03 16:43:13 +00:00
BaseObjectsTest.swift
Move tests of NIOCore types from NIOPosixTests to NIOCoreTests ( #2093 )
2022-05-04 08:14:18 -07:00
ByteBufferLengthPrefixTests.swift
Move tests of NIOCore types from NIOPosixTests to NIOCoreTests ( #2093 )
2022-05-04 08:14:18 -07:00
ByteBufferTest.swift
Avoid integer literals that won't fit. ( #2348 )
2023-01-13 13:53:17 +00:00
ChannelOptionStorageTest.swift
Add support for removing channel options ( #2297 )
2022-10-24 20:25:42 +01:00
CircularBufferTests.swift
Move tests of NIOCore types from NIOPosixTests to NIOCoreTests ( #2093 )
2022-05-04 08:14:18 -07:00
CustomChannelTests.swift
Move tests of NIOCore types from NIOPosixTests to NIOCoreTests ( #2093 )
2022-05-04 08:14:18 -07:00
DispatchQueue+WithFutureTest.swift
Move tests of NIOCore types from NIOPosixTests to NIOCoreTests ( #2093 )
2022-05-04 08:14:18 -07:00
IOErrorTest.swift
Move tests of NIOCore types from NIOPosixTests to NIOCoreTests ( #2093 )
2022-05-04 08:14:18 -07:00
IntegerTypesTest.swift
Move tests of NIOCore types from NIOPosixTests to NIOCoreTests ( #2093 )
2022-05-04 08:14:18 -07:00
LinuxTest.swift
Move tests of NIOCore types from NIOPosixTests to NIOCoreTests ( #2093 )
2022-05-04 08:14:18 -07:00
MarkedCircularBufferTests.swift
Move tests of NIOCore types from NIOPosixTests to NIOCoreTests ( #2093 )
2022-05-04 08:14:18 -07:00
NIOAnyDebugTest.swift
Move tests of NIOCore types from NIOPosixTests to NIOCoreTests ( #2093 )
2022-05-04 08:14:18 -07:00
NIOCloseOnErrorHandlerTest.swift
Move tests of NIOCore types from NIOPosixTests to NIOCoreTests ( #2093 )
2022-05-04 08:14:18 -07:00
RecvByteBufAllocatorTest.swift
Use #fileID/#filePath instead of #file ( #2306 )
2022-11-03 16:43:13 +00:00
SingleStepByteToMessageDecoderTest.swift
Add unprocessedBytes property on NIOSingleStepByteToMessageProcessor ( #2419 )
2023-05-03 17:19:13 +01:00
TimeAmount+DurationTests.swift
Move 5.7 beta APIs to NIOCore ( #2300 )
2022-10-25 15:38:47 +01:00
TimeAmountTests.swift
Move tests of NIOCore types from NIOPosixTests to NIOCoreTests ( #2093 )
2022-05-04 08:14:18 -07:00
TypeAssistedChannelHandlerTests.swift
Move tests of NIOCore types from NIOPosixTests to NIOCoreTests ( #2093 )
2022-05-04 08:14:18 -07:00
UtilitiesTest.swift
Move tests of NIOCore types from NIOPosixTests to NIOCoreTests ( #2093 )
2022-05-04 08:14:18 -07:00
XCTest+AsyncAwait.swift
Land `NIOAsyncChannel` as SPI ( #2397 )
2023-04-06 05:26:32 -07:00
XCTest+Extensions.swift
Use #fileID/#filePath instead of #file ( #2306 )
2022-11-03 16:43:13 +00:00