perl/Test-Simple: update to 1.302205
[oi-userland.git] / components / python / pytoml / test / results-all.master
blobd2ce755a9347dba10a991ae7acb4c1f56ae4cd30
1 ============================= test session starts ==============================
2 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
3 cachedir: .pytest_cache
4 rootdir: $(@D)
5 collecting ... collected 9 items
7 test/test_parser.py::test_name_of_fileobj_is_used_in_errors PASSED
8 test/test_parser.py::test_object_pairs_hook PASSED
9 test/test_parser.py::test_when_fileobj_has_no_name_attr_then_repr_of_fileobj_is_used_in_errors PASSED
10 test/test_writer.py::test_attempting_to_write_non_number_floats_raises_error[-inf] PASSED
11 test/test_writer.py::test_attempting_to_write_non_number_floats_raises_error[inf] PASSED
12 test/test_writer.py::test_attempting_to_write_non_number_floats_raises_error[nan] PASSED
13 test/test_writer.py::test_pathlib_path_objects_are_written_as_strings PASSED
14 test/test_writer.py::test_pathlib_purepath_objects_are_written_as_strings PASSED
15 test/test_writer.py::test_pathlib_purepath_objects_contents_are_escaped PASSED
17 ======== 9 passed ========