1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-05 22:20:24 -08:00

; * doc/misc/ert.texi (erts files): Improve indexing.

This commit is contained in:
Eli Zaretskii 2025-05-03 10:34:43 +03:00
parent 52183c9596
commit 1f998d11a5

View file

@ -939,6 +939,7 @@ where the @samp{|} character is in the ``after'' form (and issue a
test failure if that isn't the case). (This is used in all subsequent test failure if that isn't the case). (This is used in all subsequent
tests, unless overridden by a new @samp{Point-Char} spec.) tests, unless overridden by a new @samp{Point-Char} spec.)
@cindex skipping tests, in erts file
@item Skip @item Skip
If this is present and value is a form that evaluates to a If this is present and value is a form that evaluates to a
non-@code{nil} value, the test will be skipped. non-@code{nil} value, the test will be skipped.