Commit bda4ac9
adds a base symbolgraph for Snippets test fixture
Supports fixing an issue confusing snippets as both "main" and "extension"
symbolgraphs for a particular module. The fix in swift-docc-symbolkit
fails this specific fixture since it doesn't currently have a "main"
graph, even empty as this one, to extend from. With this in place, the
tests fully pass for properly resolving snippets symbolgraphs reliably.1 parent f983d21 commit bda4ac9
File tree
1 file changed
+16
-0
lines changed- Tests/SwiftDocCTests/Test Bundles/Snippets.docc
1 file changed
+16
-0
lines changedLines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments