aboutsummaryrefslogtreecommitdiffstats
path: root/test/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix some compilation warnings in sqlite-less buildsdick r. chiang2021-12-121-0/+10
* | | Fix Fsqlite_finalize book-keepingLars Ingebrigtsen2021-12-111-1/+3
* | | Fix some sqlite doc string typosLars Ingebrigtsen2021-12-111-2/+0
* | | Add sqlite3 support to EmacsLars Ingebrigtsen2021-12-111-0/+175
* | | Add time-convert testsPaul Eggert2021-12-051-0/+12
* | | Silence byte-compiler in some testsStefan Kangas2021-12-042-21/+22
* | | * test/src/comp-tests.el: Rework last patchStefan Monnier2021-11-271-29/+28
* | | * test/src/comp-tests.el: Eliminate byte-compiler warnings (Bug#52105).Stephen Gildea2021-11-261-10/+27
* | | Tag a test from process-tests.el as :unstable on emba.Michael Albinus2021-11-251-0/+1
* | | Add support for the min-width display propertyLars Ingebrigtsen2021-11-241-0/+16
* | | Make 'eval' use lexical scoping in most testsStefan Kangas2021-11-201-6/+11
* | | Turn mistaken functions into tests (bug#51941)Mattias Engdegård2021-11-181-1/+1
* | | Do not exclude emacs-module-tests.el on embaMichael Albinus2021-11-181-1/+5
* | | Eliminate ERT test name clashes (bug#51941)Mattias Engdegård2021-11-182-41/+41
* | | Allow removing keymap definitionsLars Ingebrigtsen2021-11-161-0/+34
* | | * src/lread.c (read_escape): Fix handling of ?\C-<char> for chars 128-255Stefan Monnier2021-11-141-0/+4
* | | Prefer ert-with-temp-(directory|file) in most remaining testsStefan Kangas2021-11-084-83/+81
* | | Improve detection of suspiciously reordered text segmentsEli Zaretskii2021-11-071-1/+21
* | | Prefer ert-with-temp-(directory|file)Stefan Kangas2021-11-074-62/+58
* | | Replace some macros with ert-with-temp-(file|directory)Stefan Kangas2021-11-064-59/+12
* | | Improve detection of suspicious reordering in source codeEli Zaretskii2021-11-061-1/+21
* | | Better detection of potentially malicious bidi textEli Zaretskii2021-11-041-0/+15
* | | Update keymap-tests after recent changesdickmao2021-11-021-6/+6
* | | Add test for Bug#51527Stefan Kangas2021-10-311-0/+6
* | | Remove workaround for fixed Bug#6581 from ertStefan Kangas2021-10-311-24/+24
* | | Fix bug with string values in equal-including-propertiesStefan Kangas2021-10-311-0/+27
* | | Be more allowing when looking for menu-bar itemsStefan Kangas2021-10-281-0/+43
* | | Add tests for gif to src/image-tests.elStefan Kangas2021-10-241-31/+48
* | | Add WebP image format support (Bug#51296)Stefan Kangas2021-10-221-2/+21
* | | Merge from origin/emacs-28Glenn Morris2021-10-211-1/+1
|\ \ \ | |/ /
| * | ; Fix typoStefan Kangas2021-10-201-1/+1
* | | Add a comment to the Turkish casefiddle testLars Ingebrigtsen2021-10-211-0/+3
* | | Add some tests for floatfns.cStefan Kangas2021-10-201-0/+62
* | | Further fixes for Turkish case changes in unibyte stringsLars Ingebrigtsen2021-10-201-0/+13
* | | Add some tests for fns.cStefan Kangas2021-10-201-0/+23
* | | Make image-tests work in a no-x buildLars Ingebrigtsen2021-10-191-12/+16
* | | Make `lookup-key' understand the new key sequence syntaxLars Ingebrigtsen2021-10-191-0/+7
* | | Add tests for image.cStefan Kangas2021-10-181-0/+205
* | | Merge from origin/emacs-28Paul Eggert2021-10-131-1/+4
|\ \ \ | |/ /
| * | Fix test bug when calloc returns nullPaul Eggert2021-10-121-1/+4
* | | ; * test/src/emacs-module-tests.el: Instrument for bug#50902.Michael Albinus2021-10-111-0/+5
* | | Merge from origin/emacs-28Glenn Morris2021-10-111-0/+6
|\ \ \ | |/ /
| * | New function num-processorsPaul Eggert2021-10-101-0/+6
* | | Make 'mapconcat' argument 'separator' optionalStefan Kangas2021-10-051-0/+17
|/ /
* | Fix checkdoc-related test failureLars Ingebrigtsen2021-09-271-1/+2
* | Fix two doc-related test failuresLars Ingebrigtsen2021-09-271-2/+2
* | ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-2623-55/+77
* | Renege on anonymous &rest (bug#50268, bug#50720)Mattias Engdegård2021-09-251-24/+33
* | Fix string-distance for two empty stringsPhilip Kaludercic2021-09-231-1/+9
* | Don't quote nil and t in doc strings and commentsLars Ingebrigtsen2021-09-211-1/+1