These patches add a few improvements to test t0450-txt-doc-vs-help. When using Meson, some test cases seem to have been skipped. This happened because it was looking for .adoc files in the wrong location. The first patch fixes that issue. But, because these tests were skipped silently (when using Meson), I did not notice breakage in another patch series of mine. To harden the test, the second patch adds an allowlist. Toon Claes (2): t0450: fix test for out-of-tree builds t0450: add allowlist for builtins with missing .adoc t/t0450-txt-doc-vs-help.sh | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) Range-diff against v1: 1: 184290765e = 1: cc1dd21b1c t0450: fix test for out-of-tree builds -: ---------- > 2: b8c6d88c47 t0450: add allowlist for builtins with missing .adoc base-commit: 2c2ba49d55ff26c1082b8137b1ec5eeccb4337d1 prerequisite-patch-id: 0000000000000000000000000000000000000000 -- 2.50.1.327.g047016eb4a