Edit report at http://bugs.php.net/bug.php?id=52019&edit=1
ID: 52019 Updated by: patrickalla...@php.net Reported by: patrickalla...@php.net Summary: make lcov doesn't support TESTS variable anymore -Status: Assigned +Status: Closed Type: Bug Package: Unknown/Other Function Operating System: Linux PHP Version: 5.3.2 Assigned To: patrickallaert New Comment: This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2010-06-11 16:04:59] patrickalla...@php.net Automatic comment from SVN on behalf of patrickallaert Revision: http://svn.php.net/viewvc/?view=revision&revision=300385 Log: - Fixed bug #52019 (make lcov doesn't support TESTS variable anymore) ------------------------------------------------------------------------ [2010-06-11 15:33:47] patrickalla...@php.net The following patch has been added/updated: Patch Name: bug52019.diff Revision: 1276263227 URL: http://bugs.php.net/patch-display.php?bug=52019&patch=bug52019.diff&revision=1276263227 ------------------------------------------------------------------------ [2010-06-08 10:17:03] patrickalla...@php.net Description: ------------ $ make lcov TESTS=<path> previously generated code coverage of tests appearing in <path> as with: $ make test TESTS=<path> ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=52019&edit=1