notmuch/bindings/python-cffi/tests
David Bremner 9cc026f3da bindings/python-cffi: add matched property to message objects
Existing users of the legacy python bindings use
message.get_flags(Message.FLAG.MATCH) to determine which messages in a
thread matched. Since the bindings don't provide get_flags anymore,
they should provide a property analogous to the existing "excluded"
property.
2022-01-01 11:48:40 -04:00
..
conftest.py Fix typos 2020-08-09 21:14:36 -03: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 lib: introduce notmuch_database_create_with_config 2021-02-06 19:48:34 -04:00
test_errors.py Fix error message when using notmuch_status_to_string 2021-12-05 08:53:39 -04:00
test_message.py bindings/python-cffi: add matched property to message objects 2022-01-01 11:48:40 -04:00
test_tags.py Add missing set methods to tagsets 2020-06-15 07:14:11 -03:00
test_thread.py bindings/python-cffi: add matched property to message objects 2022-01-01 11:48:40 -04:00