- harbour/debian/hbdot.1
- harbour/debian/harbour.1
- harbour/debian/hbmake.1
- harbour/debian/hbtest.1
- harbour/debian/hbpp.1
- harbour/debian/hbrun.1
- harbour/debian/hbdoc.1
+ harbour/doc/man
+ harbour/doc/man/hbdot.1
+ harbour/doc/man/harbour.1
+ harbour/doc/man/hbmake.1
+ harbour/doc/man/hbpp.1
+ harbour/doc/man/hbtest.1
+ harbour/doc/man/hbrun.1
+ harbour/doc/man/hbdoc.1
* moved man files from ./debian directory to ./doc/man
* harbour/debian/rules
* updated for new man files location
* harbour/bin/pack_src.sh
* harbour/harbour.spec
* added man files to RPMs
27 lines
575 B
Groff
27 lines
575 B
Groff
.TH HBTEST 1
|
|
|
|
.SH NAME
|
|
hbtest \- Harbour Project Regression Test Suite
|
|
|
|
.SH SYNOPSIS
|
|
\fBhbtest\fP \fB[options]\fP
|
|
|
|
.SH DESCRIPTION
|
|
\fBhbtest\fP is the Harbour Project regression test suite.
|
|
|
|
.SH OPTIONS
|
|
.IP "\fB-h, -?\fP" 10
|
|
Display help
|
|
.IP "\fB-all\fP" 10
|
|
Display all tests, not only the failures
|
|
.IP "\fB-skip:<list>\fP" 10
|
|
Skip the listed test numbers
|
|
|
|
|
|
.SH AUTHOR
|
|
|
|
Author of hbtest: The Harbour Project (http://www.harbour-project.org)
|
|
|
|
This manual page was written by Luis Mayoral <mayoral@linuxadicto.org>,
|
|
for the Debian GNU/Linux system (but may be used by others).
|