notmuch/bindings/python-cffi/tests
Floris Bruynooghe 2d895a0119 Make messages returned by Thread objects owned
This reverses the logic of StandaloneMessage to instead create a
OwnedMessage.  Only the Thread class allows retrieving messages more
then once so it can explicitly create such messages.

The added test fails with SIGABRT without the fix for the message
re-use in threads being present.
2020-06-16 08:02:02 -03:00
..
conftest.py Drop deprecated/unused crypto.gpg_path 2020-02-19 08:17:49 -04:00
test_base.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00
test_config.py python config access: fix style and KeyError bug 2020-06-15 21:50:03 -03:00
test_database.py Make messages returned by Thread objects owned 2020-06-16 08:02:02 -03:00
test_message.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00
test_tags.py Add missing set methods to tagsets 2020-06-15 07:14:11 -03:00
test_thread.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00