diff options
| author | bors <bors@rust-lang.org> | 2024-08-01 05:42:09 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-08-01 05:42:09 +0000 |
| commit | 70591dc15db32941fe3595fdbf98e58d6975f95e (patch) | |
| tree | 0db71cfa2271816258310403b4dc0c8715926236 /tests/coverage/mcdc/if.coverage | |
| parent | e485266c673a1bdd7f112700b7a3ec4235816e7d (diff) | |
| parent | ea04b0afbf3e5346c2df015b9c59ff1b0b3bc270 (diff) | |
| download | rust-70591dc15db32941fe3595fdbf98e58d6975f95e.tar.gz rust-70591dc15db32941fe3595fdbf98e58d6975f95e.zip | |
Auto merge of #127060 - Oneirical:testificate, r=jieyouxu
Migrate `symbol-visibility` `run-make` test to rmake Part of #121876 and the associated [Google Summer of Code project](https://blog.rust-lang.org/2024/05/01/gsoc-2024-selected-projects.html). Pretty scary! - The expected number of symbols on each check has been changed slightly to reflect the differences between `llvm_readobj` and `nm`, as I think the former will print hidden symbols once and visible symbols twice, while the latter will only print visible symbols. - The original test ran the same exact checks on `cdylib` twice, for seemingly no reason. I have removed it. - This may be possible to optimize some more? `llvm_readobj` could get called only once for each library type, and the regex could avoid being created repeatedly. I am not sure if these kinds of considerations are important for a `run-make` test. Demands a Windows try-job. try-job: x86_64-mingw
Diffstat (limited to 'tests/coverage/mcdc/if.coverage')
0 files changed, 0 insertions, 0 deletions
