-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'parameter-pack' into unimplemented-fixes
- Loading branch information
Showing
14 changed files
with
258 additions
and
2,026 deletions.
There are no files selected for viewing
22 changes: 22 additions & 0 deletions
22
Sources/XCTestDynamicOverlay/Documentation.docc/Deprecations.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Deprecations | ||
|
||
Review unsupported APIs and their replacements. | ||
|
||
## Overview | ||
|
||
Avoid using deprecated APIs in your app. | ||
|
||
## Topics | ||
|
||
### Unimplemented dependencies | ||
|
||
- ``unimplemented(_:file:fileID:line:)-7w4sd`` | ||
- ``unimplemented(_:file:fileID:line:)-dh05`` | ||
- ``unimplemented(_:file:fileID:line:)-74vrh`` | ||
- ``XCTUnimplemented(_:)-36h59`` | ||
- ``XCTUnimplemented(_:)-8fvli`` | ||
- ``XCTUnimplemented(_:file:line:)-7xjl4`` | ||
- ``XCTUnimplemented(_:file:line:)-69z9t`` | ||
- ``XCTUnimplemented(_:placeholder:)-9rrxn`` | ||
- ``XCTUnimplemented(_:placeholder:)-71986`` | ||
- ``XCTUnimplementedFailure`` |
22 changes: 2 additions & 20 deletions
22
Sources/XCTestDynamicOverlay/Documentation.docc/Unimplemented.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,7 @@ | ||
# ``XCTestDynamicOverlay/unimplemented(_:fileID:line:)-5098a`` | ||
# ``XCTestDynamicOverlay/unimplemented(_:fileID:line:)-7znj2`` | ||
|
||
## Topics | ||
|
||
### Failure | ||
|
||
- ``UnimplementedFailure`` | ||
|
||
### Overloads | ||
|
||
- ``unimplemented(_:fileID:line:)-5po3t`` | ||
- ``unimplemented(_:fileID:line:)-75xnz`` | ||
- ``unimplemented(_:fileID:line:)-8czxo`` | ||
- ``unimplemented(_:fileID:line:)-161a`` | ||
- ``unimplemented(_:fileID:line:)-6cyz2`` | ||
- ``unimplemented(_:fileID:line:)-5iwue`` | ||
- ``unimplemented(_:fileID:line:)-3dnau`` | ||
- ``unimplemented(_:fileID:line:)-2ndsd`` | ||
- ``unimplemented(_:fileID:line:)-38aet`` | ||
- ``unimplemented(_:fileID:line:)-9b7um`` | ||
- ``unimplemented(_:fileID:line:)-85v19`` | ||
|
||
### Deprecations | ||
|
||
- ``XCTUnimplemented(_:)-3obl5`` | ||
- ``XCTestDynamicOverlay/unimplemented(_:fileID:line:)-9kphk`` |
33 changes: 5 additions & 28 deletions
33
Sources/XCTestDynamicOverlay/Documentation.docc/UnimplementedPlaceholder.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,12 @@ | ||
# ``XCTestDynamicOverlay/unimplemented(_:placeholder:fileID:line:)-7jrdo`` | ||
# ``XCTestDynamicOverlay/unimplemented(_:placeholder:fileID:line:)-70bno`` | ||
|
||
## Topics | ||
|
||
### Overloads | ||
|
||
- ``unimplemented(_:placeholder:fileID:line:)-9tt2k`` | ||
- ``unimplemented(_:file:fileID:line:)-74vrh`` | ||
- ``unimplemented(_:placeholder:fileID:line:)-63r9c`` | ||
- ``unimplemented(_:file:fileID:line:)-7naoc`` | ||
- ``unimplemented(_:placeholder:fileID:line:)-1d7ul`` | ||
- ``unimplemented(_:file:fileID:line:)-dpc1`` | ||
- ``unimplemented(_:file:fileID:line:)-4of0j`` | ||
- ``unimplemented(_:placeholder:fileID:line:)-2l156`` | ||
- ``unimplemented(_:file:fileID:line:)-3i70x`` | ||
- ``unimplemented(_:placeholder:fileID:line:)-4l5m5`` | ||
- ``unimplemented(_:file:fileID:line:)-53i23`` | ||
- ``unimplemented(_:placeholder:fileID:line:)-29ki5`` | ||
- ``unimplemented(_:file:fileID:line:)-8k8ag`` | ||
- ``unimplemented(_:placeholder:fileID:line:)-1wuvu`` | ||
- ``unimplemented(_:file:fileID:line:)-4ac84`` | ||
- ``unimplemented(_:placeholder:fileID:line:)-5yn0z`` | ||
- ``unimplemented(_:file:fileID:line:)-25iai`` | ||
- ``unimplemented(_:placeholder:fileID:line:)-6zh67`` | ||
- ``unimplemented(_:file:fileID:line:)-kf0z`` | ||
- ``unimplemented(_:placeholder:fileID:line:)-1lxib`` | ||
- ``unimplemented(_:file:fileID:line:)-226zs`` | ||
- ``unimplemented(_:placeholder:fileID:line:)-jdwj`` | ||
- ``unimplemented(_:file:fileID:line:)-33j2q`` | ||
- ``unimplemented(_:placeholder:fileID:line:)-49o3h`` | ||
- ``unimplemented(_:file:fileID:line:)-2c0df`` | ||
- ``XCTestDynamicOverlay/unimplemented(_:placeholder:fileID:line:)-41gxp`` | ||
- ``XCTestDynamicOverlay/unimplemented(_:placeholder:fileID:line:)-9tt2k`` | ||
|
||
### Deprecations | ||
### Failure | ||
|
||
- ``XCTUnimplemented(_:placeholder:)-1ho66`` | ||
- ``UnimplementedFailure`` |
7 changes: 7 additions & 0 deletions
7
Sources/XCTestDynamicOverlay/Documentation.docc/XCTExpectFailure.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# ``XCTestDynamicOverlay/XCTExpectFailure(_:enabled:strict:failingBlock:issueMatcher:)`` | ||
|
||
## Topics | ||
|
||
### Overloads | ||
|
||
- ``XCTExpectFailure(_:enabled:strict:issueMatcher:)`` |
11 changes: 11 additions & 0 deletions
11
Sources/XCTestDynamicOverlay/Documentation.docc/XCTFail.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# ``XCTestDynamicOverlay/XCTFail(_:file:line:)`` | ||
|
||
## Topics | ||
|
||
### Overloads | ||
|
||
- ``XCTFail(_:)`` | ||
|
||
### Context | ||
|
||
- ``XCTFailContext`` |
21 changes: 0 additions & 21 deletions
21
Sources/XCTestDynamicOverlay/Documentation.docc/XCTUnimplemented.md
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
Sources/XCTestDynamicOverlay/Documentation.docc/XCTUnimplementedPlaceholder.md
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.