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 50fed4e commit fe3dbabCopy full SHA for fe3dbab
Documentation/ABI/TestContent.md
@@ -35,7 +35,7 @@ section in built test products:
35
`MemoryLayout<UInt>.stride`. Code that walks this section must skip over this
36
padding.
37
38
-### Record headers
+### Record layout
39
40
Regardless of platform, all test content records created and discoverable by the
41
testing library have the following layout:
@@ -63,7 +63,7 @@ struct SWTTestContentRecord {
63
};
64
```
65
66
-### Record contents
+### Record content
67
68
#### The kind field
69
0 commit comments