~ubuntu-branches/debian/squeeze/glib2.0/squeeze

« back to all changes in this revision

Viewing changes to docs/reference/glib/html/gtester.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-06-27 09:56:08 UTC
  • mfrom: (1.4.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090627095608-pi9244lmozmr2cm6
Tags: 2.20.4-1
New upstream bugfix release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>gtester</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.74.3">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
7
7
<link rel="home" href="index.html" title="GLib Reference Manual">
8
8
<link rel="up" href="tools.html" title="GLib Tools">
9
9
<link rel="prev" href="glib-gettextize.html" title="glib-gettextize">
37
37
<th width="100%" align="center">GLib Reference Manual</th>
38
38
<td><a accesskey="n" href="gtester-report.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
39
39
</tr></table>
40
 
<div class="refentry" lang="en">
 
40
<div class="refentry" title="gtester">
41
41
<a name="gtester"></a><div class="titlepage"></div>
42
42
<div class="refnamediv"><table width="100%"><tr>
43
43
<td valign="top">
46
46
</td>
47
47
<td valign="top" align="right"></td>
48
48
</tr></table></div>
49
 
<div class="refsynopsisdiv">
 
49
<div class="refsynopsisdiv" title="Synopsis">
50
50
<h2>Synopsis</h2>
51
51
<div class="cmdsynopsis"><p><code class="command">gtester</code>  [option...] [testprogram]</p></div>
52
52
</div>
53
 
<div class="refsect1" lang="en">
54
 
<a name="id1003560"></a><h2>Description</h2>
 
53
<div class="refsect1" title="Description">
 
54
<a name="id1064761"></a><h2>Description</h2>
55
55
<p><span class="command"><strong>gtester</strong></span> is a utility to run unit tests that have
56
56
been written using the GLib test framework.
57
57
</p>
60
60
writes an XML report of the test results, which can be converted
61
61
into HTML using the <span class="command"><strong>gtester-report</strong></span> utility.
62
62
</p>
63
 
<div class="refsect2" lang="en">
64
 
<a name="id1004177"></a><h3>Options</h3>
 
63
<div class="refsect2" title="Options">
 
64
<a name="id1065377"></a><h3>Options</h3>
65
65
<div class="variablelist"><table border="0">
66
66
<col align="left" valign="top">
67
67
<tbody>
135
135
</table></div>
136
136
</div>
137
137
</div>
138
 
<div class="refsect1" lang="en">
139
 
<a name="id1004361"></a><h2>See also</h2>
 
138
<div class="refsect1" title="See also">
 
139
<a name="id1065561"></a><h2>See also</h2>
140
140
<p>
141
141
<span class="command"><strong>gtester-report</strong></span>(1)
142
142
</p>