ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / python / sphinxcontrib_qthelp / test / results-all.master
blobe04304c001f9fa2352e9466a482469e5d19bdc01
1 py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
2 py$(PYV): commands[0]> python -m pytest --durations 25
3 ============================= test session starts ==============================
4 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(@D)/.tox/py$(PYV)/bin/python
5 cachedir: .tox/py$(PYV)/.pytest_cache
6 rootdir: $(@D)
7 configfile: pyproject.toml
8 collecting ... collected 4 items
10 tests/test_qthelp.py::test_qthelp_basic PASSED
11 tests/test_qthelp.py::test_qthelp_escaped PASSED
12 tests/test_qthelp.py::test_qthelp_namespace PASSED
13 tests/test_qthelp.py::test_qthelp_title PASSED
15 ============================= slowest 25 durations =============================
16 ======== 4 passed ========
17   py$(PYV): OK
18   congratulations :)