summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Accept more wide function signatures in docstringsStefan Kangas2022-09-162-0/+8
* Enable `dont-follow' for inotify file notificationsMichael Albinus2022-09-161-0/+109
* Faster and more robust list-of-strings-pMattias Engdegård2022-09-161-1/+2
* Fix cperl list indentation problemLars Ingebrigtsen2022-09-162-0/+29
* Add new predicate list-of-strings-pLars Ingebrigtsen2022-09-161-0/+7
* Allow using a symbol as an index into an alist in EshellJim Porter2022-09-141-4/+8
* pcomplete: Generate completions from --help messagesAugusto Stoffel2022-09-141-0/+100
* Fix more misleading cl-case quoting in testsBasil L. Contovounesios2022-09-142-11/+11
* Add new function xdg-current-desktop to xdg.elStefan Kangas2022-09-141-0/+10
* Fix recently-added cl-macs testsLars Ingebrigtsen2022-09-141-32/+34
* Have 'cl-case' warn about suspicious casesPhilipp Stephani2022-09-131-0/+32
* Signal an error if a fallback cl-case is misplacedPhilipp Stephani2022-09-131-0/+11
* ; Add commentary to comp-tests.elEli Zaretskii2022-09-131-0/+5
* Fix whitespace-tests on macOSGerd Möllmann2022-09-131-5/+5
* comp-tests.el: Enable compilation againStefan Monnier2022-09-131-85/+76
* ; * test/src/comp-tests.el: Explain the last change.Eli Zaretskii2022-09-131-0/+5
* Avoid double svg error reporting and segfaultsdickmao2022-09-131-1/+18
* ; Fix last change in test/manual/image-tests.elStefan Kangas2022-09-131-4/+5
* Fix comp-tests.el problem after reconfiguringPaul Eggert2022-09-121-0/+4
* Skip manual GIF metadata test on MS-WindowsStefan Kangas2022-09-121-4/+5
* Consider key=val labels when renumberingArash Esbati2022-09-121-0/+173
* Restrict replace-*-in-region to the bounds defined by callerKévin Le Gouguec2022-09-111-2/+30
* whitespace: Redo BoB/EoB empty line highlightingRichard Hansen2022-09-111-0/+230
* ert-x: New `ert-with-test-buffer-selected' convenience macroRichard Hansen2022-09-111-0/+15
* New function substitute-quotesStefan Kangas2022-09-101-16/+36
* Fix "warn-lambda-malformed-interactive-spec.el" even moreLars Ingebrigtsen2022-09-091-1/+1
* Don't bind `s' in the normal backtrace mapLars Ingebrigtsen2022-09-091-1/+2
* Update a bytecomp testLars Ingebrigtsen2022-09-091-1/+1
* Make use of rx in Tramp backward compatobleMichael Albinus2022-09-092-54/+80
* Fix SVG loading test for old librsvg 2.40.1Stefan Kangas2022-09-091-1/+2
* ; Clean up recently added SVG testStefan Kangas2022-09-091-8/+9
* Display librsvg error when loading bad SVGStefan Kangas2022-09-091-0/+11
* ; Fix a race condition in an Eshell testJim Porter2022-09-081-2/+4
* test: Remove redundant "" arg to `mapconcat`Stefan Monnier2022-09-0814-23/+24
* Make call of remote `id' more performant in TrampMichael Albinus2022-09-081-1/+3
* Move some tests to test/manual/image-tests.elStefan Kangas2022-09-082-224/+256
* Improve image-tests.el CommentaryStefan Kangas2022-09-071-2/+5
* Add tests for opening different image formatsStefan Kangas2022-09-061-2/+35
* Fix interactive image.c testsStefan Kangas2022-09-061-4/+6
* Apply syntax highlighting for all python f-stringsLaurence Warne2022-09-061-4/+8
* Use secondary groups when checking permissions in Tramp (Bug#57044)Michael Albinus2022-09-062-7/+7
* cl-symbol-macrolet: Fix recent regressionStefan Monnier2022-09-062-4/+8
* Disable failing cl-lib-symbol-macrolet-hide test for nowLars Ingebrigtsen2022-09-061-0/+3
* Let external Eshell processes send stdout and stderr to different placesJim Porter2022-09-041-0/+30
* Put Eshell's bookkeeping data for external processes on the process objectJim Porter2022-09-041-12/+83
* Add support for more kinds of redirect operators in EshellJim Porter2022-09-041-0/+72
* Simplify Eshell handle functions and add tests/documentationJim Porter2022-09-044-19/+249
* Add basic test coverage for overlay modification hooksMatt Armstrong2022-09-041-0/+193
* Mark some filenotify tests unstable on EMBALars Ingebrigtsen2022-09-041-2/+6
* Fix rx forms in TrampMichael Albinus2022-09-042-9/+9