]> git.eshelyaron.com Git - emacs.git/commit
Add test/Makefile machinery to exclude test .el files
authorGlenn Morris <rgm@gnu.org>
Tue, 11 Dec 2018 01:40:16 +0000 (20:40 -0500)
committerGlenn Morris <rgm@gnu.org>
Tue, 11 Dec 2018 01:40:16 +0000 (20:40 -0500)
commit7f95e1aec3014f32366129bcbf61675ab858f053
treef1fde39a0ee7fcddab180517a7ab25477a209109
parent3729a3f88fd7ce1d8a1a7f2ea61e8c4d05e954ab
Add test/Makefile machinery to exclude test .el files

* test/Makefile.in (EXCLUDE_TESTS): New variable.
(ELFILES): Filter out any specified exclude files.
test/Makefile.in