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.
2 parents d1f6107 + 8d3835a commit a5de4ccCopy full SHA for a5de4cc
docs/ContinuousIntegration.md
@@ -9,7 +9,9 @@
9
- [Smoke Testing](#smoke-testing)
10
- [Validation Testing](#validation-testing)
11
- [Linting](#linting)
12
+ - [Source Compatibility Testing](#source-compatibility-testing)
13
- [Specific Preset Testing](#specific-preset-testing)
14
+ - [Testing Compiler Performance](#testing-compiler-performance)
15
- [Cross Repository Testing](#cross-repository-testing)
16
- [ci.swift.org bots](#ciswiftorg-bots)
17
@@ -31,6 +33,7 @@ Users with [commit access](https://swift.org/contributing/#commit-access) can tr
31
33
4. Linting
32
34
5. Source Compatibility Testing
35
6. Specific Preset Testing
36
+7. Testing Compiler Performance
37
38
We describe each in detail below:
39
0 commit comments