swiftlang / swift-testing

A modern, expressive testing package for Swift
Apache License 2.0
1.78k stars 76 forks source link

[6.0] Set the library version reported via CMake to 6.0. #638

Closed grynspan closed 2 months ago

grynspan commented 2 months ago

Explanation: Sets the version of the library as built in CMake to "6.0". Scope: 6.0 releases built with CMake instead of SwiftPM Issue: N/A Original PR: https://github.com/swiftlang/swift-testing/pull/637 Risk: Low Testing: Manually tested at desk and in a toolchain build as we don't have CI jobs using CMake yet. See https://github.com/swiftlang/swift/pull/76034 Reviewer: @compnerd @briancroom

grynspan commented 2 months ago

@swift-ci test

grynspan commented 2 months ago

@swift-ci test