~ubuntu-branches/ubuntu/vivid/curl/vivid

« back to all changes in this revision

Viewing changes to tests/runtests.1

Tags: 7.20.0-1
* Package is orphaned.
* New upstream release.
* Switch to dpkg-source 3.0 (quilt) format (closes: #538547).
* Fixed build error with binutils-gold (closes: #554296). 

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 $
 
21
.\" * $Id: runtests.1,v 1.7 2010-02-02 14:46:55 yangtse Exp $
22
22
.\" **************************************************************************
23
23
.\"
24
 
.TH runtests.pl 1 "11 Oct 2007" "Curl 7.17.1" "runtests"
 
24
.TH runtests.pl 1 "2 Feb 2010" "Curl 7.20.0" "runtests"
25
25
.SH NAME
26
26
runtests.pl \- run one or more test cases
27
27
.SH SYNOPSIS
73
73
practical when used in the automated and distributed tests since then the
74
74
people checking the failures and the reasons for them might not have physical
75
75
access to the machine and logs.
 
76
.IP "-r"
 
77
Display run time statistics. (Requires Perl Time::HiRes module)
 
78
.IP "-rf"
 
79
Display full run time statistics. (Requires Perl Time::HiRes module)
76
80
.IP "-s"
77
81
Shorter output. Speaks less than default.
78
82
.IP "-t[num]"