aboutsummaryrefslogtreecommitdiffstats
path: root/test/src/coding-tests.el (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2020-10-02; Fix many typos in symbols in docs and commentsStefan Kangas1-1/+1
2020-04-24Use lexical-binding in most src testsStefan Kangas1-5/+5
2020-04-09Set last-coding-system-used upon ASCII conversion bypass (bug#40407)Mattias Engdegård1-1/+2
2020-04-09Fix ASCII-only conversion logic (bug#40407)Mattias Engdegård1-12/+21
2020-04-09Don't crash with invalid argument in check-coding-systems-regionMattias Engdegård1-0/+8
2020-04-09Fix decoding ASCII strings with embedded CR charactersEli Zaretskii1-0/+17
2020-04-05Avoid expensive recoding for ASCII identity cases (bug#40407)Mattias Engdegård1-0/+11
2020-04-05Fix inverted NOCOPY encode/decode parameter (bug#40407)Mattias Engdegård1-0/+8
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-1/+1
2016-09-24Move coding-tests.el and decoder-test.el to their placesEli Zaretskii1-1/+326
2016-09-24; * test/src/coding-tests.el: Moved from test/lisp/legacy/.Eli Zaretskii1-0/+0
2016-05-21Added tests for dos unibyte decoding.Andrew Hyatt1-0/+8
2015-11-24Rename all test files to reflect source layout.Phillip Lord1-0/+0
2015-10-14Spelling fixesPaul Eggert1-1/+1
2015-10-04* test/automated/coding-tests.el: New file.Eli Zaretskii1-0/+50