Opened 20 years ago
Closed 19 years ago
#68 closed defect (invalid)
Test targets are automatically tested. BBv1 vs. BBv2
| Reported by: | Owned by: | somebody | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | component1 | Version: | |
| Keywords: | Cc: |
Description
In BBv1 test targets, like run, are not run/executed/tested unless explicitly requested on the command line. That can be through the target name or through the "test" symbolic target. But in BBv2 any test targets, or at least run targets, are executed when doing just a build.
Change History (2)
comment:1 by , 20 years ago
comment:2 by , 19 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
It was decided on-list, that consistency between all targets is better and we should not make test targets automatically explicit.
Note:
See TracTickets
for help on using tickets.

Actually, I'm not sure that V1 behaviour is right. What is the rationale for not running targets?