Changeset 8c227f86


Ignore:
Timestamp:
11/10/2023 10:01:10 PM (6 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
750cb3d
Parents:
1eb083a
Message:

fix attribute for g-i tests

attribute for tests is remap='test', this allows to have
role='root' remap='test' in case the tests need to be run as root.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/gobject-introspection.xml

    r1eb083a r8c227f86  
    105105    </para>
    106106
    107 <screen role='test'><userinput>sed "/PYTHONPATH/a'/usr/lib/python&python3-majorver;'," -i ../tests/warn/meson.build &amp;&amp;
     107<screen remap='test'><userinput>sed "/PYTHONPATH/a'/usr/lib/python&python3-majorver;'," -i ../tests/warn/meson.build &amp;&amp;
    108108ninja test</userinput></screen>
    109109
Note: See TracChangeset for help on using the changeset viewer.