Home
last modified time | relevance | path

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

/dports/ftp/wget/wget-1.21.2/tests/
H A Dunit-tests.h59 const char *test_dir_matches_p(void);
H A Dunit-tests.c55 mu_run_test (test_dir_matches_p); in all_tests()
/dports/ftp/wget/wget-1.21.2/src/
H A Dutils.c2958 test_dir_matches_p(void) in test_dir_matches_p() function
/dports/ftp/wget/wget-1.21.2/
H A DChangeLog7353 (dir_matches_p, test_dir_matches_p): Declare char * as const as required
8337 (test_dir_matches_p): Likewise.
12645 * src/utils.c (test_dir_matches_p): Added a test for the case
12847 * src/utils.c (test_dir_matches_p): More tests related for
14250 char *. Added test_subdir_p and test_dir_matches_p to the list of