]> granicus.if.org Git - neomutt/commit
merge: add framework for testing string functions
authorRichard Russon <rich@flatcap.org>
Tue, 16 Apr 2019 09:49:35 +0000 (10:49 +0100)
committerRichard Russon <rich@flatcap.org>
Tue, 16 Apr 2019 09:49:35 +0000 (10:49 +0100)
commitd9923654b193e91429fb052b25c545ca72ff40dd
treefb4c8a615d085ef4d3c610888601f6f849255b6d
parent6b7a08b84114e02c3b74bb049b58ed772b823423
parent252293edc6c33d0fe90d17d090e477d46601b11e
merge: add framework for testing string functions

 * test: templates for string functions
 * test: add string tests for degenerate cases
 * libmutt: fix code for degenerate cases
 * test: merge existing string tests
 * build: add coverage testing