#5262 closed Feature Requests (fixed)
Run tests by name utility doesn't support negation
| Reported by: | Owned by: | Gennadiy Rozental | |
|---|---|---|---|
| Milestone: | Boost 1.59.0 | Component: | test |
| Version: | Boost 1.45.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
It will be good to write:
// executes all non database dependent tests ./test --run_test=!database*
Change History (2)
comment:1 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 7 years ago
| Milestone: | To Be Determined → Boost 1.59.0 |
|---|
Note:
See TracTickets
for help on using tickets.

(In [74994]) fixed a bug in context handling New feature: "nagative" filters Fixes #5262