pyo3/tests
2019-03-16 11:38:05 +01:00
..
common.rs
test_arithmetics.rs Some api improvements 2019-02-23 18:01:22 +01:00
test_buffer_protocol.rs Replace py.init_[ref|mut] with Py[Ref|Mut]::new 2019-02-13 21:52:21 +01:00
test_class_basics.rs Some api improvements 2019-02-23 18:01:22 +01:00
test_class_new.rs Simpler new and clippy fixes 2019-02-23 18:38:00 +01:00
test_datetime.rs Rename ToPyPointer with AsPyPointer 2019-02-24 16:20:04 +09:00
test_dict_iter.rs
test_doc.rs Export pyo3_derive_backend::pyimpl::impl_methods 2019-03-16 11:38:05 +01:00
test_dunder.rs Rename ToPyPointer with AsPyPointer 2019-02-24 16:20:04 +09:00
test_gc.rs Rename ToPyPointer with AsPyPointer 2019-02-24 16:20:04 +09:00
test_getter_setter.rs Big proc macro refactoring 2019-02-18 20:07:56 +01:00
test_inheritance.rs Simpler new and clippy fixes 2019-02-23 18:38:00 +01:00
test_methods.rs Simpler new and clippy fixes 2019-02-23 18:38:00 +01:00
test_module.rs Simpler new and clippy fixes 2019-02-23 18:38:00 +01:00
test_variable_arguments.rs Less feature(specialization) 2019-02-01 18:09:51 +01:00
test_various.rs Simpler new and clippy fixes 2019-02-23 18:38:00 +01:00