2015-06-11 15:48, John McNamara:
> This change returns a system error code if tests fail when
> running any of the "make test" targets.
>
> This allows the tests to report failures while running in
> continuous integration environments.
>
> Previously "make test" returned $? == 0 for all combinat
This change returns a system error code if tests fail when
running any of the "make test" targets.
This allows the tests to report failures while running in
continuous integration environments.
Previously "make test" returned $? == 0 for all combinations
of success, failure and exception conditio
2 matches
Mail list logo