]> git.notmuchmail.org Git - notmuch/commit
test: add known broken test for bad utf8 in config
authorDavid Bremner <david@tethera.net>
Fri, 15 Sep 2023 12:50:01 +0000 (09:50 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 23 Sep 2023 11:22:51 +0000 (08:22 -0300)
commit112c53535a569ba28a2a7f3baae7fcc4033c65bc
treee78b52e356379e88675e0b2f2fc370b32f2c8b29
parent6ed348474908e97950a78b431fdba19f528b2d30
test: add known broken test for bad utf8 in config

We should ideally print an informative error message, but at the very
least we should not exit with success.
test/T030-config.sh