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

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

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


From: GNU bug Tracking System
Subject: bug#67460: closed ([PATCH] Add ert-font-lock)
Date: Sun, 03 Dec 2023 13:20:01 +0000

Your message dated Sun, 03 Dec 2023 15:19:17 +0200
with message-id <83o7f777ai.fsf@gnu.org>
and subject line Re: bug#67460: [PATCH] Add ert-font-lock
has caused the debbugs.gnu.org bug report #67460,
regarding [PATCH] Add ert-font-lock
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
67460: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67460
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [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


--- End Message ---
--- Begin Message --- Subject: Re: bug#67460: [PATCH] Add ert-font-lock Date: Sun, 03 Dec 2023 15:19:17 +0200
> From: Vladimir Kazanov <vekazanov@gmail.com>
> Date: Sun, 3 Dec 2023 09:51:43 +0000
> Cc: 67460@debbugs.gnu.org
> 
> Thanks for looking into this!
> 
> Note to myself: I need to make byte-compiling into a habit. Anyway,
> warnings fixed, here's the updated patch.

Thanks, installed on the master branch, and closing the bug.


--- End Message ---

reply via email to

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