Skip to content

Comments

Honor --unit-test-kind work with --unit-bench#434

Merged
djc merged 1 commit intoflamegraph-rs:mainfrom
d-e-s-o:topic/unit-bench-kind
Feb 23, 2026
Merged

Honor --unit-test-kind work with --unit-bench#434
djc merged 1 commit intoflamegraph-rs:mainfrom
d-e-s-o:topic/unit-bench-kind

Conversation

@d-e-s-o
Copy link
Contributor

@d-e-s-o d-e-s-o commented Feb 17, 2026

Commit 512f20c ("Add unit-test-kind option to allow choosing bin or lib") added support for specifying the unit test "kind" when running unit tests.
The reasoning brought up there (and solution introduced) applies to unit benches as well. So make --unit-bench honor the value of this option as well.

Commit 512f20c ("Add unit-test-kind option to allow choosing bin or
lib") added support for specifying the unit test "kind" when running
unit tests.
The reasoning brought up there (and solution introduced) applies to unit
benches as well. So make --unit-bench honor the value of this option as
well.
@djc djc merged commit 3388af9 into flamegraph-rs:main Feb 23, 2026
4 checks passed
@djc
Copy link
Contributor

djc commented Feb 23, 2026

Thanks!

@d-e-s-o d-e-s-o deleted the topic/unit-bench-kind branch February 23, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants