summaryrefslogtreecommitdiff
path: root/test/src/coding-tests.el
AgeCommit message (Expand)Author
2026-05-07; Revert Eric's commits from February.Sean Whitton
2026-02-25Tests for primitives in coding.c and charset.c.Eric S. Raymond
2026-02-25Category/charset/coding + char-table tests.Eric S. Raymond
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-12Fix encoding with 'utf-8-auto'Eli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-08-08Remove redundant local variables in testsStefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-26; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas
2021-08-09Use string-search instead of string-match[-p]Mattias Engdegård
2021-04-22Avoid lowering gc-cons-thresholdStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-02Merge from origin/emacs-27Glenn Morris
2020-10-02; Fix many typos in symbols in docs and commentsStefan Kangas
2020-04-24Use lexical-binding in most src testsStefan Kangas
2020-04-09Set last-coding-system-used upon ASCII conversion bypass (bug#40407)Mattias Engdegård
2020-04-09Fix ASCII-only conversion logic (bug#40407)Mattias Engdegård
2020-04-09Don't crash with invalid argument in check-coding-systems-regionMattias Engdegård
2020-04-09Fix decoding ASCII strings with embedded CR charactersEli Zaretskii
2020-04-05Avoid expensive recoding for ASCII identity cases (bug#40407)Mattias Engdegård
2020-04-05Fix inverted NOCOPY encode/decode parameter (bug#40407)Mattias Engdegård
2020-01-01Update copyright year to 2020Paul 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-01-01Merge from origin/emacs-25Paul Eggert
2016-09-24Move coding-tests.el and decoder-test.el to their placesEli Zaretskii
2016-09-24; * test/src/coding-tests.el: Moved from test/lisp/legacy/.Eli Zaretskii