~ubuntu-branches/ubuntu/intrepid/glib2.0/intrepid

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2008-09-03 00:51:29 UTC
  • mfrom: (1.2.47 upstream)
  • Revision ID: james.westby@ubuntu.com-20080903005129-cuvzg72uin744gd6
Tags: 2.18.0-1
* New upstream stable release, with API addition.
  - Update symbols file for new g_object_get_type() symbol and drop
    g_slice_debug_tree_statistics() which shouldn't have been exported in
    the first place.
  - Refresh patches 01_gettext-desktopfiles,
    02_usr_share_gnome_applications, and 03_blacklist-directories to apply
    cleanly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
<div class="cmdsynopsis"><p><code class="command">gtester</code>  [option...] [testprogram]</p></div>
51
51
</div>
52
52
<div class="refsect1" lang="en">
53
 
<a name="id3258950"></a><h2>Description</h2>
 
53
<a name="id3374289"></a><h2>Description</h2>
54
54
<p><span class="command"><strong>gtester</strong></span> is a utility to run unit tests that have
55
55
been written using the GLib test framework.
56
56
</p>
60
60
into HTML using the <span class="command"><strong>gtester-report</strong></span> utility.
61
61
</p>
62
62
<div class="refsect2" lang="en">
63
 
<a name="id3259763"></a><h3>Options</h3>
 
63
<a name="id3375095"></a><h3>Options</h3>
64
64
<div class="variablelist"><table border="0">
65
65
<col align="left" valign="top">
66
66
<tbody>
135
135
</div>
136
136
</div>
137
137
<div class="refsect1" lang="en">
138
 
<a name="id3259949"></a><h2>See also</h2>
 
138
<a name="id3375283"></a><h2>See also</h2>
139
139
<p>
140
140
<span class="command"><strong>gtester-report</strong></span>(1)
141
141
</p>