ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / python / cmarkgfm / test / results-all.master
blob32b4761144973518c5e4b5756fdfb9ab5c26f551
1 ============================= test session starts ==============================
2 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
3 cachedir: .pytest_cache
4 rootdir: $(@D)
5 collecting ... collected 11 items
7 tests/test_cmark.py::test_core_extensions_ensure_registered PASSED
8 tests/test_cmark.py::test_find_syntax_extension PASSED
9 tests/test_cmark.py::test_find_syntax_extension_doesnt_exist PASSED
10 tests/test_cmark.py::test_github_flavored_markdown_to_html PASSED
11 tests/test_cmark.py::test_github_flavored_markdown_to_html_pre_tag PASSED
12 tests/test_cmark.py::test_github_flavored_markdown_to_html_tasklist PASSED
13 tests/test_cmark.py::test_markdown_to_html PASSED
14 tests/test_cmark.py::test_parse_document PASSED
15 tests/test_cmark.py::test_parser_interface PASSED
16 tests/test_cmark.py::test_render_html PASSED
17 tests/test_cmark.py::test_render_html_with_extensions PASSED
19 ======== 11 passed ========