]> git.eshelyaron.com Git - emacs.git/commit
Speed up parallel make check by testing slower files first
authorGlenn Morris <rgm@gnu.org>
Thu, 22 Feb 2018 01:49:40 +0000 (20:49 -0500)
committerGlenn Morris <rgm@gnu.org>
Thu, 22 Feb 2018 01:49:40 +0000 (20:49 -0500)
commit3267763e6ba1787c702a42a131d6e466b1aa42d7
tree0f456943faa5e17772066450c3763768c7ff70a4
parent56161254838e759243ccaab50c80327316a99979
Speed up parallel make check by testing slower files first

* test/Makefile.in (SLOW_TESTS): New variable.
(ELFILES): Move slow tests to the front.
test/Makefile.in