Files
harbour-core/harbour/debian/hbtest.1
Przemyslaw Czerpak 2de8190cad 2007-07-31 21:35 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/make_rpm.sh
    * removed not longer necessary flex and bison from dependences list

  + harbour/debian
  + harbour/debian/control
  + harbour/debian/harbour.cfg
  + harbour/debian/harbour.1
  + harbour/debian/dirs
  + harbour/debian/rules.cf
  + harbour/debian/compat
  + harbour/debian/hbmake.1
  + harbour/debian/changelog
  + harbour/debian/copyright
  + harbour/debian/hbtest.1
  + harbour/debian/hbpp.1
  + harbour/debian/hbrun.1
  + harbour/debian/hbdoc.1
  + harbour/make_deb.sh
    + added rules to generate DEB packages - rules by Luis Mayoral
      taken from Debian distribution updated for current code but
      not tested at all. Please make some test running make_deb.sh
      in Debian and Ubuntu distribution and give me an information
      about results.
2007-07-31 19:35:31 +00:00

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).