]> granicus.if.org Git - neomutt/commit
test: templates for tags functions
authorRichard Russon <rich@flatcap.org>
Sun, 28 Apr 2019 13:14:37 +0000 (14:14 +0100)
committerRichard Russon <rich@flatcap.org>
Tue, 30 Apr 2019 10:22:04 +0000 (11:22 +0100)
commit94022be6e8b291250350c40bdb0f6dfa89b2f7e6
tree491818321ff91cefb72af447ca7ba76b972cf7ec
parentc91f6bb139683a95e6f6083a4c9ffc3603567ef9
test: templates for tags functions
.gitignore
test/Makefile.autosetup
test/tags/driver_tags_free.c [new file with mode: 0644]
test/tags/driver_tags_get.c [new file with mode: 0644]
test/tags/driver_tags_get_transformed.c [new file with mode: 0644]
test/tags/driver_tags_get_transformed_for.c [new file with mode: 0644]
test/tags/driver_tags_get_with_hidden.c [new file with mode: 0644]
test/tags/driver_tags_replace.c [new file with mode: 0644]
test/tags/main.c [new file with mode: 0644]