]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ra/t3600-test-path-funcs'
authorJunio C Hamano <gitster@pobox.com>
Tue, 9 Apr 2019 17:14:23 +0000 (02:14 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Apr 2019 17:14:23 +0000 (02:14 +0900)
commitac9e40e8ef796e43ae4438cbcd923bfa1056be61
treed2a152ac850dc9bf7cbdb62f3245a0d819b47413
parent917f2cd1c2396c694ae956a1a26d9c92bf50b847
parent59a06e947bf880d72fb8358e95de93fa5c69158c
Merge branch 'ra/t3600-test-path-funcs'

A GSoC micro.

* ra/t3600-test-path-funcs:
  t3600: use helpers to replace test -d/f/e/s <path>
  t3600: modernize style
  test functions: add function `test_file_not_empty`