index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
T610-message-property.sh
Age
Commit message (
Expand
)
Author
2025-02-22
test/message-property: convert python tests from legacy bindings
David Bremner
2023-03-30
test: add test for notmuch_message_remove_all_properties_with_prefix
Kevin Boulain
2023-03-30
lib/message-property: sync removed properties to the database
Kevin Boulain
2023-03-30
test: reveal notmuch_message_remove_all_properties as broken
David Bremner
2023-03-30
test: reorganize tests and mark a few of them as broken
Kevin Boulain
2023-03-30
test: remove unnecessary sorting
Kevin Boulain
2023-03-30
test: display key name in property tests
Kevin Boulain
2023-03-30
lib/message-property: catch xapian exceptions
Kevin Boulain
2023-03-30
test: uncaught exception when editing properties of a removed message
Kevin Boulain
2022-05-29
test: replace deprecated use of notmuch_database_open
David Bremner
2021-12-04
test: move system includes to notmuch-test.h
David Bremner
2020-08-09
Fix typos
Jonas Bernoulli
2020-04-23
test: sort the output of the "prefix" test in T610-message-property
Olivier Taïbi
2019-03-05
lib/string_map: fix return type of string_cmp
David Bremner
2019-03-05
lib: Add known broken test for string_map binary search.
David Bremner
2018-05-02
test: tests for python bindings get_property / get_properties
David Bremner
2017-10-20
test: use $(dirname "$0") for sourcing test-lib.sh
Jani Nikula
2017-06-01
cli/dump: don't include tags when not asked for
David Bremner
2017-06-01
test: add known broken test --include=properties
David Bremner
2016-09-21
add property: query prefix to search for specific properties
Daniel Kahn Gillmor
2016-09-21
cli: optionally restore message properties from dump file
David Bremner
2016-09-21
CLI: add properties to dump output
David Bremner
2016-09-21
lib: iterator API for message properties
David Bremner
2016-09-21
lib: basic message-property API
David Bremner