]> granicus.if.org Git - neomutt/commit
test: templates for thread functions
authorRichard Russon <rich@flatcap.org>
Sun, 28 Apr 2019 13:13:46 +0000 (14:13 +0100)
committerRichard Russon <rich@flatcap.org>
Tue, 30 Apr 2019 10:22:04 +0000 (11:22 +0100)
commit60f4722621bbf4560c1a689c8c50950c181fa463
tree4c8c9c066f488671ae5140a4492422c99148acfc
parent56800487f535ae6f22ca8132ac069f98100651c4
test: templates for thread functions
.gitignore
test/Makefile.autosetup
test/thread/clean_references.c [new file with mode: 0644]
test/thread/find_virtual.c [new file with mode: 0644]
test/thread/insert_message.c [new file with mode: 0644]
test/thread/is_descendant.c [new file with mode: 0644]
test/thread/main.c [new file with mode: 0644]
test/thread/mutt_break_thread.c [new file with mode: 0644]
test/thread/thread_hash_destructor.c [new file with mode: 0644]
test/thread/unlink_message.c [new file with mode: 0644]