pyo3/tests
2019-09-28 15:19:11 +09:00
..
ui Update trybuild 2019-09-28 15:19:11 +09:00
common.rs
test_arithmetics.rs [DOC] Add Python from Rust section in the guide 2019-09-23 21:44:42 +09:00
test_buffer_protocol.rs
test_class_basics.rs
test_class_new.rs Fix documents following the review comment 2019-09-15 22:17:36 +09:00
test_compile_error.rs
test_datetime.rs Address clippy::into_iter_on_ref issues 2019-08-17 15:27:05 +02:00
test_dict_iter.rs
test_dunder.rs Replace IntoPyObject with IntoPy<PyObject> 2019-08-24 19:23:28 +02:00
test_exceptions.rs
test_gc.rs Replace IntoPyObject with IntoPy<PyObject> 2019-08-24 19:23:28 +02:00
test_getter_setter.rs
test_inheritance.rs
test_methods.rs
test_module.rs
test_pyself.rs Enable slf: PyRef<'py, Self> 2019-09-02 00:31:22 +09:00
test_sequence.rs Address clippy::map_clone issues 2019-08-17 14:10:36 +02:00
test_variable_arguments.rs
test_various.rs Address clippy::into_iter_on_array issues 2019-08-17 14:10:36 +02:00