]> git.eshelyaron.com Git - emacs.git/commit
Improve handling of tests in *-tests subdirs
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 12 May 2025 14:39:15 +0000 (16:39 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 12 May 2025 19:55:49 +0000 (21:55 +0200)
commit49e49defc1ae36f4800f6c813517e7f34d766e4f
treec426d4607ae61d240f36db42bb4b1d620e78ada8
parent94feeb8bc18515518d608ba2b80e4a2ce0f6bf3b
Improve handling of tests in *-tests subdirs

* test/Makefile.in (subdir_template): Add rules for *-tests subdirs.

* test/infra/Makefile.in: Remove special handling of eieio, faceup
and so-long.  Add recipes for *-tests subdirs.  Filter out rules
for *-tests subdirs.

* test/infra/test-jobs.yml: Regenerate.

(cherry picked from commit b91efd401d68f22510856008ce79121b8b9bd199)
test/Makefile.in
test/infra/Makefile.in
test/infra/test-jobs.yml