index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
Age
Commit message (
Expand
)
Author
2022-04-14
New time-equal-p test
Paul Eggert
2022-04-04
Faster `string-lessp` for unibyte arguments
Mattias Engdegård
2022-04-04
Replace list and vector sorting with TIMSORT algorithm
Andrew G Cohen
2022-03-26
Fix reader infinite recursion for circular mixed-type values
Mattias Engdegård
2022-03-14
Don't always escape "." and "?" in `prin1'
Lars Ingebrigtsen
2022-03-08
Decouple mod-test.c from Gnulib
Paul Eggert
2022-03-06
Don't accept whitespace or hex floats in rgbi: colour specs
Mattias Engdegård
2022-02-20
Adjust doc-tests-documentation/autoloaded-macro
Lars Ingebrigtsen
2022-02-16
Avoid emacs-module-tests failure on macOS
Mattias Engdegård
2022-02-12
Rewrite thread context switch code (bug#48990)
Stefan Monnier
2022-02-10
Merge from origin/emacs-28
Stefan Kangas
2022-02-09
Fix integer arithmetic miss-compilation (bug#53451)
Andrea Corallo
2022-02-04
Silence byte-compiler in two tests
Stefan Kangas
2022-01-31
Extend filelock-tests.el for bug#53207
Michael Albinus
2022-01-29
Allow redirecting `message' output to a different buffer
Lars Ingebrigtsen
2022-01-27
Silence byte-compiler slightly in tests
Stefan Kangas
2022-01-27
Don't use obsolete second argument to byte-compile-file
Stefan Kangas
2022-01-26
Add tests for concat, vconcat and append
Mattias Engdegård
2022-01-22
Add new variable print-unreadable-function
Lars Ingebrigtsen
2022-01-20
Fix Fchar_syntax for non-ASCII in unibyte buffers
Mattias Engdegård
2022-01-04
* test/src/doc-tests.el: New file.
Stefan Kangas
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-31
`make-finalizer' now has to be called with a function, so adjust test
Lars Ingebrigtsen
2021-12-26
Use defvar-keymap in tests
Stefan Kangas
2021-12-26
Add test for text-char-description
Stefan Kangas
2021-12-21
Declare functions to silence byte-compiler
Stefan Kangas
2021-12-21
Fix some tests in --without-all builds
Stefan Kangas
2021-12-20
Fix sloppy base64 acceptance of some multibyte characters
Mattias Engdegård
2021-12-20
Silence byte-compiler warnings from absent optional features
Mattias Engdegård
2021-12-19
Add some very rudimentary field-beginning/end tests
Lars Ingebrigtsen
2021-12-19
; Fix last change to filelock-tests.el
Eli Zaretskii
2021-12-19
New error symbol 'permission-denied'
Eli Zaretskii
2021-12-16
Skip extension tests on hosts without the function
Lars Ingebrigtsen
2021-12-14
Only allow SQLite extensions from an allowlist
Lars Ingebrigtsen
2021-12-12
Fix some compilation warnings in sqlite-less builds
dick r. chiang
2021-12-11
Fix Fsqlite_finalize book-keeping
Lars Ingebrigtsen
2021-12-11
Fix some sqlite doc string typos
Lars Ingebrigtsen
2021-12-11
Add sqlite3 support to Emacs
Lars Ingebrigtsen
2021-12-05
Add time-convert tests
Paul Eggert
2021-12-04
Silence byte-compiler in some tests
Stefan Kangas
2021-11-27
* test/src/comp-tests.el: Rework last patch
Stefan Monnier
2021-11-26
* test/src/comp-tests.el: Eliminate byte-compiler warnings (Bug#52105).
Stephen Gildea
2021-11-25
Tag a test from process-tests.el as :unstable on emba.
Michael Albinus
2021-11-24
Add support for the min-width display property
Lars Ingebrigtsen
2021-11-20
Make 'eval' use lexical scoping in most tests
Stefan Kangas
2021-11-18
Turn mistaken functions into tests (bug#51941)
Mattias Engdegård
2021-11-18
Do not exclude emacs-module-tests.el on emba
Michael Albinus
2021-11-18
Eliminate ERT test name clashes (bug#51941)
Mattias Engdegård
[next]