[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#67605: Acknowledgement ([PATCH] Add font-lock tests for lua-ts-mode)
From: |
Eli Zaretskii |
Subject: |
bug#67605: Acknowledgement ([PATCH] Add font-lock tests for lua-ts-mode) |
Date: |
Sat, 09 Dec 2023 10:58:43 +0200 |
> Date: Sun, 03 Dec 2023 11:18:13 -0600
> From: john muhl via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
>
>
> >From 249430935fb3cb0ee0e6b808922bef84a66b9cb7 Mon Sep 17 00:00:00 2001
> From: john muhl <jm@pub.pink>
> Date: Sun, 3 Dec 2023 10:56:04 -0600
> Subject: [PATCH] Add font-lock tests for lua-ts-mode (bug#67605)
>
> * test/lisp/progmodes/lua-ts-mode-tests.el (lua-ts-test-font-lock):
> Add ert-font-lock tests.
> (lua-ts-mode-test-indentation):
> (lua-ts-test-indentation):
> (lua-ts-mode-test-movement):
> (lua-ts-test-movement): Rename for consistency.
> * test/lisp/progmodes/lua-ts-mode-resources/font-lock.lua: New
> file.
Thanks, installed on the master branch, and closing the bug.