summaryrefslogtreecommitdiff
path: root/test/src/casefiddle-tests.el
AgeCommit message (Expand)Author
2026-05-24Fix 'do_casify_natnum' for events with all flags setPip Cet
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-10-29Add 'case-symbols-as-words' to configure symbol case behaviorSpencer Baugh
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-08test: Remove redundant "" arg to `mapconcat`Stefan Monnier
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-21Add a comment to the Turkish casefiddle testLars Ingebrigtsen
2021-10-20Further fixes for Turkish case changes in unibyte stringsLars Ingebrigtsen
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-10Fupcase no longer maps ?ß to itself (bug#11309)Mattias Engdegård
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-09Spelling fixesPaul Eggert
2019-09-22Avoid crashes when casifying noncontiguous regionsPaul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-04-06Implement special sigma casing rule (bug#24603)Michal Nazarewicz
2017-04-06Support casing characters which map into multiple code points (bug#24603)Michal Nazarewicz
2017-04-06Add support for title-casing letters (bug#24603)Michal Nazarewicz
2017-02-15casing: don’t assume letters are *either* upper- or lower-case (bug#24603)Michal Nazarewicz
2017-02-15Generate upcase and downcase tables from Unicode data (bug#24603)Michal Nazarewicz
2017-02-15Add tests for casefiddle.c (bug#24603)Michal Nazarewicz