mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
Merge from origin/emacs-30
4b9a8fd607etags-regen-file-extensions: Add .pm956f14ae5e* src/treesit.c (treesit_debug_print_parser_list): Fix co...300d05ecb4Type-check argument to network-lookup-address-info0f0f21b7f2; Improve doc strings of options related to numbered backupsf0daa2f215Conservative heuristic for tree-sitter parser ranges (bug...035024b4e5; Fix treesit.c printing8771310a10; * admin/notes/unicode: Need to run textsec-tests (bug#7...4c6f45fa8eRe-enable GC mark trace buffer by defaultc607701589; * src/haiku_support.cc: Correct last change.ae22ad7f62; Add even more tests for previous commit460b9d705aFix treesit_sync_visible_region's range fixup code (bug#7...81347c1aaf; * etc/PROBLEMS: Fix last change (bug#73207).a82b7f3e82Document unavailability of frame geometry on Wayland
This commit is contained in:
commit
83b0e604ce
11 changed files with 130 additions and 45 deletions
|
|
@ -103,13 +103,19 @@ Specifically, the values of 'ucs-normalize-composition-exclusions' and
|
|||
verified against the latest Unicode data files.
|
||||
|
||||
Next, test normalization functions against NormalizationTests.txt,
|
||||
in the test/ directory run:
|
||||
in the top-level directory run:
|
||||
|
||||
make lisp/international/ucs-normalize-tests
|
||||
make -C test lisp/international/ucs-normalize-tests
|
||||
|
||||
See commentary in test/lisp/international/ucs-normalize-tests.el
|
||||
regarding failing lines.
|
||||
|
||||
Changes in UTS#46 and other relevant Unicode data might break our
|
||||
features that detect confusable and suspicious text, so run
|
||||
test/lisp-international/textsec-tests to check that:
|
||||
|
||||
make -C test lisp/international/textsec-tests
|
||||
|
||||
The file BidiCharacterTest.txt should be copied to the test suite, and
|
||||
if its format has changed, the file biditest.el there should be
|
||||
modified to follow suit. If there's trailing whitespace in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue