Changeset 1b48cb6 for BOOK/boot


Ignore:
Timestamp:
May 20, 2014, 2:30:28 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
40e9518
Parents:
df26b50
Message:

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

Location:
BOOK/boot
Files:
2 edited

Legend:

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

    rdf26b50 r1b48cb6  
    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

    rdf26b50 r1b48cb6  
    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.