pyo3/tests
2020-08-30 15:33:50 +02:00
..
ui FromPyObject derive suggestions by @kngwyu 2020-08-30 15:33:50 +02:00
common.rs
test_arithmetics.rs Simplify test cases where both __*__ and __r*__ are defined 2020-08-20 14:53:47 +09:00
test_buffer_protocol.rs
test_bytes.rs
test_class_attributes.rs
test_class_basics.rs
test_class_conversion.rs
test_class_new.rs
test_compile_error.rs Add compile fail tests for FromPyObject derives + some fixes. 2020-08-30 12:54:13 +02:00
test_datetime.rs
test_dict_iter.rs
test_dunder.rs
test_exceptions.rs
test_frompyobject.rs Specify item key and attr name as arguments. 2020-08-30 10:22:01 +02:00
test_gc.rs
test_getter_setter.rs
test_inheritance.rs
test_mapping.rs
test_methods.rs
test_module.rs
test_pyfunction.rs
test_pyself.rs
test_sequence.rs
test_string.rs
test_text_signature.rs
test_unsendable_dict.rs
test_variable_arguments.rs
test_various.rs Allow other Result types in #[pyfunction] (#1118) 2020-08-29 08:25:20 +01:00