Placed the commands to run the optional testsuites in one line. Required for jhalfs.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6911 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2005-09-28 19:56:31 +00:00
parent b70a039a6a
commit 8c68addc8e
11 changed files with 13 additions and 22 deletions

View File

@ -55,8 +55,7 @@ from Glibc which are more stable.</para></listitem>
<screen><userinput>make</userinput></screen> <screen><userinput>make</userinput></screen>
<para>To test the results, issue: <userinput>make <para>To test the results, issue: <userinput>make tests</userinput>.</para>
tests</userinput>.</para>
<para>Install the package:</para> <para>Install the package:</para>

View File

@ -54,8 +54,8 @@ instructions be followed exactly as given above.</para>
<screen><userinput>make</userinput></screen> <screen><userinput>make</userinput></screen>
<para>To test the results, issue: <userinput>make <para>To test the results, issue:
RUN_EXPENSIVE_TESTS=yes check</userinput>. The <userinput>make RUN_EXPENSIVE_TESTS=yes check</userinput>. The
<parameter>RUN_EXPENSIVE_TESTS=yes</parameter> parameter tells the <parameter>RUN_EXPENSIVE_TESTS=yes</parameter> parameter tells the
test suite to run several additional tests that are considered test suite to run several additional tests that are considered
relatively expensive (in terms of CPU power and memory usage) on some relatively expensive (in terms of CPU power and memory usage) on some

View File

@ -37,8 +37,7 @@
<screen><userinput>make</userinput></screen> <screen><userinput>make</userinput></screen>
<para>To test the results, issue: <userinput>make <para>To test the results, issue: <userinput>make check</userinput>.</para>
check</userinput>.</para>
<para>Install the package:</para> <para>Install the package:</para>

View File

@ -43,8 +43,7 @@ echo "#define HAVE_LC_MESSAGES 1" >> config.h</userinput></screen>
<screen><userinput>make</userinput></screen> <screen><userinput>make</userinput></screen>
<para>To test the results, issue: <userinput>make <para>To test the results, issue: <userinput>make check</userinput>.</para>
check</userinput>.</para>
<para>Install the package:</para> <para>Install the package:</para>

View File

@ -50,8 +50,7 @@ be present on the host but will not be available once we enter the
<screen><userinput>make</userinput></screen> <screen><userinput>make</userinput></screen>
<para>To test the results, issue: <userinput>make <para>To test the results, issue: <userinput>make check</userinput>.</para>
check</userinput>.</para>
<para>Install the package:</para> <para>Install the package:</para>

View File

@ -37,8 +37,7 @@
<screen><userinput>make</userinput></screen> <screen><userinput>make</userinput></screen>
<para>To test the results, issue: <userinput>make <para>To test the results, issue: <userinput>make check</userinput>.</para>
check</userinput>.</para>
<para>Install the package:</para> <para>Install the package:</para>

View File

@ -37,8 +37,7 @@
<screen><userinput>make</userinput></screen> <screen><userinput>make</userinput></screen>
<para>To test the results, issue: <userinput>make <para>To test the results, issue: <userinput>make check</userinput>.</para>
check</userinput>.</para>
<para>Install the package:</para> <para>Install the package:</para>

View File

@ -37,8 +37,7 @@
<screen><userinput>make</userinput></screen> <screen><userinput>make</userinput></screen>
<para>To test the results, issue: <userinput>make <para>To test the results, issue: <userinput>make check</userinput>.</para>
check</userinput>.</para>
<para>Install the package:</para> <para>Install the package:</para>

View File

@ -42,8 +42,7 @@ some issues with GCC-&gcc-version;:</para>
<screen><userinput>make</userinput></screen> <screen><userinput>make</userinput></screen>
<para>To test the results, issue: <userinput>make <para>To test the results, issue: <userinput>make check</userinput>.</para>
check</userinput>.</para>
<para>Install the package:</para> <para>Install the package:</para>

View File

@ -49,8 +49,8 @@ linkend="chapter-building-system"/>.</para>
<screen><userinput>make</userinput></screen> <screen><userinput>make</userinput></screen>
<para>To test the results, issue: <userinput>TZ=UTC make <para>To test the results, issue: <userinput>TZ=UTC make test</userinput>.
test</userinput>. The Tcl test suite is known to experience failures The Tcl test suite is known to experience failures
under certain host conditions that are not fully understood. under certain host conditions that are not fully understood.
Therefore, test suite failures here are not surprising, and are not Therefore, test suite failures here are not surprising, and are not
considered critical. The <parameter>TZ=UTC</parameter> parameter sets considered critical. The <parameter>TZ=UTC</parameter> parameter sets

View File

@ -37,8 +37,7 @@
<screen><userinput>make</userinput></screen> <screen><userinput>make</userinput></screen>
<para>To test the results, issue: <userinput>make <para>To test the results, issue: <userinput>make check</userinput>.</para>
check</userinput>.</para>
<para>Install the package:</para> <para>Install the package:</para>