]> git.notmuchmail.org Git - notmuch/commit
test: emacs: new tests "notmuch-show: {add,remove} multiple tags {to,from} single...
authorPieter Praet <pieter@praet.org>
Fri, 24 Feb 2012 22:30:35 +0000 (23:30 +0100)
committerDavid Bremner <bremner@debian.org>
Tue, 11 Dec 2012 14:01:40 +0000 (10:01 -0400)
commite7bd40aa4cdc54322297c20d9010f77e6be4fe43
tree29928008e07f195c953d5ca343243cf663f0ad26
parent8f1a8c7b094e22e10cf88193d5243e62ae9c8da8
test: emacs: new tests "notmuch-show: {add,remove} multiple tags {to,from} single message"

* test/emacs:

  - Rename subtests "{Add,Remove} tag from notmuch-show view" to
    "notmuch-show: {add,remove} single tag {to,from} single message"
    to be consistent with the following tests.

  - New subtest "notmuch-show: add multiple tags to single message":
    `notmuch-show-add-tag' ("+") can add multiple tags to a message.

  - New subtest "notmuch-show: remove multiple tags from single message":
    `notmuch-show-remove-tag' ("-") can remove multiple tags from a message.
test/emacs