diff options
| author | Junio C Hamano <gitster@pobox.com> | 2025-09-12 10:41:21 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-09-12 10:41:21 -0700 |
| commit | f67058f0fa555a2c0b4e6e7e1466c4ab3dbbb6f8 (patch) | |
| tree | ec88240eb5174714e341178029edf11ebfeba561 /t/t0450 | |
| parent | 4097eac99cc59ec55b3a8e7cb1862e5ba6d49595 (diff) | |
| parent | f9a6705d9a1012bc5349a9f010fee3abbf8c53e6 (diff) | |
| download | git-f67058f0fa555a2c0b4e6e7e1466c4ab3dbbb6f8.tar.xz | |
Merge branch 'tc/t0450-harden'
Test updates.
* tc/t0450-harden:
t0450: add allowlist for builtins with missing .adoc
t0450: fix test for out-of-tree builds
Diffstat (limited to 't/t0450')
| -rw-r--r-- | t/t0450/adoc-missing | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/t/t0450/adoc-missing b/t/t0450/adoc-missing new file mode 100644 index 0000000000..1ec9f8dcf3 --- /dev/null +++ b/t/t0450/adoc-missing @@ -0,0 +1,9 @@ +checkout--worker +merge-ours +merge-recursive +merge-recursive-ours +merge-recursive-theirs +merge-subtree +pickaxe +submodule--helper +upload-archive--writer |
