]> git.notmuchmail.org Git - notmuch/commit
test: tests for python bindings get_property / get_properties
authorDavid Bremner <david@tethera.net>
Wed, 2 May 2018 23:30:51 +0000 (20:30 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 2 May 2018 23:30:51 +0000 (20:30 -0300)
commitf3f4297c7fb1ab57c1479e1c383ca5b35aae0700
tree48384f5f2e066bf4c62ac92997b2037362e8339c
parent5e05f00fe59d2f2d7dceadefaab30bcc12b0e8df
test: tests for python bindings get_property / get_properties

These roughly replicate the equivalent C tests, although they rely on
the database state created by the former tests, since the python
bindings currently provide read-only access to properties.
test/T610-message-property.sh