ddclient/t
Richard Hansen 58d7be4e83 Distinguish unset --*-skip settings from set to the empty string
This prevents the `%builtinweb` or `%builtinfw` skip defaults from
overriding a user's explicitly empty `--web-skip=` or `--fw-skip=`
setting.

This is technically a backwards-incompatible change: Any config that
explicitly sets `--web-skip` or `--fw-skip` to the empty string but
depends on the built-in skip behavior will fail.  This is unlikely to
affect many (if any) users; compatibility concerns are believed to be
far less significant than the potential need to turn off the built-in
skip.
2024-05-12 15:55:28 -04:00
..
lib Update ddclient::Test::Fake::HTTPD 2024-05-09 22:32:28 -04:00
get_ip_from_if.pl Add get_default_interface 2020-09-21 15:16:48 -04:00
geturl_connectivity.pl Change t/geturl_connectivity.pl to handwritten 2024-05-07 22:39:17 -04:00
is-and-extract-ipv4.pl Accept leading zeros in IPv4 addresses 2020-07-11 11:04:33 -04:00
is-and-extract-ipv6-global.pl Add get_ip_from_interface function 2020-09-21 15:16:11 -04:00
is-and-extract-ipv6.pl Add get_ip_from_interface function 2020-09-21 15:16:11 -04:00
parse_assignments.pl Use subtest to group related tests 2020-07-07 13:01:15 -04:00
skip.pl Distinguish unset --*-skip settings from set to the empty string 2024-05-12 15:55:28 -04:00
ssl-validate.pl Fix misspelled *-ssl-validate option names 2024-05-10 16:54:40 -04:00
version.pl.in Add a test for unexpected warnings 2020-06-30 00:40:26 -04:00
write_cache.pl Switch from redefine to mock 2020-07-10 12:06:45 -04:00