Skip to content

Allow run-make-support unit tests to be run with bootstrap command x test src/tools/run-make-support #124267

Closed
@jieyouxu

Description

@jieyouxu

The run-make-support library is currently not registered/configured in bootstrap to be able to run its unit tests via x test src/tools/run-make-support. See

impl Step for CompiletestTest {
for an example on how compiletest unit tests are ran.

I plan to get to this eventually (busy ATM), but if someone wants to try implementing this feel free to claim it.

Metadata

Metadata

Assignees

Labels

A-testsuiteArea: The testsuite used to check the correctness of rustcC-enhancementCategory: An issue proposing an enhancement or a PR with one.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions