Changeset a479e3e for general/prog


Ignore:
Timestamp:
08/05/2015 11:06:15 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c41843e
Parents:
a0e6e8dd
Message:
  • Better words.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16327 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/swig.xml

    ra0e6e8dd ra479e3e  
    128128    <para>
    129129      To test the results, issue: <command>make -k check</command>. Tests for
    130       many languages are run, depending on what you have installed. Therefore,
    131       disk space and SBU values for the tests should be considered only
    132       indications of necessary space and time, but not even approximated
     130      many languages are executed, depending on which ones you have installed.
     131      Therefore, disk space and SBU values for the tests should be considered
     132      only indications of necessary space and time, but not even approximated
    133133      values should they be considered. If you have both <xref
    134       linkend="python2"/> and <xref linkend="python3"/> installed, the Python-3
    135       tests are not run.  You can run tests for Python-3 by issuing
     134      linkend="python2"/> and <xref linkend="python3"/> installed, the
     135      Python-3 tests are not run.  You can run tests for Python-3 by issuing
    136136      <command>PY3=1 make check-python-examples</command> followed by
    137137      <command>PY3=1 make check-python-test-suite</command>.  According to
Note: See TracChangeset for help on using the changeset viewer.