Ignore:
Timestamp:
Jul 27, 2014, 9:19:44 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
d4469fc
Parents:
a3cdc8b
Message:

Removed unneeded testsuite notes

Location:
BOOK/final-system/common
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/cloog.xml

    ra3cdc8b rac7dfaa  
    4242<screen os="d"><userinput>make</userinput></screen>
    4343
    44     <important os="e">
    45       <para>The test suite for CLooG is considered
    46       critical. Do not skip it under any circumstance.</para>
    47     </important>
     44    <para os="e">Test the results:</para>
    4845
    49     <para os="f">Test the results:</para>
     46<screen os="f"><userinput remap="test">make check</userinput></screen>
    5047
    51 <screen os="g"><userinput remap="test">make check</userinput></screen>
     48    <para os="g">Install the package:</para>
    5249
    53     <para os="h">Install the package:</para>
    54 
    55 <screen os="i"><userinput>make install</userinput></screen>
     50<screen os="h"><userinput>make install</userinput></screen>
    5651
    5752  </sect2>
  • BOOK/final-system/common/gmp.xml

    ra3cdc8b rac7dfaa  
    6262<screen os="f"><userinput>make html</userinput></screen>
    6363
    64     <important os="g">
    65       <para>The test suite for GMP is considered
    66       critical. Do not skip it under any circumstance.</para>
    67     </important>
     64    <para os="g">Test the results:</para>
    6865
    69     <para os="h">Test the results:</para>
     66<screen os="h"><userinput remap="test">make check</userinput></screen>
    7067
    71 <screen os="i"><userinput remap="test">make check</userinput></screen>
     68    <para os="i">Install the package:</para>
    7269
    73     <para os="j">Install the package:</para>
     70<screen os="j"><userinput>make install</userinput></screen>
    7471
    75 <screen os="k"><userinput>make install</userinput></screen>
     72    <para os="k">Install the documentation:</para>
    7673
    77     <para os="l">Install the documentation:</para>
    78 
    79 <screen os="m"><userinput>make install-html</userinput></screen>
     74<screen os="l"><userinput>make install-html</userinput></screen>
    8075
    8176  </sect2>
  • BOOK/final-system/common/isl.xml

    ra3cdc8b rac7dfaa  
    3636<screen os="d"><userinput>make</userinput></screen>
    3737
    38     <important os="e">
    39       <para>The test suite for ISL is considered
    40       critical. Do not skip it under any circumstance.</para>
    41     </important>
     38    <para os="e">Test the results:</para>
    4239
    43     <para os="f">Test the results:</para>
     40<screen os="f"><userinput remap="test">make check</userinput></screen>
    4441
    45 <screen os="g"><userinput remap="test">make check</userinput></screen>
     42    <para os="g">Install the package:</para>
    4643
    47     <para os="h">Install the package:</para>
     44<screen os="h"><userinput>make install</userinput></screen>
    4845
    49 <screen os="i"><userinput>make install</userinput></screen>
     46    <para os="i">Finally, move a misplaced file:</para>
    5047
    51     <para os="j">Finally, move a misplaced file:</para>
    52 
    53 <screen os="k"><userinput>mkdir -pv /usr/share/gdb/auto-load/usr/lib
     48<screen os="j"><userinput>mkdir -pv /usr/share/gdb/auto-load/usr/lib
    5449mv -v /usr/lib/libisl*gdb.py /usr/share/gdb/auto-load/usr/lib</userinput></screen>
    5550  </sect2>
  • BOOK/final-system/common/mpc.xml

    ra3cdc8b rac7dfaa  
    4040<screen os="f"><userinput>make html</userinput></screen>
    4141
    42     <important os="g">
    43       <para>The test suite for MPC is considered
    44       critical. Do not skip it under any circumstance.</para>
    45     </important>
     42    <para os="g">Test the results:</para>
    4643
    47     <para os="h">Test the results:</para>
     44<screen os="h"><userinput remap="test">make check</userinput></screen>
    4845
    49 <screen os="i"><userinput remap="test">make check</userinput></screen>
     46    <para os="i">Install the package:</para>
    5047
    51     <para os="j">Install the package:</para>
     48<screen os="j"><userinput>make install</userinput></screen>
    5249
    53 <screen os="k"><userinput>make install</userinput></screen>
     50    <para os="k">Install the HTML documentation:</para>
    5451
    55     <para os="l">Install the HTML documentation:</para>
    56 
    57 <screen os="m"><userinput>make install-html</userinput></screen>
     52<screen os="l"><userinput>make install-html</userinput></screen>
    5853
    5954  </sect2>
  • BOOK/final-system/common/mpfr.xml

    ra3cdc8b rac7dfaa  
    4141<screen os="d"><userinput>make</userinput></screen>
    4242
    43     <important os="e">
    44       <para>The test suite for MPFR is considered
    45       critical. Do not skip it under any circumstance.</para>
    46     </important>
     43    <para os="e">Test the results:</para>
    4744
    48     <para os="f">Test the results:</para>
     45<screen os="f"><userinput remap="test">make check</userinput></screen>
    4946
    50 <screen os="g"><userinput remap="test">make check</userinput></screen>
     47    <para os="g">Install the package:</para>
    5148
    52     <para os="h">Install the package:</para>
    53 
    54 <screen os="i"><userinput>make install</userinput></screen>
     49<screen os="h"><userinput>make install</userinput></screen>
    5550
    5651  </sect2>
Note: See TracChangeset for help on using the changeset viewer.