aboutsummaryrefslogtreecommitdiffstats
path: root/test/src/coding-tests.el (unfollow)
Commit message (Expand)AuthorFilesLines
13 daysTests for primitives in coding.c and charset.c.Eric S. Raymond1-0/+107
13 daysCategory/charset/coding + char-table tests.Eric S. Raymond1-0/+42
2026-01-01; Add 2026 to copyright years.Sean Whitton1-1/+1
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-01-12Fix encoding with 'utf-8-auto'Eli Zaretskii1-15/+15
2023-01-01; Add 2023 to copyright years.Eli Zaretskii1-1/+1
2022-08-08Remove redundant local variables in testsStefan Kangas1-14/+11
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2021-09-26; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas1-1/+1
2021-08-09Use string-search instead of string-match[-p]Mattias Engdegård1-1/+1
2021-04-22Avoid lowering gc-cons-thresholdStefan Kangas1-1/+1
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