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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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)

Pull Requests

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: Thu Nov 21 15:01:30 2024 UTC