Home
last modified time | relevance | path

Searched refs:sub_test_base36 (Results 1 – 4 of 4) sorted by relevance

/dports/java/java-subversion/subversion-1.14.1/subversion/tests/libsvn_subr/
H A Dstring-test.c544 sub_test_base36(apr_uint64_t value, const char *base36) in sub_test_base36() function
569 SVN_ERR(sub_test_base36(0, "0")); in test_base36()
570 SVN_ERR(sub_test_base36(APR_UINT64_C(1234567890), "kf12oi")); in test_base36()
571 SVN_ERR(sub_test_base36(APR_UINT64_C(0x7fffffffffffffff), "1y2p0ij32e8e7")); in test_base36()
572 SVN_ERR(sub_test_base36(APR_UINT64_C(0x8000000000000000), "1y2p0ij32e8e8")); in test_base36()
573 SVN_ERR(sub_test_base36(APR_UINT64_MAX, "3w5e11264sgsf")); in test_base36()
/dports/devel/py-subversion/subversion-1.14.1/subversion/tests/libsvn_subr/
H A Dstring-test.c544 sub_test_base36(apr_uint64_t value, const char *base36) in sub_test_base36() function
569 SVN_ERR(sub_test_base36(0, "0")); in test_base36()
570 SVN_ERR(sub_test_base36(APR_UINT64_C(1234567890), "kf12oi")); in test_base36()
571 SVN_ERR(sub_test_base36(APR_UINT64_C(0x7fffffffffffffff), "1y2p0ij32e8e7")); in test_base36()
572 SVN_ERR(sub_test_base36(APR_UINT64_C(0x8000000000000000), "1y2p0ij32e8e8")); in test_base36()
573 SVN_ERR(sub_test_base36(APR_UINT64_MAX, "3w5e11264sgsf")); in test_base36()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/tests/libsvn_subr/
H A Dstring-test.c544 sub_test_base36(apr_uint64_t value, const char *base36) in sub_test_base36() function
569 SVN_ERR(sub_test_base36(0, "0")); in test_base36()
570 SVN_ERR(sub_test_base36(APR_UINT64_C(1234567890), "kf12oi")); in test_base36()
571 SVN_ERR(sub_test_base36(APR_UINT64_C(0x7fffffffffffffff), "1y2p0ij32e8e7")); in test_base36()
572 SVN_ERR(sub_test_base36(APR_UINT64_C(0x8000000000000000), "1y2p0ij32e8e8")); in test_base36()
573 SVN_ERR(sub_test_base36(APR_UINT64_MAX, "3w5e11264sgsf")); in test_base36()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/tests/libsvn_subr/
H A Dstring-test.c544 sub_test_base36(apr_uint64_t value, const char *base36) in sub_test_base36() function
569 SVN_ERR(sub_test_base36(0, "0")); in test_base36()
570 SVN_ERR(sub_test_base36(APR_UINT64_C(1234567890), "kf12oi")); in test_base36()
571 SVN_ERR(sub_test_base36(APR_UINT64_C(0x7fffffffffffffff), "1y2p0ij32e8e7")); in test_base36()
572 SVN_ERR(sub_test_base36(APR_UINT64_C(0x8000000000000000), "1y2p0ij32e8e8")); in test_base36()
573 SVN_ERR(sub_test_base36(APR_UINT64_MAX, "3w5e11264sgsf")); in test_base36()