summaryrefslogtreecommitdiff
path: root/test/lisp/international
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-025-5/+5
* ; Fix typosStefan Kangas2023-12-031-1/+1
* Ensure ucs-names is consistent with Unicode namesRobert Pluim2023-09-181-0/+24
* Fix Unicode normalization of charactersEli Zaretskii2023-09-161-119/+15
* Fix mule-tests in UTF-8 localesEli Zaretskii2023-02-261-3/+4
* Fix mule-tests under en_US.UTF-8 localeEli Zaretskii2023-02-151-1/+1
* Add test suite for sgml-html-meta-auto-coding-functionBenjamin Riefenstahl2023-01-221-0/+66
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-015-5/+5
* Do not run slow tests on EMBAMichael Albinus2022-12-061-1/+2
* Speed up Unicode normalisation tests by a factor of 5Mattias Engdegård2022-12-031-47/+53
* Fix typo in textsec-restriction-levelStefan Kangas2022-10-261-1/+1
* Update Unicode support to Unicode version 15.0.0 (bug#57846)समीर सिंह Sameer Singh2022-09-171-34/+55
* (compiled-function-p): New function (bug#56648)Stefan Monnier2022-08-141-1/+1
* Fix `lsh` warning shortcomings (bug#56641)Mattias Engdegård2022-07-231-17/+19
* Recognise hybrid IPv6/IPv4 addresses in textsec (bug#54624)Mattias Engdegård2022-04-111-1/+4
* ipv6 addresses aren't suspiciousLars Ingebrigtsen2022-03-291-1/+10
* Adjust test to adjusted codeLars Ingebrigtsen2022-02-031-2/+2
* Improve detection of suspicious uses of bidi controlsEli Zaretskii2022-01-221-4/+2
* Make textsec-link-suspicious-p less mistrustfulLars Ingebrigtsen2022-01-201-7/+1
* Re-enable some textsec-tests after recent bidi.c fixLars Ingebrigtsen2022-01-201-7/+7
* Add test for bug#51733Lars Ingebrigtsen2022-01-201-1/+4
* Allow suspicious names with some forms of bidi controlsLars Ingebrigtsen2022-01-201-4/+9
* Check link text domain suspiciousnessLars Ingebrigtsen2022-01-201-1/+3
* Expand textsec-link-suspicious-p checkingLars Ingebrigtsen2022-01-201-1/+7
* Improve textsec-domain-suspicious-p messageLars Ingebrigtsen2022-01-201-0/+4
* Make textsec-mixed-numbers-p actually workLars Ingebrigtsen2022-01-191-0/+1
* Add text for suspicious linksLars Ingebrigtsen2022-01-191-0/+18
* Make shr mark links with suspicious URLsLars Ingebrigtsen2022-01-191-0/+4
* Add new file textsec-check.elLars Ingebrigtsen2022-01-191-5/+10
* Mark whole-script confusables as suspicious domainsLars Ingebrigtsen2022-01-191-1/+4
* Split textsec-email-address-suspicious-p into two functionsLars Ingebrigtsen2022-01-191-1/+3
* Make textsec-suspicious-nonspacing-p work on marksLars Ingebrigtsen2022-01-191-3/+3
* Add textsec functions for verifying email addressesLars Ingebrigtsen2022-01-181-0/+39
* Add textsec-domain-suspicious-pLars Ingebrigtsen2022-01-181-0/+5
* Add textsec predicates for different types of confusabilityLars Ingebrigtsen2022-01-181-1/+18
* Add textsec support for confusable charactersLars Ingebrigtsen2022-01-181-0/+7
* Add new function textsec-mixed-numbers-pLars Ingebrigtsen2022-01-171-0/+5
* Add textsec-restriction-level functionLars Ingebrigtsen2022-01-171-0/+12
* Add support for functions that deal with Unicode scriptsLars Ingebrigtsen2022-01-171-0/+72
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-014-4/+4
* * test/lisp/dabbrev-tests.el: Use 'kbd' for readable keys.Juri Linkov2021-10-211-1/+1
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-261-0/+2
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-261-3/+3
* Update Unicode support to Unicode version 14.0.0Eli Zaretskii2021-09-151-43/+98
* * test/lisp/international/ucs-normalize-tests.el: Save 30m on hydra.Glenn Morris2021-08-211-0/+1
* Unknown line endings in filepos-to-bufferpos/bufferpos-to-lineposLars Ingebrigtsen2021-08-132-0/+42
* ; Normalize and add missing first and last linesStefan Kangas2021-04-191-1/+1
* Update copyright year to 2021Paul Eggert2021-01-014-4/+4
* Fix mule-util-tests after recent truncation changesLars Ingebrigtsen2020-10-061-2/+3
* * test/lisp/emacs-lisp/find-func-tests.el: New file (for bug#43393)Stefan Monnier2020-09-141-5/+6