]> git.eshelyaron.com Git - emacs.git/commit
Remove max-specpdl-size overrun test
authorMattias Engdegård <mattiase@acm.org>
Fri, 23 Sep 2022 13:26:13 +0000 (15:26 +0200)
committerMattias Engdegård <mattiase@acm.org>
Fri, 23 Sep 2022 14:10:06 +0000 (16:10 +0200)
commit47b986d4882c0f105fc2129fd06b3f7b48e7ea55
tree326e45701f561f49f0df7a4dfa0a1c991f3746c9
parentc53f5a2176c9c67e0d1dbc7315c79eb070deaee2
Remove max-specpdl-size overrun test

* test/src/eval-tests.el (eval-tests--exceed-specbind-limit)
(eval-exceed-specbind-with-signal-hook): Remove test that is
no longer useful, since there is no longer any specpdl limit
to overrun.  (The test still passed but vacuously so, by
hitting the max-lisp-eval-depth limit instead.)
This silences an obsoletion warning.
test/src/eval-tests.el