aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix thinko in Tramp testMichael Albinus2021-12-091-3/+2
* * test/lisp/emacs-lisp/subr-x-tests.el (subr-x-named-let): New testStefan Monnier2021-12-081-1/+19
* * test/lisp/emacs-lisp/cl-macs-tests.el: Avoid `with-suppressed-warnings`Stefan Monnier2021-12-081-6/+6
* Silence byte-compiler in two testsStefan Kangas2021-12-062-1/+3
* Remove spurious space in byte-compiler warningStefan Kangas2021-12-061-1/+1
* Assume unfilled byte-compiler warnings in testsStefan Kangas2021-12-061-2/+1
* Tramp code cleanupMichael Albinus2021-12-061-4/+3
* Prefer nil to (current-time) when either will doPaul Eggert2021-12-052-4/+4
* Simplify cedet-utest-elapsed-timePaul Eggert2021-12-051-3/+1
* Use time-equal-p to compare timestamps in testsPaul Eggert2021-12-051-8/+9
* Add time-convert testsPaul Eggert2021-12-051-0/+12
* Merge from origin/emacs-28Stefan Kangas2021-12-061-1/+1
|\
| * * test/Makefile.in (check-declare): Add missing --batch.Glenn Morris2021-12-051-1/+1
* | 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-0419-101/+152
* | ; 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
* | * test/infra/gitlab-ci.yml (.job-template): Modify find scripts.Michael Albinus2021-11-291-2/+2
* | ; Use /usr/bin/find in gitlab-ci.ymlMichael Albinus2021-11-281-2/+2
* | Adapt gitlab-ci.ymlMichael Albinus2021-11-281-4/+5
* | Simplify use of artifacts in emba filesMichael Albinus2021-11-273-295/+45
* | * test/src/comp-tests.el: Rework last patchStefan Monnier2021-11-271-29/+28
* | time-stamp-tests.el: Test more formatsStephen Gildea2021-11-261-3/+7
* | * test/src/comp-tests.el: Eliminate byte-compiler warnings (Bug#52105).Stephen Gildea2021-11-261-10/+27
* | Adapt test/infra/gitlab-ci.ymlMichael Albinus2021-11-261-1/+22
* | MH-E: support Mailutils "folders +/"Stephen Gildea2021-11-251-4/+7
* | Tag a test from process-tests.el as :unstable on emba.Michael Albinus2021-11-251-0/+1
* | mh-utils-tests: 'mh-sub-folders-actual' coverageStephen Gildea2021-11-241-0/+46
* | Some optimizations for emba jobsMichael Albinus2021-11-243-54/+154
* | 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
* | ; Fix syntax error in generated test/infra/test-jobs.ymlMichael Albinus2021-11-242-33/+34
* | * admin/notes/emba (Emacs jobset): Remove stage slow.Michael Albinus2021-11-243-69/+97