[QFJ-594] Ant Test target must let the user know that any test failed Created: 05/May/11 Updated: 15/Nov/12 Resolved: 25/May/11 |
|
| Status: | Closed |
| Project: | QuickFIX/J |
| Component/s: | Build |
| Affects Version/s: | None |
| Fix Version/s: | 1.5.1 |
| Type: | Improvement | Priority: | Default |
| Reporter: | Eric Deshayes | Assignee: | Eric Deshayes |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | ant, build | ||
| Description |
|
Today, it displays build successfull even if a unit test has failed. |
| Comments |
| Comment by Eric Deshayes [ 05/May/11 ] |
|
committed in rev#1030 The fix consists in adding a new target called 'checkfailures'.
|
| Comment by Eric Deshayes [ 25/May/11 ] |
|
Fixed in rev#1039 |