File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
* Proposal: [ ST-0012] ( 0012-exit-test-value-capturing.md )
4
4
* Authors: [ Jonathan Grynspan] ( https://github.com/grynspan )
5
5
* Review Manager: [ Paul LeMarquand] ( https://github.com/plemarquand )
6
- * Status: ** Active Review (Jul 7 - July 21, 2025 )**
6
+ * Status: ** Implemented (Swift 6.3 )**
7
7
* Bug: [ swiftlang/swift-testing #1157 ] ( https://github.com/swiftlang/swift-testing/issues/1157 )
8
- * Implementation: [ swiftlang/swift-testing #1040 ] ( https://github.com/swiftlang/swift-testing/pull/1040 ) _ et al._
9
- * Review: ([ pitch] ( https://forums.swift.org/t/pitch-capturing-values-in-exit-tests/80494 ) ) ([ review] ( https://forums.swift.org/t/st-0012-capturing-values-in-exit-tests/80963 ) )
8
+ * Implementation: [ swiftlang/swift-testing #1040 ] ( https://github.com/swiftlang/swift-testing/pull/1040 ) , [ swiftlang/swift-testing # 1165 ] ( https://github.com/swiftlang/swift-testing/pull/1165 ) _ et al._
9
+ * Review: ([ pitch] ( https://forums.swift.org/t/pitch-capturing-values-in-exit-tests/80494 ) ) ([ review] ( https://forums.swift.org/t/st-0012-capturing-values-in-exit-tests/80963 ) ) ( [ acceptance ] ( https://forums.swift.org/t/accepted-st-0012-capturing-values-in-exit-tests/81250 ) )
10
10
11
11
## Introduction
12
12
You can’t perform that action at this time.
0 commit comments