| Age | Commit message (Collapse) | Author |
|
The customization widget referred to a non-existing function
`notmuch-hello-insert-query-list'. The patch changes it to the
correct one - `notmuch-hello-insert-searches'. The relevant test is
fixed now.
|
|
The tests use default values from customization widgets to make sure
that these customization widgets work (at least on basic level).
The custom queries section test is currently broken.
|
|
Expected results for few tests are fixed, the relevant test is
unmarked broken.
|
|
Currently, the column alignment in Emacs notmuch-hello is broken for
tags/queries with long names.
|
|
A new file was added for notmuch-hello tests.
|