]> granicus.if.org Git - neomutt/commit
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)
commit2d1c4cdeb0e2d008a2d25e27b514055237eafe8b
tree4171bbf567cca1b7fa0c7d0d3c2e89622b1a0a21
parent940a297f11b06e2bdcaf3ea291283169ec437535
parentb078a87add5aed993d2d98559189c2051c3ec60c
merge: improve list tests

 * 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()