mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
• Better words.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16327 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
a0e6e8ddf1
commit
a479e3e8c8
@ -127,12 +127,12 @@ make</userinput></screen>
|
||||
|
||||
<para>
|
||||
To test the results, issue: <command>make -k check</command>. Tests for
|
||||
many languages are run, depending on what you have installed. Therefore,
|
||||
disk space and SBU values for the tests should be considered only
|
||||
indications of necessary space and time, but not even approximated
|
||||
many languages are executed, depending on which ones you have installed.
|
||||
Therefore, disk space and SBU values for the tests should be considered
|
||||
only indications of necessary space and time, but not even approximated
|
||||
values should they be considered. If you have both <xref
|
||||
linkend="python2"/> and <xref linkend="python3"/> installed, the Python-3
|
||||
tests are not run. You can run tests for Python-3 by issuing
|
||||
linkend="python2"/> and <xref linkend="python3"/> installed, the
|
||||
Python-3 tests are not run. You can run tests for Python-3 by issuing
|
||||
<command>PY3=1 make check-python-examples</command> followed by
|
||||
<command>PY3=1 make check-python-test-suite</command>. According to
|
||||
<application>SWIG</application>'s documentation, the failure of some
|
||||
|
Loading…
Reference in New Issue
Block a user