Home
last modified time | relevance | path

Searched refs:test_hash_algo (Results 1 – 7 of 7) sorted by relevance

/dports/devel/git-filter-repo/git-filter-repo-2.34.0/t/
H A Dtest-lib-functions.sh1207 test_hash_algo="$1"
1214 test_hash_algo='sha1'
1220 test -n "$test_hash_algo" || test_detect_hash &&
1235 { test -n "$test_hash_algo" || test_detect_hash; } &&
1263 local var="test_oid_${test_hash_algo}_$1" &&
/dports/devel/cgit/cgit-1.2.3/git/t/
H A Dtest-lib-functions.sh1407 test_hash_algo="$1"
1414 test_hash_algo='sha1'
1420 test -n "$test_hash_algo" || test_detect_hash &&
1435 { test -n "$test_hash_algo" || test_detect_hash; } &&
1463 local var="test_oid_${test_hash_algo}_$1" &&
/dports/devel/git-svn/git-2.34.1/t/
H A Dtest-lib-functions.sh1587 test_hash_algo="$1"
1592 test_hash_algo="${GIT_TEST_DEFAULT_HASH:-sha1}"
1598 test -n "$test_hash_algo" || test_detect_hash &&
1613 { test -n "$test_hash_algo" || test_detect_hash; } &&
1641 local algo="${test_hash_algo}" &&
/dports/devel/git-p4/git-2.34.1/t/
H A Dtest-lib-functions.sh1587 test_hash_algo="$1"
1592 test_hash_algo="${GIT_TEST_DEFAULT_HASH:-sha1}"
1598 test -n "$test_hash_algo" || test_detect_hash &&
1613 { test -n "$test_hash_algo" || test_detect_hash; } &&
1641 local algo="${test_hash_algo}" &&
/dports/devel/git-gui/git-2.34.1/t/
H A Dtest-lib-functions.sh1587 test_hash_algo="$1"
1592 test_hash_algo="${GIT_TEST_DEFAULT_HASH:-sha1}"
1598 test -n "$test_hash_algo" || test_detect_hash &&
1613 { test -n "$test_hash_algo" || test_detect_hash; } &&
1641 local algo="${test_hash_algo}" &&
/dports/devel/git/git-2.34.1/t/
H A Dtest-lib-functions.sh1587 test_hash_algo="$1"
1592 test_hash_algo="${GIT_TEST_DEFAULT_HASH:-sha1}"
1598 test -n "$test_hash_algo" || test_detect_hash &&
1613 { test -n "$test_hash_algo" || test_detect_hash; } &&
1641 local algo="${test_hash_algo}" &&
/dports/devel/git-cvs/git-2.34.1/t/
H A Dtest-lib-functions.sh1587 test_hash_algo="$1"
1592 test_hash_algo="${GIT_TEST_DEFAULT_HASH:-sha1}"
1598 test -n "$test_hash_algo" || test_detect_hash &&
1613 { test -n "$test_hash_algo" || test_detect_hash; } &&
1641 local algo="${test_hash_algo}" &&