aboutsummaryrefslogtreecommitdiff
path: root/test/T610-message-property.sh
AgeCommit message (Expand)Author
2025-02-22test/message-property: convert python tests from legacy bindingsDavid Bremner
2023-03-30test: add test for notmuch_message_remove_all_properties_with_prefixKevin Boulain
2023-03-30lib/message-property: sync removed properties to the databaseKevin Boulain
2023-03-30test: reveal notmuch_message_remove_all_properties as brokenDavid Bremner
2023-03-30test: reorganize tests and mark a few of them as brokenKevin Boulain
2023-03-30test: remove unnecessary sortingKevin Boulain
2023-03-30test: display key name in property testsKevin Boulain
2023-03-30lib/message-property: catch xapian exceptionsKevin Boulain
2023-03-30test: uncaught exception when editing properties of a removed messageKevin Boulain
2022-05-29test: replace deprecated use of notmuch_database_openDavid Bremner
2021-12-04test: move system includes to notmuch-test.hDavid Bremner
2020-08-09Fix typosJonas Bernoulli
2020-04-23test: sort the output of the "prefix" test in T610-message-propertyOlivier Taïbi
2019-03-05lib/string_map: fix return type of string_cmpDavid Bremner
2019-03-05lib: Add known broken test for string_map binary search.David Bremner
2018-05-02test: tests for python bindings get_property / get_propertiesDavid Bremner
2017-10-20test: use $(dirname "$0") for sourcing test-lib.shJani Nikula
2017-06-01cli/dump: don't include tags when not asked forDavid Bremner
2017-06-01test: add known broken test --include=propertiesDavid Bremner
2016-09-21add property: query prefix to search for specific propertiesDaniel Kahn Gillmor
2016-09-21cli: optionally restore message properties from dump fileDavid Bremner
2016-09-21CLI: add properties to dump outputDavid Bremner
2016-09-21lib: iterator API for message propertiesDavid Bremner
2016-09-21lib: basic message-property APIDavid Bremner