]> git.ipfire.org Git - thirdparty/curl.git/commit
test1165: improve pattern matching
authorEvgeny Grin <k2k@narod.ru>
Thu, 8 Feb 2024 17:41:55 +0000 (18:41 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 9 Feb 2024 22:57:09 +0000 (23:57 +0100)
commitb08200d31c0b2d23cff27a5ddf4baeb966c85d59
tree46e1411bc57bdaac63afa69ce251c1982a952610
parent922091c05cc2216a49dab955d990bf34edbc5ac5
test1165: improve pattern matching

* Fix excluded digits at the end of the symbols ('CURL_DISABLE_POP3'
  was checked as 'CURL_DISABLE_POP')

Closes #12903
tests/test1165.pl