~ubuntu-branches/ubuntu/maverick/curl/maverick

« back to all changes in this revision

Viewing changes to tests/runtests.1

  • Committer: Bazaar Package Importer
  • Author(s): Bhavani Shankar
  • Date: 2010-06-20 13:56:28 UTC
  • mfrom: (3.4.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100620135628-e30tp9jldq6hq985
Tags: 7.21.0-1ubuntu1
* Merge from debian unstable.  Remaining changes: LP: #596334
  - Keep build deps in main:
    - Drop build dependencies: stunnel, libssh2-1-dev
    - Add build-dependency on openssh-server
    - Drop libssh2-1-dev from libcurl4-openssl-dev's Depends.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
19
19
.\" * KIND, either express or implied.
20
20
.\" *
21
 
.\" * $Id: runtests.1,v 1.6 2008-07-27 02:34:27 danf Exp $
22
21
.\" **************************************************************************
23
22
.\"
24
 
.TH runtests.pl 1 "11 Oct 2007" "Curl 7.17.1" "runtests"
 
23
.TH runtests.pl 1 "2 Feb 2010" "Curl 7.20.0" "runtests"
25
24
.SH NAME
26
25
runtests.pl \- run one or more test cases
27
26
.SH SYNOPSIS
73
72
practical when used in the automated and distributed tests since then the
74
73
people checking the failures and the reasons for them might not have physical
75
74
access to the machine and logs.
 
75
.IP "-r"
 
76
Display run time statistics. (Requires Perl Time::HiRes module)
 
77
.IP "-rf"
 
78
Display full run time statistics. (Requires Perl Time::HiRes module)
76
79
.IP "-s"
77
80
Shorter output. Speaks less than default.
78
81
.IP "-t[num]"