~ivoks/ubuntu/lucid/glib2.0/887946

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-05-05 12:42:47 UTC
  • Revision ID: james.westby@ubuntu.com-20100505124247-oyejlzn54pq4ihdl
Tags: 2.24.1-0ubuntu1
New upstream version (lp: #575777):
Bugs fixed:
615379 g_new macros crash if sizeof(struct_type) == 0
614185 g_type_class_add_private() documentation is not correct
614372 g_stat() is funny
615111 GAsyncInitable's default implementation is broken
Fix race in g_cancellable_cancel
Fix for g_variant_iter_loop
Make g_string_append_len() accept NULL lf len == 0
Fix typo in GMutex error message

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="tools.html" title="GLib Tools">
9
9
<link rel="prev" href="glib-gettextize.html" title="glib-gettextize">
10
10
<link rel="next" href="gtester-report.html" title="gtester-report">
11
 
<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="chapter" href="glib.html" title="GLib Overview">
14
 
<link rel="chapter" href="glib-fundamentals.html" title="GLib Fundamentals">
15
 
<link rel="chapter" href="glib-core.html" title="GLib Core Application Support">
16
 
<link rel="chapter" href="glib-utilities.html" title="GLib Utilities">
17
 
<link rel="chapter" href="glib-data-types.html" title="GLib Data Types">
18
 
<link rel="chapter" href="tools.html" title="GLib Tools">
19
 
<link rel="index" href="api-index-full.html" title="Index">
20
 
<link rel="index" href="api-index-deprecated.html" title="Index of deprecated symbols">
21
 
<link rel="index" href="api-index-2-2.html" title="Index of new symbols in 2.2">
22
 
<link rel="index" href="api-index-2-4.html" title="Index of new symbols in 2.4">
23
 
<link rel="index" href="api-index-2-6.html" title="Index of new symbols in 2.6">
24
 
<link rel="index" href="api-index-2-8.html" title="Index of new symbols in 2.8">
25
 
<link rel="index" href="api-index-2-10.html" title="Index of new symbols in 2.10">
26
 
<link rel="index" href="api-index-2-12.html" title="Index of new symbols in 2.12">
27
 
<link rel="index" href="api-index-2-14.html" title="Index of new symbols in 2.14">
28
 
<link rel="index" href="api-index-2-16.html" title="Index of new symbols in 2.16">
29
 
<link rel="index" href="api-index-2-18.html" title="Index of new symbols in 2.18">
30
 
<link rel="index" href="api-index-2-20.html" title="Index of new symbols in 2.20">
31
 
<link rel="index" href="api-index-2-22.html" title="Index of new symbols in 2.22">
32
 
<link rel="index" href="api-index-2-24.html" title="Index of new symbols in 2.24">
33
13
</head>
34
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
35
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
53
33
<div class="cmdsynopsis"><p><code class="command">gtester</code>  [option...] [testprogram]</p></div>
54
34
</div>
55
35
<div class="refsect1" title="Description">
56
 
<a name="id500511"></a><h2>Description</h2>
 
36
<a name="id480712"></a><h2>Description</h2>
57
37
<p><span class="command"><strong>gtester</strong></span> is a utility to run unit tests that have
58
38
been written using the GLib test framework.
59
39
</p>
63
43
into HTML using the <span class="command"><strong>gtester-report</strong></span> utility.
64
44
</p>
65
45
<div class="refsect2" title="Options">
66
 
<a name="id593115"></a><h3>Options</h3>
 
46
<a name="id457359"></a><h3>Options</h3>
67
47
<div class="variablelist"><table border="0">
68
48
<col align="left" valign="top">
69
49
<tbody>
138
118
</div>
139
119
</div>
140
120
<div class="refsect1" title="See also">
141
 
<a name="id486658"></a><h2>See also</h2>
 
121
<a name="id554614"></a><h2>See also</h2>
142
122
<p>
143
123
<span class="command"><strong>gtester-report</strong></span>(1)
144
124
</p>
146
126
</div>
147
127
<div class="footer">
148
128
<hr>
149
 
          Generated by GTK-Doc V1.13</div>
 
129
          Generated by GTK-Doc V1.14</div>
150
130
</body>
151
131
</html>
 
 
b'\\ No newline at end of file'