Changeset 9fdc4c2
- Timestamp:
- 08/07/2024 10:09:11 AM (5 weeks ago)
- Branches:
- 12.2, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
- Children:
- 3000628f
- Parents:
- 838d2e36
- git-author:
- Xi Ruoyao <xry111@…> (08/07/2024 10:08:17 AM)
- git-committer:
- Xi Ruoyao <xry111@…> (08/07/2024 10:09:11 AM)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/python-modules/pyyaml.xml
r838d2e36 r9fdc4c2 74 74 </para> 75 75 76 <bridgehead renderas="sect5">Optional</bridgehead> 77 <para role="optional"> 78 <xref linkend="pytest"/> (for testing) 79 </para> 80 76 81 </sect3> 77 82 … … 92 97 93 98 <para> 94 To test the results, issue: 95 <command>python3 tests/lib/test_all.py</command>. 99 To test the results, issue: <command>pytest</command>. 96 100 </para> 97 101
Note:
See TracChangeset
for help on using the changeset viewer.