8 Commits

Author SHA1 Message Date
Martin Nordholts 5b57d02e9f compiletest: Use //@ prefixes also for debuginfo test directives
So that when we later add support for revisions we can use the same
syntax for revisions as elsewhere.

This also prevents people from making typos for commands since
`src/tools/compiletest/src/directives/directive_names.rs` will catch such
typos now.

Note that we one FIXME for a non-trivial change for later:
```
// FIXME(148097): Change `// cdb-checksimple_closure` to `//@ cdb-check:simple_closure`
```
2025-11-25 06:13:45 +01:00
Pavel Grigorenko ee2ad4dfb1 Move some things to std::sync::poison and reexport them in std::sync 2025-01-02 15:21:41 +03:00
joboet 22a5267c83 std: move Once implementations to sys 2024-03-12 15:41:06 +01:00
Chris Denton 2a09857729 Update debuginfo tests 2024-03-05 00:19:44 +00:00
许杰友 Jieyou Xu (Joe) 6e48b96692 [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
joboet 1b1b6dd95f update debuginfo test 2024-02-16 12:10:50 +01:00
joboet df3cb23e01 update debuginfo tests on Windows 2024-01-12 08:50:14 +01:00
Albert Larsan cf2dff2b1e Move /src/test to /tests 2023-01-11 09:32:08 +00:00