pyo3/tests
2019-04-23 21:58:09 +02:00
..
common.rs Try fixing cargo fmt on travis ci 2019-03-24 17:19:15 +01:00
test_arithmetics.rs Drop support for python2 2019-03-29 12:37:26 +00:00
test_buffer_protocol.rs Drop support for python2 2019-03-29 12:37:26 +00:00
test_class_basics.rs Drop support for python2 2019-03-29 12:37:26 +00:00
test_class_new.rs
test_datetime.rs Drop support for python2 2019-03-29 12:37:26 +00:00
test_dict_iter.rs
test_dunder.rs Drop support for python2 2019-03-29 12:37:26 +00:00
test_gc.rs Rename PyObjectRef with PyAny 2019-03-04 13:50:43 +09:00
test_getter_setter.rs Allow omitting PyResult wrapping in property get/set methods 2019-04-17 22:29:12 +02:00
test_inheritance.rs Update tests & docs with IntoPyDict::into_py_dict(py) 2019-03-20 20:04:00 +01:00
test_methods.rs Add tests for quotes in class/method documentation 2019-04-15 01:29:13 +02:00
test_module.rs Drop support for python2 2019-03-29 12:37:26 +00:00
test_sequence.rs Remove dead code from tests/test_sequence.rs 2019-03-31 05:29:25 +02:00
test_variable_arguments.rs
test_various.rs Update tests & docs with IntoPyDict::into_py_dict(py) 2019-03-20 20:04:00 +01:00