Ignore:
Timestamp:
11/13/2017 10:27:59 AM (6 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, 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:
dd26d4d
Parents:
d378cf05
Message:

Change layout of the paragraph about tests in firefox, so that the test
instruction is in a <command> tag

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    rd378cf05 recffcbbc  
    7676        <para>
    7777          Optional patch to allow system versions of <xref linkend="graphite2"/>
    78           and <xref linkend="harfbuzz"/>
     78          and <xref linkend="harfbuzz"/>:
    7979          <ulink url="&patch-root;/firefox-&firefox-version;-system_graphite2_harfbuzz-1.patch"/>
    8080        </para>
     
    350350      The <filename>mozconfig</filename> above disables the tests because
    351351      they use a lot more time and disk space for no obvious benefit. If
    352       you have nevertheless enabled them, you can run the tests by executing:
    353     </para>
    354 
    355 <screen><userinput>./mach gtest</userinput></screen>
    356 
    357     <para>
    358      This will require a network connection, and to be run from within an
    359      Xorg session - there is a popup dialog when it fails to connect to
    360      ALSA (that does not create a failed test). One or two tests will fail.
    361      To see the details of the failure(s) you will need to log the output
    362      from that command so that you can review it.
     352      you have nevertheless enabled them, you can run the tests by executing
     353      <command>./mach gtest</command>. This will require a network connection,
     354      and to be run from within an Xorg session - there is a popup dialog
     355      when it fails to connect to ALSA (that does not create a failed test).
     356      One or two tests will fail.  To see the details of the failure(s) you
     357      will need to log the output from that command so that you can review it.
    363358    </para>
    364359
Note: See TracChangeset for help on using the changeset viewer.