From: Michał Kępień Date: Sat, 25 Oct 2025 06:00:41 +0000 (+0200) Subject: chg: test: Properly process JSON and XML in tests X-Git-Tag: v9.21.15~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3219874fe7abe2396a79b5f3f3c4d6c83d3351cb;p=thirdparty%2Fbind9.git chg: test: Properly process JSON and XML in tests Processing JSON and XML using `grep` and `sed` is error-prone, overly lax in some ways, overly strict in others, and neither accurate nor expressive. Use `jq` and `xmllint` with XPath expressions to make things right in system tests. See #3304 Merge branch '3304-properly-process-json-and-xml-in-tests' into 'main' See merge request isc-projects/bind9!10942 --- 3219874fe7abe2396a79b5f3f3c4d6c83d3351cb