]> git.notmuchmail.org Git - notmuch/commit
test: Add broken test for Emacs boolean term escaping
authorAustin Clements <amdragon@MIT.EDU>
Tue, 11 Mar 2014 22:19:53 +0000 (18:19 -0400)
committerDavid Bremner <david@tethera.net>
Tue, 25 Mar 2014 22:50:47 +0000 (19:50 -0300)
commit716af7deb8d0692ec3c867a599e29da61027b808
treed3f3cf137b94fdc23135346f8635b035e55dd070
parentd647a1917361aaf39d19a2c32df16e8490082a0e
test: Add broken test for Emacs boolean term escaping

The current term escaper gets most of these right, but fails to escape
things containing Unicode "fancy quotes" or things containing
non-whitespace control characters.
test/T310-emacs.sh