index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
coding-tests.el
Age
Commit message (
Expand
)
Author
2026-05-07
; Revert Eric's commits from February.
Sean Whitton
2026-02-25
Tests for primitives in coding.c and charset.c.
Eric S. Raymond
2026-02-25
Category/charset/coding + char-table tests.
Eric S. Raymond
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-12
Fix encoding with 'utf-8-auto'
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-08-08
Remove redundant local variables in tests
Stefan Kangas
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-26
; Minor stylistic checkdoc fixes in test/**/*.el
Stefan Kangas
2021-08-09
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-04-22
Avoid lowering gc-cons-threshold
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-10-02
Merge from origin/emacs-27
Glenn Morris
2020-10-02
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-04-24
Use lexical-binding in most src tests
Stefan Kangas
2020-04-09
Set last-coding-system-used upon ASCII conversion bypass (bug#40407)
Mattias Engdegård
2020-04-09
Fix ASCII-only conversion logic (bug#40407)
Mattias Engdegård
2020-04-09
Don't crash with invalid argument in check-coding-systems-region
Mattias Engdegård
2020-04-09
Fix decoding ASCII strings with embedded CR characters
Eli Zaretskii
2020-04-05
Avoid expensive recoding for ASCII identity cases (bug#40407)
Mattias Engdegård
2020-04-05
Fix inverted NOCOPY encode/decode parameter (bug#40407)
Mattias Engdegård
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-09-24
Move coding-tests.el and decoder-test.el to their places
Eli Zaretskii
2016-09-24
; * test/src/coding-tests.el: Moved from test/lisp/legacy/.
Eli Zaretskii