Changeset 7961

Show
Ignore:
Timestamp:
03/04/07 14:39:57 (1 year ago)
Author:
matthew
Message:

Mention the Ncurses test suite. Fixes #1954.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/chapter01/changelog.xml

    r7960 r7961  
    4141      <itemizedlist> 
    4242        <listitem> 
     43          <para>[matthew] - Make mention of the Ncurses testsuite. Fixes 
     44          <ulink url="&lfs-ticket-root;1954">#1954</ulink></para> 
     45        </listitem> 
     46        <listitem> 
    4347          <para>[matthew] - Upgrade to Vim-7.0-fixes-15.patch which includes all 
    4448          upstream patches up to 206.</para> 
  • trunk/BOOK/chapter06/ncurses.xml

    r7918 r7961  
    8484<screen><userinput>make</userinput></screen> 
    8585 
    86     <para>This package does not come with a test suite.</para> 
     86    <para>This package has a test suite, but it can only be run after the 
     87    package has been installed.  The tests reside in the 
     88    <filename class="directory">test/</filename> directory.  See the 
     89    <filename>README</filename> file in that directory for further details. 
     90    </para> 
    8791 
    8892    <para>Install the package:</para>