We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e64bdb commit 930bab2Copy full SHA for 930bab2
CMakeLists.txt
@@ -40,6 +40,7 @@ add_library(XCTest
40
Sources/XCTest/Public/XCTestObservationCenter.swift
41
Sources/XCTest/Public/XCTestCase+Performance.swift
42
Sources/XCTest/Public/XCTAssert.swift
43
+ Sources/XCTest/Public/XCTSkip.swift
44
Sources/XCTest/Public/Asynchronous/XCTNSNotificationExpectation.swift
45
Sources/XCTest/Public/Asynchronous/XCTNSPredicateExpectation.swift
46
Sources/XCTest/Public/Asynchronous/XCTWaiter+Validation.swift
0 commit comments