Skip to content

Commit 2add105

Browse files
authored
Change state of ST-0010 to Implemented (#2820)
* Change state of ST-0010 to Implemented * Add second implementation PR link
1 parent 777d3a3 commit 2add105

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/testing/0010-evaluate-condition.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
* Proposal: [ST-0010](0010-evaluate-condition.md)
44
* Authors: [David Catmull](https://github.com/Uncommon)
55
* Review Manager: [Stuart Montgomery](https://github.com/stmontgomery)
6-
* Status: **Accepted**
6+
* Status: **Implemented (Swift 6.2)**
77
* Bug: [swiftlang/swift-testing#903](https://github.com/swiftlang/swift-testing/issues/903)
8-
* Implementation: [swiftlang/swift-testing#909](https://github.com/swiftlang/swift-testing/pull/909)
8+
* Implementation: [swiftlang/swift-testing#909](https://github.com/swiftlang/swift-testing/pull/909), [swiftlang/swift-testing#1097](https://github.com/swiftlang/swift-testing/pull/1097)
99
* Review: ([pitch](https://forums.swift.org/t/pitch-introduce-conditiontrait-evaluate/77242)), ([review](https://forums.swift.org/t/st-0010-public-api-to-evaluate-conditiontrait/79232)), ([acceptance](https://forums.swift.org/t/accepted-st-0010-public-api-to-evaluate-conditiontrait/79577))
1010

1111
## Introduction

0 commit comments

Comments
 (0)