bind9/doc
Michal Nowak ce9d047a5c Fix nzd2nzf test always being skipped
When LMDB was made a required dependency (929eccdfdc), the "LMDB" entry
was removed from features.py and the --with-lmdb flag was removed from
feature-test.c.  However, the with_lmdb skip marker in mark.py and its
usage in nzd2nzf were not cleaned up. Since FEATURE_LMDB was no longer
being set, the skip condition became permanently true, silently skipping
the test on every run.

Remove the dead skip marker and update other stale references that still
described LMDB as optional (build docs, addzone test comments).

Assisted-by: Claude:claude-opus-4-7
2026-06-01 19:37:22 +02:00
..
arm Fix nzd2nzf test always being skipped 2026-06-01 19:37:22 +02:00
changelog Clean up OpenSSL/BoringSSL/LibreSSL reference URLs in changelog 2026-05-27 10:56:08 +02:00
design Remove DLV remnants 2024-12-13 11:24:47 +01:00
dev Change the loopmgr to be singleton 2025-07-23 22:44:16 +02:00
dnssec-guide Fix keytag typos in DNSSEC guide 2026-03-16 16:10:45 +00:00
doxygen Remove trailing whitespace from all text files 2023-06-13 15:05:40 +02:00
man Fix nzd2nzf test always being skipped 2026-06-01 19:37:22 +02:00
misc embed default sanitizer flags in executables 2026-04-05 12:46:38 +03:00
notes Tweak and reword release notes 2026-05-08 14:59:52 +02:00
meson.build Fix cross builds 2025-07-10 16:56:15 +02:00