bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#67460: [PATCH] Add ert-font-lock


From: Vladimir Kazanov
Subject: bug#67460: [PATCH] Add ert-font-lock
Date: Sun, 26 Nov 2023 18:47:30 +0000

As suggested in emacs-devel@ [1], this patch adds ert-lont-lock.el to
Emacs. Ert-font-lock is an extension to ERT providing an easy way to
check font faces either in inline strings or resource files.

The assertion syntax is based on Tree-sitter's syntax highlighter unit
tests [2]. This makes it easy to port existing tree-sitter grammar
tests to support both new-style ts-based major modes and the
traditional ones.

[1] https://lists.gnu.org/archive/html/emacs-devel/2023-11/msg00867.html
[2] https://tree-sitter.github.io/tree-sitter/syntax-highlighting#unit-testing
-- 
Regards,

Vladimir Kazanov

Attachment: 0001-Add-ert-font-lock.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]