summaryrefslogtreecommitdiff
path: root/test/src
AgeCommit message (Expand)Author
2022-04-14New time-equal-p testPaul Eggert
2022-04-04Faster `string-lessp` for unibyte argumentsMattias Engdegård
2022-04-04Replace list and vector sorting with TIMSORT algorithmAndrew G Cohen
2022-03-26Fix reader infinite recursion for circular mixed-type valuesMattias Engdegård
2022-03-14Don't always escape "." and "?" in `prin1'Lars Ingebrigtsen
2022-03-08Decouple mod-test.c from GnulibPaul Eggert
2022-03-06Don't accept whitespace or hex floats in rgbi: colour specsMattias Engdegård
2022-02-20Adjust doc-tests-documentation/autoloaded-macroLars Ingebrigtsen
2022-02-16Avoid emacs-module-tests failure on macOSMattias Engdegård
2022-02-12Rewrite thread context switch code (bug#48990)Stefan Monnier
2022-02-10Merge from origin/emacs-28Stefan Kangas
2022-02-09Fix integer arithmetic miss-compilation (bug#53451)Andrea Corallo
2022-02-04Silence byte-compiler in two testsStefan Kangas
2022-01-31Extend filelock-tests.el for bug#53207Michael Albinus
2022-01-29Allow redirecting `message' output to a different bufferLars Ingebrigtsen
2022-01-27Silence byte-compiler slightly in testsStefan Kangas
2022-01-27Don't use obsolete second argument to byte-compile-fileStefan Kangas
2022-01-26Add tests for concat, vconcat and appendMattias Engdegård
2022-01-22Add new variable print-unreadable-functionLars Ingebrigtsen
2022-01-20Fix Fchar_syntax for non-ASCII in unibyte buffersMattias 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-01Merge from origin/emacs-28Eli 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 testLars Ingebrigtsen
2021-12-26Use defvar-keymap in testsStefan Kangas
2021-12-26Add test for text-char-descriptionStefan Kangas
2021-12-21Declare functions to silence byte-compilerStefan Kangas
2021-12-21Fix some tests in --without-all buildsStefan Kangas
2021-12-20Fix sloppy base64 acceptance of some multibyte charactersMattias Engdegård
2021-12-20Silence byte-compiler warnings from absent optional featuresMattias Engdegård
2021-12-19Add some very rudimentary field-beginning/end testsLars Ingebrigtsen
2021-12-19; Fix last change to filelock-tests.elEli Zaretskii
2021-12-19New error symbol 'permission-denied'Eli Zaretskii
2021-12-16Skip extension tests on hosts without the functionLars Ingebrigtsen
2021-12-14Only allow SQLite extensions from an allowlistLars Ingebrigtsen
2021-12-12Fix some compilation warnings in sqlite-less buildsdick r. chiang
2021-12-11Fix Fsqlite_finalize book-keepingLars Ingebrigtsen
2021-12-11Fix some sqlite doc string typosLars Ingebrigtsen
2021-12-11Add sqlite3 support to EmacsLars Ingebrigtsen
2021-12-05Add time-convert testsPaul Eggert
2021-12-04Silence byte-compiler in some testsStefan Kangas
2021-11-27* test/src/comp-tests.el: Rework last patchStefan Monnier
2021-11-26* test/src/comp-tests.el: Eliminate byte-compiler warnings (Bug#52105).Stephen Gildea
2021-11-25Tag a test from process-tests.el as :unstable on emba.Michael Albinus
2021-11-24Add support for the min-width display propertyLars Ingebrigtsen
2021-11-20Make 'eval' use lexical scoping in most testsStefan Kangas
2021-11-18Turn mistaken functions into tests (bug#51941)Mattias Engdegård
2021-11-18Do not exclude emacs-module-tests.el on embaMichael Albinus
2021-11-18Eliminate ERT test name clashes (bug#51941)Mattias Engdegård