pyo3/tests
2022-04-07 23:56:15 +02:00
..
not_msrv
ui Fix ui test 2022-04-07 23:56:15 +02:00
common.rs
test_anyhow.rs clippy: enable some more lints 2022-03-03 07:23:28 +00:00
test_arithmetics.rs Add more lints 2022-03-23 08:07:28 +01:00
test_arithmetics_protos.rs Add more lints 2022-03-23 08:07:28 +01:00
test_buffer.rs Add more lints 2022-03-23 08:07:28 +01:00
test_buffer_protocol.rs Add more lints 2022-03-23 08:07:28 +01:00
test_buffer_protocol_pyproto.rs Add more lints 2022-03-23 08:07:28 +01:00
test_bytes.rs Add more lints 2022-03-23 08:07:28 +01:00
test_class_attributes.rs
test_class_basics.rs opt: don't emit T::dict_offset and T::weakref_offset without attributes 2021-12-30 14:57:27 +00:00
test_class_conversion.rs Add more lints 2022-03-23 08:07:28 +01:00
test_class_new.rs
test_compile_error.rs Fix ui test 2022-04-07 23:56:15 +02:00
test_datetime.rs Add more lints 2022-03-23 08:07:28 +01:00
test_default_impls.rs
test_dict_iter.rs
test_enum.rs Finish implementation for pyclass enums 2022-02-07 22:17:11 +00:00
test_exceptions.rs Add more lints 2022-03-23 08:07:28 +01:00
test_frompyobject.rs Add more lints 2022-03-23 08:07:28 +01:00
test_gc.rs Add more lints 2022-03-23 08:07:28 +01:00
test_gc_pyproto.rs Add more lints 2022-03-23 08:07:28 +01:00
test_getter_setter.rs Add more lints 2022-03-23 08:07:28 +01:00
test_inheritance.rs
test_macros.rs
test_mapping.rs pyclass: mapping flag 2022-04-02 16:15:44 +01:00
test_mapping_pyproto.rs Add more lints 2022-03-23 08:07:28 +01:00
test_methods.rs Add more lints 2022-03-23 08:07:28 +01:00
test_module.rs Add more lints 2022-03-23 08:07:28 +01:00
test_multiple_pymethods.rs
test_not_msrv.rs
test_proto_methods.rs Add more lints 2022-03-23 08:07:28 +01:00
test_pyfunction.rs Add more lints 2022-03-23 08:07:28 +01:00
test_pyproto.rs pyproto: deprecate protocol traits 2022-02-23 07:50:52 +00:00
test_pyself.rs Add more lints 2022-03-23 08:07:28 +01:00
test_sequence.rs Add more lints 2022-03-23 08:07:28 +01:00
test_sequence_pyproto.rs Add more lints 2022-03-23 08:07:28 +01:00
test_serde.rs Py/PyAny: remove PartialEq impl and add is() (#2183) 2022-02-25 19:39:45 +00:00
test_string.rs
test_text_signature.rs Add more lints 2022-03-23 08:07:28 +01:00
test_unsendable_dict.rs
test_variable_arguments.rs
test_various.rs Add more lints 2022-03-23 08:07:28 +01:00
test_wrap_pyfunction_deduction.rs Add more lints 2022-03-23 08:07:28 +01:00