pyo3/tests
konstin 6cb098ee12 Replace py.init_[ref|mut] with Py[Ref|Mut]::new 2019-02-13 21:52:21 +01:00
..
common.rs Replace deprecated methods 2018-12-15 14:15:43 +01:00
test_arithmetics.rs Replace py.init_[ref|mut] with Py[Ref|Mut]::new 2019-02-13 21:52:21 +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 Less feature(specialization) 2019-02-01 18:09:51 +01:00
test_class_new.rs Replace py.init_[ref|mut] with Py[Ref|Mut]::new 2019-02-13 21:52:21 +01:00
test_datetime.rs Migrate to rust 2018 2019-02-01 14:23:29 +01:00
test_dict_iter.rs Migrate to rust 2018 2019-02-01 14:23:29 +01:00
test_doc.rs Migrate to rust 2018 2019-02-01 14:23:29 +01:00
test_dunder.rs Replace py.init_[ref|mut] with Py[Ref|Mut]::new 2019-02-13 21:52:21 +01:00
test_gc.rs Replace py.init_[ref|mut] with Py[Ref|Mut]::new 2019-02-13 21:52:21 +01:00
test_getter_setter.rs Replace py.init_[ref|mut] with Py[Ref|Mut]::new 2019-02-13 21:52:21 +01:00
test_inheritance.rs Replace py.init_[ref|mut] with Py[Ref|Mut]::new 2019-02-13 21:52:21 +01:00
test_methods.rs Replace py.init_[ref|mut] with Py[Ref|Mut]::new 2019-02-13 21:52:21 +01:00
test_module.rs Less feature(specialization) 2019-02-01 18:09:51 +01:00
test_variable_arguments.rs Less feature(specialization) 2019-02-01 18:09:51 +01:00
test_various.rs Replace py.init_[ref|mut] with Py[Ref|Mut]::new 2019-02-13 21:52:21 +01:00