Author: matthew
Date: 2007-03-04 14:39:57 -0700 (Sun, 04 Mar 2007)
New Revision: 7961

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter06/ncurses.xml
Log:
Mention the Ncurses test suite.  Fixes #1954.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2007-03-04 19:41:49 UTC (rev 7960)
+++ trunk/BOOK/chapter01/changelog.xml  2007-03-04 21:39:57 UTC (rev 7961)
@@ -40,6 +40,10 @@
       <para>2007-03-04</para>
       <itemizedlist>
         <listitem>
+          <para>[matthew] - Make mention of the Ncurses testsuite. Fixes
+          <ulink url="&lfs-ticket-root;1954">#1954</ulink></para>
+        </listitem>
+        <listitem>
           <para>[matthew] - Upgrade to Vim-7.0-fixes-15.patch which includes 
all
           upstream patches up to 206.</para>
         </listitem>

Modified: trunk/BOOK/chapter06/ncurses.xml
===================================================================
--- trunk/BOOK/chapter06/ncurses.xml    2007-03-04 19:41:49 UTC (rev 7960)
+++ trunk/BOOK/chapter06/ncurses.xml    2007-03-04 21:39:57 UTC (rev 7961)
@@ -83,7 +83,11 @@
 
 <screen><userinput>make</userinput></screen>
 
-    <para>This package does not come with a test suite.</para>
+    <para>This package has a test suite, but it can only be run after the
+    package has been installed.  The tests reside in the
+    <filename class="directory">test/</filename> directory.  See the
+    <filename>README</filename> file in that directory for further details.
+    </para>
 
     <para>Install the package:</para>
 

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to