From: Eli Zaretskii Date: Tue, 17 Sep 2024 13:18:08 +0000 (+0300) Subject: ; * admin/notes/unicode: Need to run textsec-tests (bug#73312). X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=db899d3569433b7ca217e7d283714f116a229a04;p=emacs.git ; * admin/notes/unicode: Need to run textsec-tests (bug#73312). (cherry picked from commit 8771310a10d528e01e1ff853c6b180af39b60620) --- diff --git a/admin/notes/unicode b/admin/notes/unicode index 3502731efbe..81f17edeae2 100644 --- a/admin/notes/unicode +++ b/admin/notes/unicode @@ -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