about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-09-16 03:21:21 +0000
committerEric Wong <e@80x24.org>2023-09-16 12:12:51 +0000
commit217b26d007a7d9be3f0ae768e32a8a3e4807f27c (patch)
treed3b006f4a51bb99ea68a4fdc02e379f20e772756 /MANIFEST
parent584d2d5fc4fb458792aef93c9802126d0722dfb1 (diff)
downloadpublic-inbox-217b26d007a7d9be3f0ae768e32a8a3e4807f27c.tar.gz
This non-parallelized target is useful for noticing core dumps
and preventing them from being clobbered as we run the test
suite.  It will also notice leftover temporary files and
directories.

This make target was used on OpenBSD 7.3 to develop at least two
recent fixes:

e281363ba937 (lei: ensure we run DESTROY|END at daemon exit w/ kqueue)
759885e60e59 (lei: ensure --stdin sets %ENV and $current_lei)

I considered using a per-test TMPDIR for this to enable
parallelization, but on-filesystem UNIX sockets won't work
with excessively long path names.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 21f718ec..2fe5dd17 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -620,6 +620,7 @@ t/x-unknown-alpine.eml
 t/xap_helper.t
 t/xcpdb-reshard.t
 version-gen.perl
+xt/check-debris.t
 xt/cmp-msgstr.t
 xt/create-many-inboxes.t
 xt/eml_check_limits.t