perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / python / hatch_vcs / test / results-all.master
blob533e2cf9b1a59a8cc85d47cbb8dcd5f079fe496c
1 ============================= test session starts ==============================
2 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
3 cachedir: .pytest_cache
4 rootdir: $(@D)
5 collecting ... collected 22 items
7 tests/test_build.py::test_basic PASSED
8 tests/test_build.py::test_fallback PASSED
9 tests/test_build.py::test_metadata PASSED
10 tests/test_build.py::test_root PASSED
11 tests/test_build.py::test_write PASSED
12 tests/test_build_config.py::TestTemplate::test_correct PASSED
13 tests/test_build_config.py::TestTemplate::test_not_string PASSED
14 tests/test_build_config.py::TestVersionFile::test_correct PASSED
15 tests/test_build_config.py::TestVersionFile::test_missing PASSED
16 tests/test_build_config.py::TestVersionFile::test_not_string PASSED
17 tests/test_build_config.py::test_coverage PASSED
18 tests/test_metadata_config.py::TestURLs::test_correct PASSED
19 tests/test_metadata_config.py::TestURLs::test_not_table PASSED
20 tests/test_metadata_config.py::TestURLs::test_url_not_string PASSED
21 tests/test_metadata_config.py::test_coverage PASSED
22 tests/test_version_config.py::TestFallbackVersion::test_correct PASSED
23 tests/test_version_config.py::TestFallbackVersion::test_not_string PASSED
24 tests/test_version_config.py::TestRawOptions::test_correct PASSED
25 tests/test_version_config.py::TestRawOptions::test_not_table PASSED
26 tests/test_version_config.py::TestTagPattern::test_correct PASSED
27 tests/test_version_config.py::TestTagPattern::test_not_string PASSED
28 tests/test_version_config.py::test_coverage PASSED
30 ======== 22 passed ========