Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(405)

Side by Side Diff: third_party/lcov/man/gendesc.1

Issue 23189008: Upgrades lcov to 1.10, removes lcov-1.9 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Re-adds UNKNOWN suppression Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/lcov/lcovrc ('k') | third_party/lcov/man/genhtml.1 » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 .TH gendesc 1 "LCOV 1.7" 2008\-11\-17 "User Manuals" 1 .TH gendesc 1 "LCOV 1.10" 2012\-10\-10 "User Manuals"
2 .SH NAME 2 .SH NAME
3 gendesc \- Generate a test case description file 3 gendesc \- Generate a test case description file
4 .SH SYNOPSIS 4 .SH SYNOPSIS
5 .B gendesc 5 .B gendesc
6 .RB [ \-h | \-\-help ] 6 .RB [ \-h | \-\-help ]
7 .RB [ \-v | \-\-version ] 7 .RB [ \-v | \-\-version ]
8 .RS 8 8 .RS 8
9 .br 9 .br
10 .RB [ \-o | \-\-output\-filename 10 .RB [ \-o | \-\-output\-filename
11 .IR filename ] 11 .IR filename ]
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 .RE 69 .RE
70 .SH AUTHOR 70 .SH AUTHOR
71 Peter Oberparleiter <Peter.Oberparleiter@de.ibm.com> 71 Peter Oberparleiter <Peter.Oberparleiter@de.ibm.com>
72 72
73 .SH SEE ALSO 73 .SH SEE ALSO
74 .BR lcov (1), 74 .BR lcov (1),
75 .BR genhtml (1), 75 .BR genhtml (1),
76 .BR geninfo (1), 76 .BR geninfo (1),
77 .BR genpng (1), 77 .BR genpng (1),
78 .BR gcov (1) 78 .BR gcov (1)
OLDNEW
« no previous file with comments | « third_party/lcov/lcovrc ('k') | third_party/lcov/man/genhtml.1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698