aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add more multisession testsscratch/sqliteLars Ingebrigtsen2021-12-151-0/+31
* Document using make-multisession directlyLars Ingebrigtsen2021-12-151-2/+5
* Make multisession tests less extensiveLars Ingebrigtsen2021-12-141-1/+1
* Unhex package/keys in the files backend and flip defaultsLars Ingebrigtsen2021-12-141-0/+4
* Add busy-waiting files testLars Ingebrigtsen2021-12-141-1/+37
* Implement a simple file-based multisesson storageLars Ingebrigtsen2021-12-141-2/+30
* Rearrange multisession to allow several backendsLars Ingebrigtsen2021-12-141-63/+61
* Default to using a write-ahead logLars Ingebrigtsen2021-12-131-2/+1
* Tweak multisession stuff and improve concurrencyLars Ingebrigtsen2021-12-131-8/+16
* Start thinking about handling contended tablesLars Ingebrigtsen2021-12-121-1/+40
* Delete test fileLars Ingebrigtsen2021-12-121-2/+1
* Add a multisession testLars Ingebrigtsen2021-12-121-0/+56
* Tramp code cleanupMichael Albinus2021-12-061-4/+3
* Prefer nil to (current-time) when either will doPaul Eggert2021-12-052-4/+4
* Use time-equal-p to compare timestamps in testsPaul Eggert2021-12-051-8/+9
* vc-git--program-version to support Git for macOS version stringJustin Schell2021-12-061-0/+67
* Silence byte-compiler in generator-tests.elStefan Kangas2021-12-051-3/+3
* Silence warnings about testing obsolete functions and macrosStefan Kangas2021-12-054-289/+357
* Remove hacks for broken `with-suppressed-warnings'Stefan Kangas2021-12-052-17/+6
* Remove hack from seq-tests.el for broken `with-suppressed-warnings'Lars Ingebrigtsen2021-12-051-14/+10
* eieio-core.el: Allow assignment to cl-structs through `slot-value`Stefan Monnier2021-12-041-2/+5
* Fix (date-to-time "2021-12-04")Paul Eggert2021-12-041-0/+7
* Silence byte-compiler in some testsStefan Kangas2021-12-0417-80/+130
* ; Silence byte-compiler warning in testStefan Kangas2021-12-041-1/+1
* Add more dired-x testsEli Zaretskii2021-12-031-1/+4
* Improve how dired-mark-sexp interprets file sizes in non-C localesLars Ingebrigtsen2021-12-031-0/+7
* Merge from origin/emacs-28Stefan Kangas2021-12-031-0/+51
|\
| * * lisp/tab-bar.el (tab-bar-close-other-tabs): Fix regression.Juri Linkov2021-12-021-0/+51
* | Add `cl-constantly' functionLars Ingebrigtsen2021-12-021-0/+5
* | Fix usage of deprecated syntax in some cedet testsMichael Levine2021-12-021-13/+10
* | Change how Dired displays available spaceLars Ingebrigtsen2021-12-016-74/+74
* | Fix closure-conversion of shadowed captured lambda-lifted varsMattias EngdegÄrd2021-12-012-0/+195
* | Merge from origin/emacs-28Stefan Kangas2021-12-011-1/+35
|\ \ | |/
| * * lisp/repeat.el: Fix long-standing problem when a random key activates mapJuri Linkov2021-11-301-0/+34
| * * test/lisp/repeat-tests.el (repeat-tests-call-b): Test for commit 588caf0b27.Juri Linkov2021-11-301-1/+1
| * Backport Tramp fixes, don't mergeMichael Albinus2021-11-241-15/+14
* | time-stamp-tests.el: Test more formatsStephen Gildea2021-11-261-3/+7
* | MH-E: support Mailutils "folders +/"Stephen Gildea2021-11-251-4/+7
* | mh-utils-tests: 'mh-sub-folders-actual' coverageStephen Gildea2021-11-241-0/+46
* | Add new function 'add-display-text-property'Lars Ingebrigtsen2021-11-241-0/+18
* | mh-utils-tests: Add new tests of "folders +/"Stephen Gildea2021-11-242-22/+31
* | Avoid false positives about wide docstrings for key sequencesStefan Kangas2021-11-222-0/+21
* | Add new format for literal key sequences to substitute-command-keysStefan Kangas2021-11-221-0/+19
* | Fix recent compile-tests additionGlenn Morris2021-11-211-1/+1
* | Improve error parsing for GCC -fanalyzer outputPhilip Kaludercic2021-11-211-0/+1
* | Fix icalendar time zone parsingdickmao2021-11-211-15/+19
* | Make 'eval' use lexical scoping in most testsStefan Kangas2021-11-2011-23/+24
* | Merge from origin/emacs-28Stefan Kangas2021-11-201-1/+0
|\ \ | |/
| * * test/lisp/net/tramp-tests.el (tramp-get-remote-gid): Remove declaration.Michael Albinus2021-11-191-1/+0
* | Fix Tramp testMichael Albinus2021-11-191-0/+1