Changeset 39dbad2 for chapter05


Ignore:
Timestamp:
09/21/2003 07:31:01 AM (21 years ago)
Author:
Greg Schafer <greg@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 12.2, 12.2-rc1, 6.0, 6.1, 6.1.1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, v5_0, v5_1, v5_1_1, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/loongarch-12.2, xry111/mips64el, xry111/multilib, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
638a39cb
Parents:
ebd8ee2
Message:

s/testsuite/test suite/

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2856 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Location:
chapter05
Files:
17 edited

Legend:

Unmodified
Added
Removed
  • chapter05/bash-inst.xml

    rebd8ee2 r39dbad2  
    1717<para><screen><userinput>make</userinput></screen></para>
    1818
    19 <para>This package has a testsuite available which can perform a number of
     19<para>This package has a test suite available which can perform a number of
    2020checks to ensure it built correctly.  Should you choose to run it, the
    2121following command will do so:</para>
  • chapter05/binutils-pass1-inst.xml

    rebd8ee2 r39dbad2  
    99
    1010<note><para>Even though Binutils is an important toolchain package, we are not
    11 going to run the testsuite at this early stage. First, the testsuite framework
     11going to run the test suite at this early stage. First, the test suite framework
    1212is not yet in place and second, the programs from this first pass will soon be
    1313overwritten by those installed in the second pass.</para></note>
  • chapter05/binutils-pass2-inst.xml

    rebd8ee2 r39dbad2  
    44<title>Re-installation of Binutils</title>
    55
    6 <note><para>It's worth noting that the Binutils testsuite we run in this
     6<note><para>It's worth noting that the Binutils test suite we run in this
    77chapter is considered not as critical as the one we run in Chapter 6.</para>
    88</note>
  • chapter05/coreutils-inst.xml

    rebd8ee2 r39dbad2  
    1212<para><screen><userinput>make</userinput></screen></para>
    1313
    14 <para>This package has a testsuite available which can perform a number of
     14<para>This package has a test suite available which can perform a number of
    1515checks to ensure it built correctly.  Should you choose to run it, the
    1616following command will do so:</para>
  • chapter05/expect-inst.xml

    rebd8ee2 r39dbad2  
    1919<para><screen><userinput>make</userinput></screen></para>
    2020
    21 <para>This package has a testsuite available which can perform a number of
     21<para>This package has a test suite available which can perform a number of
    2222checks to ensure it built correctly.  Should you choose to run it, the
    2323following command will do so:</para>
  • chapter05/findutils-inst.xml

    rebd8ee2 r39dbad2  
    1212<para><screen><userinput>make </userinput></screen></para>
    1313
    14 <para>This package has a testsuite available which can perform a number of
     14<para>This package has a test suite available which can perform a number of
    1515checks to ensure it built correctly.  Should you choose to run it, the
    1616following command will do so:</para>
  • chapter05/gawk-inst.xml

    rebd8ee2 r39dbad2  
    1212<para><screen><userinput>make</userinput></screen></para>
    1313
    14 <para>This package has a testsuite available which can perform a number of
     14<para>This package has a test suite available which can perform a number of
    1515checks to ensure it built correctly. Should you choose to run it, the
    1616following command will do so:</para>
  • chapter05/gcc-pass1-inst.xml

    rebd8ee2 r39dbad2  
    88
    99<note><para>Even though GCC is an important toolchain package, we are not
    10 going to run the testsuite at this early stage. First, the testsuite framework
     10going to run the test suite at this early stage. First, the test suite framework
    1111is not yet in place and second, the programs from this first pass will soon be
    1212overwritten by those installed in the second pass.</para></note>
  • chapter05/gcc-pass2-inst.xml

    rebd8ee2 r39dbad2  
    1212these tests to fail.</para>
    1313
    14 <note><para>It's worth noting that the GCC testsuite we run in this chapter is
     14<note><para>It's worth noting that the GCC test suite we run in this chapter is
    1515considered not as critical as the one we run in Chapter 6.</para></note>
    1616
  • chapter05/gettext-inst.xml

    rebd8ee2 r39dbad2  
    1212<para><screen><userinput>make </userinput></screen></para>
    1313
    14 <para>This package has a testsuite available which can perform a number of
     14<para>This package has a test suite available which can perform a number of
    1515checks to ensure it built correctly.  Should you choose to run it, the
    1616following command will do so:</para>
  • chapter05/glibc-inst.xml

    rebd8ee2 r39dbad2  
    99you would normally do.</para>
    1010
    11 <note><para>We are going to run the testsuite for Glibc in this chapter.
    12 However, it's worth noting that the Glibc testsuite we run in this chapter is
     11<note><para>We are going to run the test suite for Glibc in this chapter.
     12However, it's worth noting that the Glibc test suite we run in this chapter is
    1313considered not as critical as the one we run in Chapter 6.</para></note>
    1414
  • chapter05/grep-inst.xml

    rebd8ee2 r39dbad2  
    2525<para><screen><userinput>make </userinput></screen></para>
    2626
    27 <para>This package has a testsuite available which can perform a number of
     27<para>This package has a test suite available which can perform a number of
    2828checks to ensure it built correctly.  Should you choose to run it, the
    2929following command will do so:</para>
  • chapter05/make-inst.xml

    rebd8ee2 r39dbad2  
    1212<para><screen><userinput>make </userinput></screen></para>
    1313
    14 <para>This package has a testsuite available which can perform a number of
     14<para>This package has a test suite available which can perform a number of
    1515checks to ensure it built correctly.  Should you choose to run it, the
    1616following command will do so:</para>
  • chapter05/sed-inst.xml

    rebd8ee2 r39dbad2  
    1212<para><screen><userinput>make </userinput></screen></para>
    1313
    14 <para>This package has a testsuite available which can perform a number of
     14<para>This package has a test suite available which can perform a number of
    1515checks to ensure it built correctly.  Should you choose to run it, the
    1616following command will do so:</para>
  • chapter05/tar-inst.xml

    rebd8ee2 r39dbad2  
    1212<para><screen><userinput>make </userinput></screen></para>
    1313
    14 <para>This package has a testsuite available which can perform a number of
     14<para>This package has a test suite available which can perform a number of
    1515checks to ensure it built correctly.  Should you choose to run it, the
    1616following command will do so:</para>
  • chapter05/tcl-inst.xml

    rebd8ee2 r39dbad2  
    1818<para><screen><userinput>make</userinput></screen></para>
    1919
    20 <para>This package has a testsuite available which can perform a number of
     20<para>This package has a test suite available which can perform a number of
    2121checks to ensure it built correctly.  Should you choose to run it, the
    2222following command will do so:</para>
     
    2424<para><screen><userinput>TZ=UTC make -k test</userinput></screen></para>
    2525
    26 <para>Sometimes, package testsuites will give false failures.  You can
     26<para>Sometimes, package test suites will give false failures.  You can
    2727consult the LFS Wiki at <ulink url="http://wiki.linuxfromscratch.org"/>
    2828to verify that these failures are normal.  This applies to all tests
  • chapter05/texinfo-inst.xml

    rebd8ee2 r39dbad2  
    1212<para><screen><userinput>make </userinput></screen></para>
    1313
    14 <para>This package has a testsuite available which can perform a number of
     14<para>This package has a test suite available which can perform a number of
    1515checks to ensure it built correctly.  Should you choose to run it, the
    1616following command will do so:</para>
Note: See TracChangeset for help on using the changeset viewer.