Changeset 376a07f8 for general


Ignore:
Timestamp:
02/10/2023 10:52:14 AM (16 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
3ca986e0
Parents:
15b50cf
Message:

libwacom: The test strictly requires out-BLFS python modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libwacom.xml

    r15b50cf r376a07f8  
    120120      To test the results, issue: <command>ninja test</command>.
    121121      To run additional tests, install
    122       <xref linkend="pytest"/> and remove
     122      <xref linkend="pytest"/>, python-libevdev, and pyudev, then remove
    123123      the "-Dtests=disabled" option from the meson line above.
    124124    </para>
     
    140140    <para>
    141141      <parameter>-Dtests=disabled</parameter>: This parameter disables some of
    142       the more advanced tests because they require <xref linkend="pytest"/> to
    143       work properly.
     142      the more advanced tests because they require <xref linkend="pytest"/> and
     143      other two Python modules beyond the scope of BLFS to work properly.
    144144    </para>
    145145
Note: See TracChangeset for help on using the changeset viewer.