Skip to content

Commit d5201cd

Browse files
luqmanatshepang
authored andcommitted
Debuginfo tests now also support revisions.
1 parent bac43d0 commit d5201cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/tests/compiletest.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -452,9 +452,9 @@ fn main() {
452452

453453
## Revisions
454454

455-
Certain classes of tests support "revisions" (as of <!-- date: 2022-02 --> February 2022,
456-
this includes UI, assembly, codegen, incremental, and rustdoc UI tests, though
457-
incremental tests are somewhat different).
455+
Certain classes of tests support "revisions" (as of <!-- date: 2022-07 --> July 2022,
456+
this includes UI, assembly, codegen, debuginfo, incremental, and rustdoc UI tests,
457+
though incremental tests are somewhat different).
458458
Revisions allow a single test file to be used for multiple tests.
459459
This is done by adding a special header at the top of the file:
460460

0 commit comments

Comments
 (0)