Changeset 33346dd for BOOK/boot


Ignore:
Timestamp:
May 20, 2014, 9:36:31 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-sysvinit, sysvinit
Children:
9a65833
Parents:
1de8183
git-author:
Chris Staub <chris@…> (05/20/14 02:30:28)
git-committer:
Chris Staub <chris@…> (05/20/14 21:36:31)
Message:

More consistently use 'test suite' rather than 'testsuite'

Conflicts:

BOOK/appendices/dependencies/common.xml
BOOK/final-system/common/dbus.xml

Location:
BOOK/boot
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/64/createfiles.xml

    r1de8183 r33346dd  
    2525  xpointer="xpointer(//*[@os='c'])"/>
    2626
    27   <para os="f">To enable some C++ tests in the Glibc and Binutils testsuites
     27  <para os="f">To enable some C++ tests in the Glibc and Binutils test suites
    2828  to link, create a directory and make some symbolic links:</para>
    2929
  • BOOK/boot/common/createfiles.xml

    r1de8183 r33346dd  
    4747      <term><parameter><filename>/bin/echo</filename></parameter></term>
    4848      <listitem>
    49         <para>This is to satisfy one of the tests in Glibc's testsuite, which
     49        <para>This is to satisfy one of the tests in Glibc's test suite, which
    5050        will fail in <command>echo</command> is not found in
    5151        <filename class="directory">/bin</filename>.</para>
     
    8181      <listitem>
    8282        <para>This pathname is hard-coded into Expect, therefore it is needed
    83         for Binutils and GCC testsuites to pass.</para>
     83        for Binutils and GCC test suites to pass.</para>
    8484      </listitem>
    8585    </varlistentry>
     
    103103      <term><parameter><filename>/usr/lib/libstdc++{,.6}</filename></parameter></term>
    104104      <listitem>
    105         <para>This is needed by several tests in Glibc's testsuite, as well as
     105        <para>This is needed by several tests in Glibc's test suite, as well as
    106106        for C++ support in GMP.</para>
    107107      </listitem>
Note: See TracChangeset for help on using the changeset viewer.