aboutsummaryrefslogtreecommitdiffstats
path: root/test/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-012-2/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-0147-47/+47
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-0147-47/+47
| * Be more allowing when looking for menu-bar itemsStefan Kangas2021-10-281-0/+10
* | `make-finalizer' now has to be called with a function, so adjust testLars Ingebrigtsen2021-12-311-1/+1
* | Use defvar-keymap in testsStefan Kangas2021-12-261-8/+4
* | Add test for text-char-descriptionStefan Kangas2021-12-261-0/+15
* | Declare functions to silence byte-compilerStefan Kangas2021-12-213-0/+8
* | Fix some tests in --without-all buildsStefan Kangas2021-12-212-1/+1
* | Fix sloppy base64 acceptance of some multibyte charactersMattias Engdegård2021-12-201-3/+13
* | Silence byte-compiler warnings from absent optional featuresMattias Engdegård2021-12-203-0/+9
* | Add some very rudimentary field-beginning/end testsLars Ingebrigtsen2021-12-191-0/+13
* | ; Fix last change to filelock-tests.elEli Zaretskii2021-12-191-5/+13
* | New error symbol 'permission-denied'Eli Zaretskii2021-12-191-3/+3
* | Skip extension tests on hosts without the functionLars Ingebrigtsen2021-12-161-0/+1
* | Only allow SQLite extensions from an allowlistLars Ingebrigtsen2021-12-141-0/+32
* | 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