Commit 3388af9
Honor --unit-test-kind work with --unit-bench
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.1 parent 0672d88 commit 3388af9
1 file changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
472 | 478 | | |
473 | | - | |
| 479 | + | |
474 | 480 | | |
475 | 481 | | |
476 | 482 | | |
| |||
0 commit comments