Ticket #3245: check-update.patch

File check-update.patch, 1.1 KB (added by chris@…, 11 years ago)

Update to Check page

  • trunk/BOOK/chapter05/check.xml

     
    6767    <title>Contents of Check</title>
    6868
    6969    <segmentedlist>
     70      <segtitle>Installed program</segtitle>
    7071      <segtitle>Installed library</segtitle>
    7172
    7273      <seglistitem>
     74        <seg>checkmk</seg>
    7375        <seg>libcheck.{a,so}</seg>
    7476      </seglistitem>
    7577    </segmentedlist>
     
    7981      <?dbfo list-presentation="list"?>
    8082      <?dbhtml list-presentation="table"?>
    8183
     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
    8295      <varlistentry id="libcheck">
    8396        <term><filename class="libraryfile">libcheck.{a,so}</filename></term>
    8497        <listitem>