aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Skip extension tests on hosts without the functionLars Ingebrigtsen2021-12-161-0/+1
* Add support for multisession variablesLars Ingebrigtsen2021-12-161-0/+201
* Only allow SQLite extensions from an allowlistLars Ingebrigtsen2021-12-141-0/+32
* ERT can generate JUnit test reportsMichael Albinus2021-12-135-15/+18
* Merge from origin/emacs-28Stefan Kangas2021-12-131-6/+12
|\
| * Make `M-x run-python' select the window againKévin Le Gouguec2021-12-131-6/+12
* | Fix some compilation warnings in sqlite-less buildsdick r. chiang2021-12-121-0/+10
* | Update bovine/gcc-tests for newer Macos versionsLars Ingebrigtsen2021-12-121-2/+3
* | Constant-propagate access to captured variablesMattias Engdegård2021-12-111-0/+6
* | 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
* | 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