Author: fernando
Date: Tue Nov  3 05:30:38 2015
New Revision: 16596

Log:
• libcroco-0.6.9: rephrase tests suite problems.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genlib/libcroco.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Mon Nov  2 18:11:07 2015        (r16595)
+++ trunk/BOOK/general.ent      Tue Nov  3 05:30:38 2015        (r16596)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "02">                   <!-- Always 2 digits -->
+<!ENTITY day          "03">                   <!-- Always 2 digits -->
 <!ENTITY month        "11">                   <!-- Always 2 digits -->
 <!ENTITY year         "2015">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "November 2nd &year;">
+<!ENTITY releasedate  "November 3rd &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development] -->

Modified: trunk/BOOK/general/genlib/libcroco.xml
==============================================================================
--- trunk/BOOK/general/genlib/libcroco.xml      Mon Nov  2 18:11:07 2015        
(r16595)
+++ trunk/BOOK/general/genlib/libcroco.xml      Tue Nov  3 05:30:38 2015        
(r16596)
@@ -100,13 +100,11 @@
 make</userinput></screen>
 
     <para>
-
-      To run the test suite, run
+      To execute the test suite, run
       <command>LD_LIBRARY_PATH=$(pwd)/src/.libs make test</command>.
-      Some tests fail for several reasons: search file in wrong
-      location, locale problems, numbers with different number of
-      decimal figures.
-
+      Some tests fail: searching files in wrong location, locale
+      problems (character codes compared to characters), float point numbers 
not
+      properly rounded to the same number of places are some of the reasons.
    </para>
 
     <para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to