pyo3/tests
Alexander Niederbühl e2e4733b82 Test examples in user guide with travis
Test could only be activated for Python 3.5 and some tests had to be
ignored, see #381 and #387.
2019-03-09 23:54:28 +01:00
..
common.rs Replace deprecated methods 2018-12-15 14:15:43 +01:00
test_arithmetics.rs Some api improvements 2019-02-23 18:01:22 +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 Some api improvements 2019-02-23 18:01:22 +01:00
test_class_new.rs Simpler new and clippy fixes 2019-02-23 18:38:00 +01:00
test_datetime.rs Rename ToPyPointer with AsPyPointer 2019-02-24 16:20:04 +09:00
test_dict_iter.rs Migrate to rust 2018 2019-02-01 14:23:29 +01:00
test_doc.rs Test examples in user guide with travis 2019-03-09 23:54:28 +01:00
test_dunder.rs Rename ToPyPointer with AsPyPointer 2019-02-24 16:20:04 +09:00
test_gc.rs Rename ToPyPointer with AsPyPointer 2019-02-24 16:20:04 +09:00
test_getter_setter.rs Big proc macro refactoring 2019-02-18 20:07:56 +01:00
test_inheritance.rs Simpler new and clippy fixes 2019-02-23 18:38:00 +01:00
test_methods.rs Simpler new and clippy fixes 2019-02-23 18:38:00 +01:00
test_module.rs Simpler new and clippy fixes 2019-02-23 18:38:00 +01:00
test_variable_arguments.rs Less feature(specialization) 2019-02-01 18:09:51 +01:00
test_various.rs Simpler new and clippy fixes 2019-02-23 18:38:00 +01:00