]> granicus.if.org Git - neomutt/commit
test: add path tests for degenerate cases
authorRichard Russon <rich@flatcap.org>
Fri, 19 Apr 2019 00:07:37 +0000 (01:07 +0100)
committerRichard Russon <rich@flatcap.org>
Wed, 24 Apr 2019 11:16:16 +0000 (12:16 +0100)
commitfff13b5312d9a72d8518840e42b1b382ee96097d
treeee4551341a1b08e345e3bec638c1800b1a9cc877
parent904baba5145c5f30df07ed2d8d51b97399c6be9e
test: add path tests for degenerate cases
15 files changed:
test/path/mutt_path_abbr_folder.c
test/path/mutt_path_basename.c
test/path/mutt_path_canon.c
test/path/mutt_path_concat.c
test/path/mutt_path_concatn.c
test/path/mutt_path_dirname.c
test/path/mutt_path_escape.c
test/path/mutt_path_getcwd.c
test/path/mutt_path_parent.c
test/path/mutt_path_pretty.c
test/path/mutt_path_realpath.c
test/path/mutt_path_tidy.c
test/path/mutt_path_tidy_dotdot.c
test/path/mutt_path_tidy_slash.c
test/path/mutt_path_to_absolute.c