Skip to content

Conversation

carolynzech
Copy link
Contributor

Change --include-pattern and --exclude-pattern to accept regular expressions.

Resolves #4046

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

@github-actions github-actions bot added the Z-EndToEndBenchCI Tag a PR to run benchmark CI label Jun 9, 2025
@carolynzech carolynzech marked this pull request as ready for review June 9, 2025 13:43
@carolynzech carolynzech requested a review from a team as a code owner June 9, 2025 13:43
@tautschnig tautschnig added this pull request to the merge queue Jun 9, 2025
Merged via the queue into model-checking:main with commit b9e2b98 Jun 9, 2025
26 checks passed
@carolynzech carolynzech deleted the pattern-regexes branch June 10, 2025 02:06
github-merge-queue bot pushed a commit to model-checking/verify-rust-std that referenced this pull request Jul 10, 2025
Use the support for regexes added in
model-checking/kani#4144 to run more automatic
harnesses in CI. This brings us from 77 harnesses to 184.

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.

---------

Co-authored-by: Michael Tautschnig <[email protected]>
nilehmann pushed a commit to flux-rs/verify-rust-std that referenced this pull request Jul 16, 2025
…hecking#397)

Use the support for regexes added in
model-checking/kani#4144 to run more automatic
harnesses in CI. This brings us from 77 harnesses to 184.

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.

---------

Co-authored-by: Michael Tautschnig <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Z-EndToEndBenchCI Tag a PR to run benchmark CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Autoharness include/exclude pattern does not support whitespace

2 participants