pyo3/tests
2020-02-10 14:53:13 +09:00
..
ui FromPyObject for #[pyclass] with T: Clone 2020-01-24 08:57:28 +00:00
common.rs
test_arithmetics.rs Fix accidently changed file permission 2019-12-24 12:27:22 +09:00
test_buffer_protocol.rs
test_bytes.rs
test_class_basics.rs Merge pull request #755 from davidhewitt/property-doc 2020-02-03 18:14:54 +09:00
test_class_conversion.rs FromPyObject for #[pyclass] with T: Clone 2020-01-24 08:57:28 +00:00
test_class_new.rs
test_compile_error.rs FromPyObject for #[pyclass] with T: Clone 2020-01-24 08:57:28 +00:00
test_datetime.rs Add debug output for flaky test 2020-01-12 15:44:42 +01:00
test_dict_iter.rs
test_dunder.rs Fix clippy warnings in build.rs and tests 2020-02-10 14:53:13 +09:00
test_exceptions.rs Bump minimum Rust version to 1.42.0-nightly 2020-02-09 10:54:00 +00:00
test_gc.rs New PyClassInitializer 2020-01-05 16:01:05 +09:00
test_getter_setter.rs
test_inheritance.rs Revert "Disable segfaulty subclassing by default" 2020-01-12 01:22:32 +01:00
test_mapping.rs Fix accidently changed file permission 2019-12-24 12:27:22 +09:00
test_methods.rs
test_module.rs Fix clippy warnings in build.rs and tests 2020-02-10 14:53:13 +09:00
test_pyself.rs Fix clippy warnings in build.rs and tests 2020-02-10 14:53:13 +09:00
test_sequence.rs
test_string.rs
test_text_signature.rs
test_variable_arguments.rs
test_various.rs Remove even more uses of static mut 2020-01-30 13:24:55 +00:00