Skip to content

test: Use automatic test detection #4569

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tgross35
Copy link
Contributor

We don't need to list all tests, only those that need custom configuration like harness = false.

@tgross35 tgross35 force-pushed the libc-test-auto-test branch 2 times, most recently from a67810d to 82fdb62 Compare July 24, 2025 04:09
Move from `test/` to `tests/`, which is the directory for autodetection.
This means that we can drop `[[test]]` entries in `libc-test/Cargo.toml`
that don't require nondefault configuration like `harness = false`.

As part of this, `style` and its selftests are moved to the `libc-test`
source directory.
@tgross35 tgross35 force-pushed the libc-test-auto-test branch from 82fdb62 to c08e08d Compare July 24, 2025 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants