1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-07 06:50:23 -08:00
emacs/test/lisp/emacs-lisp/ert-resources/erts-skip-one.erts
Roi Martin d164116aa5 Fix 'Skip' behavior in erts files (bug#76839)
* lisp/emacs-lisp/ert.el (ert-test--erts-test): Fix 'Skip'
behavior in erts files, so only the test case where it is
specified is skipped.
* test/lisp/emacs-lisp/ert-tests.el (ert-test-erts-skip-one)
(ert-test-erts-skip-last): Add test cases.
2025-05-03 10:31:04 +03:00

16 lines
80 B
Text

Name: first
Skip: t
=-=
FOO
=-=
FOO
=-=-=
Name: second
=-=
FOO
=-=
BAR
=-=-=