]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/mingw-is-hidden-test-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Apr 2020 20:42:59 +0000 (13:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Apr 2020 20:42:59 +0000 (13:42 -0700)
A Windows-specific test element has been made more robust against
misuse from both user's environment and programmer's errors.

* js/mingw-is-hidden-test-fix:
  t: restrict `is_hidden` to be called only on Windows
  mingw: make test_path_is_hidden more robust
  t: consolidate the `is_hidden` functions

1  2 
t/test-lib-functions.sh

Simple merge