pyo3/tests
Georg Brandl ab802cd829 Document and test argument parsing annotations for pyfunctions 2019-06-16 22:13:50 +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
test_class_basics.rs Expose py_run macro 2019-06-13 18:18:06 +09:00
test_class_new.rs
test_compile_error.rs Reject generics explicitly for #[pyclass] 2019-06-05 18:46:17 +09:00
test_datetime.rs
test_dict_iter.rs
test_dunder.rs Merge pull request #512 from kngwyu/expose-py-run 2019-06-15 23:50:14 +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 Adjust the varargs/kwds objects to remove arguments consumed by parameters 2019-06-16 22:13:50 +09:00
test_module.rs Document and test argument parsing annotations for pyfunctions 2019-06-16 22:13:50 +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