Skip to content

Commit 31b9529

Browse files
committed
lcov: Finalize release 2.0
Signed-off-by: Peter Oberparleiter <[email protected]>
1 parent 53a4896 commit 31b9529

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

README

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-------------------------------------------------
22
- README file for the LTP GCOV extension (LCOV) -
3-
- Last changes: 2022-10-04
3+
- Last changes: 2023-05-22
44
-------------------------------------------------
55

66
Description

man/gendesc.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
\" Define project URL
22
.ds lcovurl https://github.com/linux\-test\-project/lcov
33

4-
.TH gendesc 1 "LCOV 1.16" 2020\-08\-12 "User Manuals"
4+
.TH gendesc 1 "LCOV 2.0" 2023\-05\-12 "User Manuals"
55
.SH NAME
66
gendesc \- Generate a test case description file
77
.SH SYNOPSIS

man/genhtml.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
\" Define project URL
55
.ds lcovurl https://github.com/linux\-test\-project/lcov
66

7-
.TH genhtml 1 "LCOV 1.16" 2022\-06\-02 "User Manuals"
7+
.TH genhtml 1 "LCOV 2.0" 2023\-05\-17 "User Manuals"
88
.SH NAME
99
genhtml \- Generate HTML view from LCOV coverage data files
1010
.SH SYNOPSIS

man/geninfo.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
\" Define project URL
55
.ds lcovurl https://github.com/linux\-test\-project/lcov
66

7-
.TH geninfo 1 "LCOV 1.16" 2020\-08\-12 "User Manuals"
7+
.TH geninfo 1 "LCOV 2.0" 2023\-05\-17 "User Manuals"
88
.SH NAME
99
geninfo \- Generate tracefiles from GCOV coverage data files
1010
.SH SYNOPSIS

man/genpng.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
\" Define project URL
22
.ds lcovurl https://github.com/linux\-test\-project/lcov
33

4-
.TH genpng 1 "LCOV 1.16" 2022\-06\-01 "User Manuals"
4+
.TH genpng 1 "LCOV 2.0" 2023\-05\-12 "User Manuals"
55
.SH NAME
66
genpng \- Generate an overview image from a source file
77
.SH SYNOPSIS

man/lcov.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
\" Define project URL
22
.ds lcovurl https://github.com/linux\-test\-project/lcov
33

4-
.TH lcov 1 "LCOV 1.16" 2022\-06\-03 "User Manuals"
4+
.TH lcov 1 "LCOV 2.0" 2023\-05\-17 "User Manuals"
55
.SH NAME
66
lcov \- a graphical GCOV front\-end
77
.SH SYNOPSIS

man/lcovrc.5

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH lcovrc 5 "LCOV 1.16" 2022\-06\-02 "User Manuals"
1+
.TH lcovrc 5 "LCOV 2.0" 2023\-05\-17 "User Manuals"
22

33
.SH NAME
44
lcovrc \- lcov configuration file

rpm/lcov.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: A graphical code coverage front-end
22
Name: lcov
3-
Version: 1.16
3+
Version: 2.0
44
Release: 1
55
License: GPLv2+
66
Group: Development/Tools

0 commit comments

Comments
 (0)