]> git.eshelyaron.com Git - emacs.git/commit
Add a target to byte-compile all tests without running them
authorGregory Heytings <gregory@heytings.org>
Wed, 16 Aug 2023 15:58:48 +0000 (15:58 +0000)
committerGregory Heytings <gregory@heytings.org>
Wed, 16 Aug 2023 16:06:40 +0000 (16:06 +0000)
commit1e2d0775151f144830dfb9e9f1cd460f1e480270
tree068b4b0c2b71e8775f6934819237b3a7e31ead93
parentc287a0fdc7e3f70d819ef8efd1d7922b33df164c
Add a target to byte-compile all tests without running them

* test/Makefile.in: Add a check-byte-compile target.
* Makefile.in: Add the check-byte-compile target to CHECK_TARGETS.
Makefile.in
test/Makefile.in