From: Eli Zaretskii Date: Sat, 3 May 2025 07:34:43 +0000 (+0300) Subject: ; * doc/misc/ert.texi (erts files): Improve indexing. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=016bc5ac7b16f850ac67d37b70767079c35d0335;p=emacs.git ; * doc/misc/ert.texi (erts files): Improve indexing. (cherry picked from commit 1f998d11a585a9915cc6e8b67050dc1bb9191107) --- diff --git a/doc/misc/ert.texi b/doc/misc/ert.texi index 4f1d287a02c..912d1ad09c9 100644 --- a/doc/misc/ert.texi +++ b/doc/misc/ert.texi @@ -941,6 +941,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 tests, unless overridden by a new @samp{Point-Char} spec.) +@cindex skipping tests, in erts file @item Skip If this is present and value is a form that evaluates to a non-@code{nil} value, the test will be skipped.