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