summaryrefslogtreecommitdiff
path: root/test/src/coding-tests.el
AgeCommit message (Expand)Author
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