Opened 7 years ago
Closed 7 years ago
#11279 closed Feature Requests (fixed)
invalid parameters should be reported
| Reported by: | Owned by: | Raffi Enficiaud | |
|---|---|---|---|
| Milestone: | Boost 1.60.0 | Component: | test |
| Version: | Boost 1.58.0 | Severity: | Optimization |
| Keywords: | Cc: |
Description
I just wasted a couple of hours looking for my mistake when I used --detect-memory-leaks instead of --detect_memory_leaks for running a test. A note about unrecognized parameters would have been much appreciated, maybe that could be added?
Change History (6)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
| Milestone: | To Be Determined → Boost 1.60.0 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
This is addressed in trunk and is going to be released with next version of Boost
comment:3 by , 7 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
reopened for keeping track of the change
comment:4 by , 7 years ago
| Owner: | changed from to |
|---|---|
| Status: | reopened → new |
comment:5 by , 7 years ago
| Status: | new → assigned |
|---|
Note:
See TracTickets
for help on using tickets.

Generally speaking we should somehow separate user defined CLA from ones defined in Boost.Test. Maybe we should add support for -- as a separator. In this case I can validate all the arguments before -- stricktly