From 016bc5ac7b16f850ac67d37b70767079c35d0335 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 3 May 2025 10:34:43 +0300 Subject: [PATCH] ; * doc/misc/ert.texi (erts files): Improve indexing. (cherry picked from commit 1f998d11a585a9915cc6e8b67050dc1bb9191107) --- doc/misc/ert.texi | 1 + 1 file changed, 1 insertion(+) 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. -- 2.39.5