summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Declare functions to silence byte-compilerStefan Kangas2021-12-21
* Fix some tests in --without-all buildsStefan Kangas2021-12-21
* Silence additional byte-compiler warning in testStefan Kangas2021-12-21
* Fix bug#28557Stefan Monnier2021-12-20
* eieio-tests.el: Silence last warningsStefan Monnier2021-12-20
* Put AM_V_GEN etc. firstPaul Eggert2021-12-20
* ; Minor license statement fixesStefan Kangas2021-12-20
* Prefer $(info) to @echoPaul Eggert2021-12-20
* Fix sloppy base64 acceptance of some multibyte charactersMattias Engdegård2021-12-20
* Use declare-function instead of defun in eieio-tests.elStefan Kangas2021-12-20
* Silence byte-compiler warnings from absent optional featuresMattias Engdegård2021-12-20
* Body of dynamic let-bindings is not in tail positionMattias Engdegård2021-12-20
* Add `macroexp--dynamic-variable-p`Mattias Engdegård2021-12-20
* Silence byte-compiler using with-no-warnings in testsStefan Kangas2021-12-20
* Silence undefined function warnings in eieio-tests.elStefan Kangas2021-12-20
* Prefer skip-unless in one eieio testStefan Kangas2021-12-20
* Silence byte-compiler in cconv-tests.elStefan Kangas2021-12-20
* Add some very rudimentary field-beginning/end testsLars Ingebrigtsen2021-12-19
* ; Fix last change to filelock-tests.elEli Zaretskii2021-12-19
* New error symbol 'permission-denied'Eli Zaretskii2021-12-19
* Silence "initform needs quoting" warning in testsStefan Kangas2021-12-19
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2021-12-19
|\
| * Silence "Unknown slot" warnings in testsStefan Kangas2021-12-19
* | Fix timeout problem in autorevert-tests.elMichael Albinus2021-12-19
|/
* 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
|\|