swift-nio/IntegrationTests/tests_02_syscall_wrappers
George Barnett fcca969463
Raise minimum supported Swift version from 5.4 to 5.5 (#2267)
Motivation:

SwiftNIO periodically drops support for older Swift versions. Now that
5.7 has been released, 5.4 will be dropped.

Modifications:

- Remove 5.4 specific Package.swift and docker-compose
- Update the 5.7 docker-compose to use the released 5.7 and move from
  focal (2004) to jammy (2204)
- Remove unused swiftformat from Dockerfile
- Update tools version in syscall wrapper tests to 5.5
- Update docs

Results:

Minimum Swift version is 5.5
2022-09-29 11:47:44 +01:00
..
defines.sh Raise minimum supported Swift version from 5.4 to 5.5 (#2267) 2022-09-29 11:47:44 +01:00
test_01_syscall_wrapper_fast.sh iOS & simulator compatibility (#1037) 2019-06-18 10:38:39 +01:00
test_02_unacceptable_errnos.sh fix inappropriate lanugage in NIO (#1554) 2020-06-12 19:34:05 +01:00
test_03_unacceptable_read_errnos.sh Precondition that read doesn't return EINVAL (#2022) 2022-01-12 04:16:36 -08:00