pyo3/tests
kngwyu 60cbe2f47d Add a test that confirms __getattr__ doesn't override 2019-07-13 23:46:25 +09:00
..
ui Reject generics explicitly for #[pyclass] 2019-06-05 18:46:17 +09:00
common.rs Expose py_run macro 2019-06-13 18:18:06 +09:00
test_arithmetics.rs Expose py_run macro 2019-06-13 18:18:06 +09:00
test_buffer_protocol.rs Drop support for python2 2019-03-29 12:37:26 +00:00
test_class_basics.rs Expose py_run macro 2019-06-13 18:18:06 +09:00
test_class_new.rs Simpler new and clippy fixes 2019-02-23 18:38:00 +01:00
test_compile_error.rs Reject generics explicitly for #[pyclass] 2019-06-05 18:46:17 +09:00
test_datetime.rs Drop support for python2 2019-03-29 12:37:26 +00:00
test_dict_iter.rs Migrate to rust 2018 2019-02-01 14:23:29 +01:00
test_dunder.rs Add a test that confirms __getattr__ doesn't override 2019-07-13 23:46:25 +09:00
test_gc.rs Expose py_run macro 2019-06-13 18:18:06 +09:00
test_getter_setter.rs Expose py_run macro 2019-06-13 18:18:06 +09:00
test_inheritance.rs Expose py_run macro 2019-06-13 18:18:06 +09:00
test_methods.rs Expose py_run macro 2019-06-13 18:18:06 +09:00
test_module.rs Expose py_run macro 2019-06-13 18:18:06 +09:00
test_pyself.rs Expose py_run macro 2019-06-13 18:18:06 +09:00
test_sequence.rs Expose py_run macro 2019-06-13 18:18:06 +09:00
test_variable_arguments.rs Expose py_run macro 2019-06-13 18:18:06 +09:00
test_various.rs Expose py_run macro 2019-06-13 18:18:06 +09:00