Ticket #3245: check-update.patch
File check-update.patch, 1.1 KB (added by , 12 years ago) |
---|
-
trunk/BOOK/chapter05/check.xml
67 67 <title>Contents of Check</title> 68 68 69 69 <segmentedlist> 70 <segtitle>Installed program</segtitle> 70 71 <segtitle>Installed library</segtitle> 71 72 72 73 <seglistitem> 74 <seg>checkmk</seg> 73 75 <seg>libcheck.{a,so}</seg> 74 76 </seglistitem> 75 77 </segmentedlist> … … 79 81 <?dbfo list-presentation="list"?> 80 82 <?dbhtml list-presentation="table"?> 81 83 84 <varlistentry id="checkmk"> 85 <term><command>checkmk</command></term> 86 <listitem> 87 <para>Awk script for generating C unit tests for use with the Check 88 unit testing framework</para> 89 <indexterm zone="ch-tools-check checkmk"> 90 <primary sortas="b-checmk">checkmk</primary> 91 </indexterm> 92 </listitem> 93 </varlistentry> 94 82 95 <varlistentry id="libcheck"> 83 96 <term><filename class="libraryfile">libcheck.{a,so}</filename></term> 84 97 <listitem>