summaryrefslogtreecommitdiff
path: root/test/src/coding-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Fix encoding with 'utf-8-auto'Eli Zaretskii2023-01-121-15/+15
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Remove redundant local variables in testsStefan Kangas2022-08-081-14/+11
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-261-1/+1
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-1/+1
* Avoid lowering gc-cons-thresholdStefan Kangas2021-04-221-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Merge from origin/emacs-27Glenn Morris2020-10-021-1/+1
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-1/+1
* | Use lexical-binding in most src testsStefan Kangas2020-04-241-5/+5
* | Set last-coding-system-used upon ASCII conversion bypass (bug#40407)Mattias Engdegård2020-04-091-1/+2
* | Fix ASCII-only conversion logic (bug#40407)Mattias Engdegård2020-04-091-12/+21
* | Don't crash with invalid argument in check-coding-systems-regionMattias Engdegård2020-04-091-0/+8
* | Fix decoding ASCII strings with embedded CR charactersEli Zaretskii2020-04-091-0/+17
* | Avoid expensive recoding for ASCII identity cases (bug#40407)Mattias Engdegård2020-04-051-0/+11
* | Fix inverted NOCOPY encode/decode parameter (bug#40407)Mattias Engdegård2020-04-051-0/+8
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* Move coding-tests.el and decoder-test.el to their placesEli Zaretskii2016-09-241-1/+326
* ; * test/src/coding-tests.el: Moved from test/lisp/legacy/.Eli Zaretskii2016-09-241-0/+58