Obsolete golang-120
[oi-userland.git] / components / python / sphinxcontrib_applehelp / test / results-all.master
blobde86edaf01758919ce5b89aa18a8f67d9d16c134
1 py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
2 py$(PYV): commands[0]> python -X dev -X warn_default_encoding -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 1 item
10 tests/test_applehelp.py::test_applehelp_output PASSED
12 ============================= slowest 25 durations =============================
13 ======== 1 passed ========
14   py$(PYV): OK
15   congratulations :)