pyo3/tests
konstin 7c0379b13a Remove many specialization uses
From over a hundret "default fn" uses down to 17
2018-08-25 20:48:17 +02:00
..
common.rs Remove many specialization uses 2018-08-25 20:48:17 +02:00
test_arithmetics.rs
test_buffer_protocol.rs Fix another bunch of clippy lints 2018-08-21 23:51:13 +02:00
test_class_basics.rs Remove many specialization uses 2018-08-25 20:48:17 +02:00
test_class_new.rs Remove many specialization uses 2018-08-25 20:48:17 +02:00
test_datetime.rs Use smallest types for Py{Date}{Time} constructors 2018-08-21 18:33:33 -04:00
test_doc.rs
test_dunder.rs
test_gc.rs Remove many specialization uses 2018-08-25 20:48:17 +02:00
test_getter_setter.rs
test_inheritance.rs Remove many specialization uses 2018-08-25 20:48:17 +02:00
test_methods.rs Remove many specialization uses 2018-08-25 20:48:17 +02:00
test_module.rs
test_various.rs