]> git.eshelyaron.com Git - emacs.git/commit
Allow for adjusting line length of test backtraces
authorGlenn Morris <rgm@gnu.org>
Wed, 6 Sep 2017 00:46:38 +0000 (20:46 -0400)
committerGlenn Morris <rgm@gnu.org>
Wed, 6 Sep 2017 00:46:38 +0000 (20:46 -0400)
commitd48f30057f50b69e3afff308c56836344c0f55d4
tree093241fe7e43fee046125199de195eefb96d8bb1
parent52c9c6b9d80942766ad81183a5d0495bb77eb832
Allow for adjusting line length of test backtraces

* test/Makefile.in (TEST_BACKTRACE_LINE_LENGTH): New option.
(%.log): Respect backtrace line length.
test/Makefile.in