mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 10:58:10 +01:00
test: Update emacs tests for fix to counting of signature lines.
The recent bug fix invalidated some expected test results. Fix them up.
This commit is contained in:
parent
1b2ea703e7
commit
42f1a13374
1 changed files with 9 additions and 9 deletions
|
@ -23,7 +23,7 @@ with Maildir) or if something else is going on.
|
||||||
|
|
||||||
Cheers,
|
Cheers,
|
||||||
|
|
||||||
[ 4-line signature. Click/Enter to toggle visibility. ]
|
[ 5-line signature. Click/Enter to toggle visibility. ]
|
||||||
--
|
--
|
||||||
Lars Kellogg-Stedman <lars@seas.harvard.edu>
|
Lars Kellogg-Stedman <lars@seas.harvard.edu>
|
||||||
Senior Technologist, Computing and Information Technology
|
Senior Technologist, Computing and Information Technology
|
||||||
|
@ -31,7 +31,7 @@ Harvard University School of Engineering and Applied Sciences
|
||||||
|
|
||||||
[ application/pgp-signature ]
|
[ application/pgp-signature ]
|
||||||
[ text/plain ]
|
[ text/plain ]
|
||||||
[ 3-line signature. Click/Enter to toggle visibility. ]
|
[ 4-line signature. Click/Enter to toggle visibility. ]
|
||||||
_______________________________________________
|
_______________________________________________
|
||||||
notmuch mailing list
|
notmuch mailing list
|
||||||
notmuch@notmuchmail.org
|
notmuch@notmuchmail.org
|
||||||
|
@ -52,12 +52,12 @@ http://notmuchmail.org/mailman/listinfo/notmuch
|
||||||
|
|
||||||
See the patch just posted here.
|
See the patch just posted here.
|
||||||
|
|
||||||
[ 1-line signature. Click/Enter to toggle visibility. ]
|
[ 2-line signature. Click/Enter to toggle visibility. ]
|
||||||
--
|
--
|
||||||
http://fossarchy.blogspot.com/
|
http://fossarchy.blogspot.com/
|
||||||
[ application/pgp-signature ]
|
[ application/pgp-signature ]
|
||||||
[ text/plain ]
|
[ text/plain ]
|
||||||
[ 3-line signature. Click/Enter to toggle visibility. ]
|
[ 4-line signature. Click/Enter to toggle visibility. ]
|
||||||
_______________________________________________
|
_______________________________________________
|
||||||
notmuch mailing list
|
notmuch mailing list
|
||||||
notmuch@notmuchmail.org
|
notmuch@notmuchmail.org
|
||||||
|
@ -79,7 +79,7 @@ http://notmuchmail.org/mailman/listinfo/notmuch
|
||||||
|
|
||||||
-- Lars
|
-- Lars
|
||||||
|
|
||||||
[ 4-line signature. Click/Enter to toggle visibility. ]
|
[ 5-line signature. Click/Enter to toggle visibility. ]
|
||||||
--
|
--
|
||||||
Lars Kellogg-Stedman <lars@seas.harvard.edu>
|
Lars Kellogg-Stedman <lars@seas.harvard.edu>
|
||||||
Senior Technologist, Computing and Information Technology
|
Senior Technologist, Computing and Information Technology
|
||||||
|
@ -87,7 +87,7 @@ http://notmuchmail.org/mailman/listinfo/notmuch
|
||||||
|
|
||||||
[ application/pgp-signature ]
|
[ application/pgp-signature ]
|
||||||
[ text/plain ]
|
[ text/plain ]
|
||||||
[ 3-line signature. Click/Enter to toggle visibility. ]
|
[ 4-line signature. Click/Enter to toggle visibility. ]
|
||||||
_______________________________________________
|
_______________________________________________
|
||||||
notmuch mailing list
|
notmuch mailing list
|
||||||
notmuch@notmuchmail.org
|
notmuch@notmuchmail.org
|
||||||
|
@ -109,7 +109,7 @@ http://notmuchmail.org/mailman/listinfo/notmuch
|
||||||
|
|
||||||
Just has been pushed
|
Just has been pushed
|
||||||
|
|
||||||
[ 9-line signature. Click/Enter to toggle visibility. ]
|
[ 10-line signature. Click/Enter to toggle visibility. ]
|
||||||
--
|
--
|
||||||
http://fossarchy.blogspot.com/
|
http://fossarchy.blogspot.com/
|
||||||
-------------- next part --------------
|
-------------- next part --------------
|
||||||
|
@ -154,7 +154,7 @@ http://notmuchmail.org/mailman/listinfo/notmuch
|
||||||
The version of lib/messages.cc in your repo doesn't build because it's
|
The version of lib/messages.cc in your repo doesn't build because it's
|
||||||
missing "#include <stdint.h>" (for the uint32_t on line 466).
|
missing "#include <stdint.h>" (for the uint32_t on line 466).
|
||||||
|
|
||||||
[ 4-line signature. Click/Enter to toggle visibility. ]
|
[ 5-line signature. Click/Enter to toggle visibility. ]
|
||||||
--
|
--
|
||||||
Lars Kellogg-Stedman <lars@seas.harvard.edu>
|
Lars Kellogg-Stedman <lars@seas.harvard.edu>
|
||||||
Senior Technologist, Computing and Information Technology
|
Senior Technologist, Computing and Information Technology
|
||||||
|
@ -162,7 +162,7 @@ http://notmuchmail.org/mailman/listinfo/notmuch
|
||||||
|
|
||||||
[ application/pgp-signature ]
|
[ application/pgp-signature ]
|
||||||
[ text/plain ]
|
[ text/plain ]
|
||||||
[ 3-line signature. Click/Enter to toggle visibility. ]
|
[ 4-line signature. Click/Enter to toggle visibility. ]
|
||||||
_______________________________________________
|
_______________________________________________
|
||||||
notmuch mailing list
|
notmuch mailing list
|
||||||
notmuch@notmuchmail.org
|
notmuch@notmuchmail.org
|
||||||
|
|
Loading…
Reference in a new issue