make lcov doesn't support TESTS variable anymore
| Bug #52019 | make lcov doesn't support TESTS variable anymore | ||||
|---|---|---|---|---|---|
| Submitted: | 2010-06-08 10:17 UTC | Modified: | 2010-06-11 16:12 UTC | ||
| From: | patrickallaert@php.net | Assigned: | patrickallaert (profile) | ||
| Status: | Closed | Package: | Unknown/Other Function | ||
| PHP Version: | 5.3.2 | OS: | Linux | ||
| Private report: | No | CVE-ID: | None | ||
[2010-06-08 10:17 UTC] patrickallaert@php.net
Description: ------------ $ make lcov TESTS=<path> previously generated code coverage of tests appearing in <path> as with: $ make test TESTS=<path>
Patches
bug52019.diff (last revision 2010-06-11 13:33 UTC by patrickallaert@php.net)Pull Requests
History
AllCommentsChangesGit/SVN commits
[2010-06-11 16:12 UTC] patrickallaert@php.net