summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Make generation of JUnit test reports more robust.Michael Albinus2021-12-18
* Silence byte-compiler in multisession-tests.elStefan Kangas2021-12-18
* Skip extension tests on hosts without the functionLars Ingebrigtsen2021-12-16
* Add support for multisession variablesLars Ingebrigtsen2021-12-16
* Only allow SQLite extensions from an allowlistLars Ingebrigtsen2021-12-14
* ERT can generate JUnit test reportsMichael Albinus2021-12-13
* Merge from origin/emacs-28Stefan Kangas2021-12-13
|\
| * Make `M-x run-python' select the window againKévin Le Gouguec2021-12-13
* | Fix some compilation warnings in sqlite-less buildsdick r. chiang2021-12-12
* | Update bovine/gcc-tests for newer Macos versionsLars Ingebrigtsen2021-12-12
* | Constant-propagate access to captured variablesMattias Engdegård2021-12-11
* | Fix Fsqlite_finalize book-keepingLars Ingebrigtsen2021-12-11
* | Fix some sqlite doc string typosLars Ingebrigtsen2021-12-11
* | Add sqlite3 support to EmacsLars Ingebrigtsen2021-12-11
* | Fix thinko in Tramp testMichael Albinus2021-12-09
* | * test/lisp/emacs-lisp/subr-x-tests.el (subr-x-named-let): New testStefan Monnier2021-12-08
* | * test/lisp/emacs-lisp/cl-macs-tests.el: Avoid `with-suppressed-warnings`Stefan Monnier2021-12-08
* | Silence byte-compiler in two testsStefan Kangas2021-12-06
* | Remove spurious space in byte-compiler warningStefan Kangas2021-12-06
* | Assume unfilled byte-compiler warnings in testsStefan Kangas2021-12-06
* | Tramp code cleanupMichael Albinus2021-12-06
* | Prefer nil to (current-time) when either will doPaul Eggert2021-12-05
* | Simplify cedet-utest-elapsed-timePaul Eggert2021-12-05
* | Use time-equal-p to compare timestamps in testsPaul Eggert2021-12-05
* | Add time-convert testsPaul Eggert2021-12-05
* | Merge from origin/emacs-28Stefan Kangas2021-12-06
|\|
| * * test/Makefile.in (check-declare): Add missing --batch.Glenn Morris2021-12-05
* | vc-git--program-version to support Git for macOS version stringJustin Schell2021-12-06
* | Silence byte-compiler in generator-tests.elStefan Kangas2021-12-05
* | Silence warnings about testing obsolete functions and macrosStefan Kangas2021-12-05
* | Remove hacks for broken `with-suppressed-warnings'Stefan Kangas2021-12-05
* | Remove hack from seq-tests.el for broken `with-suppressed-warnings'Lars Ingebrigtsen2021-12-05
* | eieio-core.el: Allow assignment to cl-structs through `slot-value`Stefan Monnier2021-12-04
* | Fix (date-to-time "2021-12-04")Paul Eggert2021-12-04
* | Silence byte-compiler in some testsStefan Kangas2021-12-04
* | ; Silence byte-compiler warning in testStefan Kangas2021-12-04
* | Add more dired-x testsEli Zaretskii2021-12-03
* | Improve how dired-mark-sexp interprets file sizes in non-C localesLars Ingebrigtsen2021-12-03
* | Merge from origin/emacs-28Stefan Kangas2021-12-03
|\|
| * * lisp/tab-bar.el (tab-bar-close-other-tabs): Fix regression.Juri Linkov2021-12-02
* | Add `cl-constantly' functionLars Ingebrigtsen2021-12-02
* | Fix usage of deprecated syntax in some cedet testsMichael Levine2021-12-02
* | Change how Dired displays available spaceLars Ingebrigtsen2021-12-01
* | Fix closure-conversion of shadowed captured lambda-lifted varsMattias Engdegård2021-12-01
* | Merge from origin/emacs-28Stefan Kangas2021-12-01
|\|
| * * lisp/repeat.el: Fix long-standing problem when a random key activates mapJuri Linkov2021-11-30
| * * test/lisp/repeat-tests.el (repeat-tests-call-b): Test for commit 588caf0b27.Juri Linkov2021-11-30
| * Backport Tramp fixes, don't mergeMichael Albinus2021-11-24
* | * test/infra/gitlab-ci.yml (.job-template): Modify find scripts.Michael Albinus2021-11-29
* | ; Use /usr/bin/find in gitlab-ci.ymlMichael Albinus2021-11-28