php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
34 - 10 = ?
Subscribe to this entry?

 
 [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)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-06-08 10:17 UTC] patrickallaert@php.net
-Assigned To: +Assigned To: patrickallaert
 [2010-06-11 15:33 UTC] patrickallaert@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-11 16:04 UTC] patrickallaert@php.net
Automatic comment from SVN on behalf of patrickallaert
Revision: http://svn.php.net/viewvc/?view=revision&amp;revision=300385
Log: - Fixed bug #52019 (make lcov doesn't support TESTS variable anymore)
 [2010-06-11 16:12 UTC] patrickallaert@php.net
-Status: Assigned +Status: Closed
 [2010-06-11 16:12 UTC] patrickallaert@php.net
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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 08:01:30 2024 UTC