Changeset d1f4384


Ignore:
Timestamp:
Feb 21, 2006, 1:41:46 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
fd90a75d
Parents:
5ae238e
Message:

r887@server (orig r885): jim | 2005-12-12 22:18:58 -0800

r1043@server: jim | 2005-12-12 17:10:01 -0800
Removed testsuites from Temp-Tools


Files:
8 edited

Legend:

Unmodified
Added
Removed
  • introduction/common/changelog.xml

    r5ae238e rd1f4384  
    3838
    3939    <listitem>
     40      <para>December 12, 2005</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[jim] - Removed testsuites from Temp-Tools section.</para>
     44        </listitem>
     45      </itemizedlist>
     46    </listitem>
     47
     48    <listitem>
    4049      <para>December 11, 2005</para>
    4150      <itemizedlist>
  • temp-tools/64/tcl.xml

    r5ae238e rd1f4384  
    5050    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    5151    href="../common/tcl.xml"
    52     xpointer="xpointer(//*[@os='f'])"/>
    53 
    54     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    55     href="../common/tcl.xml"
    5652    xpointer="xpointer(//*[@os='g'])"/>
    5753
  • temp-tools/common/expect.xml

    r5ae238e rd1f4384  
    8282<screen os="g"><userinput>make</userinput></screen>
    8383
    84     <para os="h">To test the results, issue: <userinput>make test</userinput>.
    85     Note that the Expect test suite is known to experience failures under
    86     certain host conditions that are not within our control. Therefore,
    87     test suite failures here are not surprising and are not considered
    88     critical.</para>
    89 
    9084    <para os="i">Install the package:</para>
    9185
  • temp-tools/common/tcl.xml

    r5ae238e rd1f4384  
    5454
    5555<screen os="e"><userinput>make</userinput></screen>
    56 
    57     <para os="f">To test the results, issue: <userinput>TZ=UTC make
    58     test</userinput>. The Tcl test suite is known to experience failures
    59     under certain host conditions that are not fully understood.
    60     Therefore, test suite failures here are not surprising, and are not
    61     considered critical. The <parameter>TZ=UTC</parameter> parameter sets
    62     the time zone to Coordinated Universal Time (UTC), also known as
    63     Greenwich Mean Time (GMT), but only for the duration of the test suite
    64     run. This ensures that the clock tests are exercised correctly.
    65     Details on the <envar>TZ</envar> environment variable are provided in
    66     <xref linkend="chapter-bootscripts"/>.</para>
    6756
    6857    <para os="g">Install the package:</para>
  • temp-tools/common/texinfo.xml

    r5ae238e rd1f4384  
    3939    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4040    href="../../final-system/common/texinfo.xml"
    41     xpointer="xpointer(//*[@os='e'])"/>
    42 
    43     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    44     href="../../final-system/common/texinfo.xml"
    4541    xpointer="xpointer(//*[@os='g'])"/>
    4642
  • temp-tools/multilib/expect-64bit.xml

    r5ae238e rd1f4384  
    6969    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    7070    href="../common/expect.xml"
    71     xpointer="xpointer(//*[@os='h'])"/>
    72 
    73     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    74     href="../common/expect.xml"
    7571    xpointer="xpointer(//*[@os='i'])"/>
    7672
  • temp-tools/multilib/tcl-64bit.xml

    r5ae238e rd1f4384  
    5555    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    5656    href="../common/tcl.xml"
    57     xpointer="xpointer(//*[@os='f'])"/>
    58 
    59     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    60     href="../common/tcl.xml"
    6157    xpointer="xpointer(//*[@os='g'])"/>
    6258
  • temp-tools/multilib/texinfo.xml

    r5ae238e rd1f4384  
    3939    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4040    href="../common/texinfo.xml"
    41     xpointer="xpointer(//*[@os='e'])"/>
    42 
    43     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    44     href="../common/texinfo.xml"
    4541    xpointer="xpointer(//*[@os='g'])"/>
    4642
Note: See TracChangeset for help on using the changeset viewer.