summaryrefslogtreecommitdiff
path: root/test/lisp/international
Commit message (Expand)AuthorAge
* Use `defvar` for variables that are not constantStefan Monnier2024-02-07
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Merge from origin/emacs-29Eli Zaretskii2023-12-09
|\|
| * ; Fix typosStefan Kangas2023-12-03
* | Merge from origin/emacs-29Eli Zaretskii2023-09-23
|\|
| * Ensure ucs-names is consistent with Unicode namesRobert Pluim2023-09-18
* | Merge from origin/emacs-29Eli Zaretskii2023-09-16
|\|
| * Fix Unicode normalization of charactersEli Zaretskii2023-09-16
* | Use new ERT `skip-when` macro in testsStefan Kangas2023-09-04
|/
* Fix mule-tests in UTF-8 localesEli Zaretskii2023-02-26
* Fix mule-tests under en_US.UTF-8 localeEli Zaretskii2023-02-15
* Add test suite for sgml-html-meta-auto-coding-functionBenjamin Riefenstahl2023-01-22
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Do not run slow tests on EMBAMichael Albinus2022-12-06
* Speed up Unicode normalisation tests by a factor of 5Mattias Engdegård2022-12-03
* Fix typo in textsec-restriction-levelStefan Kangas2022-10-26
* Update Unicode support to Unicode version 15.0.0 (bug#57846)समीर सिंह Sameer Singh2022-09-17
* (compiled-function-p): New function (bug#56648)Stefan Monnier2022-08-14
* Fix `lsh` warning shortcomings (bug#56641)Mattias Engdegård2022-07-23
* Recognise hybrid IPv6/IPv4 addresses in textsec (bug#54624)Mattias Engdegård2022-04-11
* ipv6 addresses aren't suspiciousLars Ingebrigtsen2022-03-29
* Adjust test to adjusted codeLars Ingebrigtsen2022-02-03
* Improve detection of suspicious uses of bidi controlsEli Zaretskii2022-01-22
* Make textsec-link-suspicious-p less mistrustfulLars Ingebrigtsen2022-01-20
* Re-enable some textsec-tests after recent bidi.c fixLars Ingebrigtsen2022-01-20
* Add test for bug#51733Lars Ingebrigtsen2022-01-20
* Allow suspicious names with some forms of bidi controlsLars Ingebrigtsen2022-01-20
* Check link text domain suspiciousnessLars Ingebrigtsen2022-01-20
* Expand textsec-link-suspicious-p checkingLars Ingebrigtsen2022-01-20
* Improve textsec-domain-suspicious-p messageLars Ingebrigtsen2022-01-20
* Make textsec-mixed-numbers-p actually workLars Ingebrigtsen2022-01-19
* Add text for suspicious linksLars Ingebrigtsen2022-01-19
* Make shr mark links with suspicious URLsLars Ingebrigtsen2022-01-19
* Add new file textsec-check.elLars Ingebrigtsen2022-01-19
* Mark whole-script confusables as suspicious domainsLars Ingebrigtsen2022-01-19
* Split textsec-email-address-suspicious-p into two functionsLars Ingebrigtsen2022-01-19
* Make textsec-suspicious-nonspacing-p work on marksLars Ingebrigtsen2022-01-19
* Add textsec functions for verifying email addressesLars Ingebrigtsen2022-01-18
* Add textsec-domain-suspicious-pLars Ingebrigtsen2022-01-18
* Add textsec predicates for different types of confusabilityLars Ingebrigtsen2022-01-18
* Add textsec support for confusable charactersLars Ingebrigtsen2022-01-18
* Add new function textsec-mixed-numbers-pLars Ingebrigtsen2022-01-17
* Add textsec-restriction-level functionLars Ingebrigtsen2022-01-17
* Add support for functions that deal with Unicode scriptsLars Ingebrigtsen2022-01-17
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* * test/lisp/dabbrev-tests.el: Use 'kbd' for readable keys.Juri Linkov2021-10-21
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-26
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-26
* Update Unicode support to Unicode version 14.0.0Eli Zaretskii2021-09-15