bind9/bin
Nicki Křížek ac7127d620 Use Re() for creating regular expressions
It's a fairly common pattern to use regular expression in our tests.
Instead of using the fairly verbose re.compile(), import that function
as Re() instead to allow for more brevity in the test syntax.
2025-12-08 14:57:47 +01:00
..
check cfg_parse_ API doesn't need memory context 2025-12-04 16:09:40 +01:00
confgen Change the 'isc_g_mctx' to be always available 2025-08-04 11:29:50 +02:00
delv cfg_parse_ API doesn't need memory context 2025-12-04 16:09:40 +01:00
dig cfg_parse_ API doesn't need memory context 2025-12-04 16:09:40 +01:00
dnssec cfg_parse_ API doesn't need memory context 2025-12-04 16:09:40 +01:00
include move default configuration to common bin/include folder 2025-10-29 13:55:04 -07:00
named shrunk cfgobj down to 48bytes 2025-12-05 08:59:53 +01:00
nsupdate cfg_parse_ API doesn't need memory context 2025-12-04 16:09:40 +01:00
plugins shrunk cfgobj down to 48bytes 2025-12-05 08:59:53 +01:00
rndc cfg_parse_ API doesn't need memory context 2025-12-04 16:09:40 +01:00
tests Use Re() for creating regular expressions 2025-12-08 14:57:47 +01:00
tools switch to RETERR where it wasn't being used 2025-12-03 13:45:43 -08:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00