Skip to content

pr-152/r1walz/refactor-tests-v4

Replace test -(d|f|e) calls in t3600-rm.sh. Previously we were using test
-(d|f|e) to verify the presence of a directory/file, but we already have
helper functions, viz, test_path_is_dir, test_path_is_file and
test_path_is_missing with better functionality.

Rohit Ashiwal (1):
  t3600: use test_path_is_* functions

 t/t3600-rm.sh | 160 ++++++++++++++++++++++++++------------------------
 1 file changed, 84 insertions(+), 76 deletions(-)

base-commit: 8104ec994ea3849a968b4667d072fedd1e688642

Submitted-As: https://public-inbox.org/git/pull.152.v4.git.gitgitgadget@gmail.com
In-Reply-To: https://public-inbox.org/git/pull.152.git.gitgitgadget@gmail.com
In-Reply-To: https://public-inbox.org/git/pull.152.v2.git.gitgitgadget@gmail.com
In-Reply-To: https://public-inbox.org/git/pull.152.v3.git.gitgitgadget@gmail.com
Assets 2