]> granicus.if.org Git - neomutt/commitdiff
merge: improve list tests
authorRichard Russon <rich@flatcap.org>
Thu, 30 May 2019 10:08:36 +0000 (11:08 +0100)
committerRichard Russon <rich@flatcap.org>
Thu, 30 May 2019 10:08:36 +0000 (11:08 +0100)
 * test: ignore mutt_exit()
 * test: add shared list testing code
 * test: improve test_mutt_list_clear()
 * test: improve test_mutt_list_compare()
 * test: improve test_mutt_list_find()
 * test: improve test_mutt_list_free()
 * test: improve test_mutt_list_free_type()
 * test: improve test_mutt_list_insert_after()
 * test: improve test_mutt_list_insert_head()
 * test: improve test_mutt_list_insert_tail()
 * test: improve test_mutt_list_match()


Trivial merge