]> git.eshelyaron.com Git - emacs.git/commit
Make sh-script-tests.el more robust
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 5 Apr 2024 17:43:56 +0000 (19:43 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 6 Apr 2024 06:44:25 +0000 (08:44 +0200)
commitd111ed638a96de863e30f87a9d06810978197840
tree19ff3a8bfb818febeb00e18e57a3aec90b9772a1
parent5f3093ad7888c6e159a785d975818c9797061514
Make sh-script-tests.el more robust

* test/lisp/progmodes/sh-script-tests.el (test-sh-script-indentation)
(test-basic-sh-indentation, test-indent-after-continuation):
* test/lisp/progmodes/sh-script-resources/sh-indents.erts (Code):
Skip if `sh-indent-supported-here' is nil.  (Bug#70196)

(cherry picked from commit aa356d03aeb13942ae6688ce919e0aa9fb4f1689)
test/lisp/progmodes/sh-script-resources/sh-indents.erts
test/lisp/progmodes/sh-script-tests.el