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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: patrickallaert@php.net
New email:
PHP Version: OS:

 

 [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: Fri Apr 19 23:01:28 2024 UTC