swift-nio-transport-services/Tests/NIOTransportServicesTests
Rick Newton-Rogers c73112efc0
Migrate CI to use GitHub Actions. (#213)
### Motivation:

To migrate to GitHub actions and centralised infrastructure.

### Modifications:

Changes of note:
* Adopt swift-format using rules from SwiftNIO. Modified so that it
ignores `NoAssignmentInExpressions` in some `XCTAssert` functions.
* Remove scripts and docker files which are no longer needed

### Result:

Feature parity with old CI.
2024-10-28 09:51:24 +00:00
..
NIOFilterEmptyWritesHandlerTests.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOTSAsyncBootstrapTests.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOTSBootstrapTests.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOTSChannelMetadataTests.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOTSChannelOptionsTests.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOTSConnectionChannelTests.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOTSDatagramConnectionChannelTests.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOTSEndToEndTests.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOTSEventLoopTests.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOTSListenerChannelTests.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOTSSingletonTests.swift Fix availability guards and compiler warnings (#193) 2023-11-24 14:49:34 +00:00
NIOTSSocketOptionTests.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOTSSocketOptionsOnChannelTests.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOTSWorkaroundTests.swift Use Docc for documentation (#154) 2022-07-29 15:02:01 +01:00