summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-09-16Fix cperl list indentation problemLars Ingebrigtsen
2022-09-16Add new predicate list-of-strings-pLars Ingebrigtsen
2022-09-14Allow using a symbol as an index into an alist in EshellJim Porter
2022-09-14pcomplete: Generate completions from --help messagesAugusto Stoffel
2022-09-14Fix more misleading cl-case quoting in testsBasil L. Contovounesios
2022-09-14Add new function xdg-current-desktop to xdg.elStefan Kangas
2022-09-14Fix recently-added cl-macs testsLars Ingebrigtsen
2022-09-13Have 'cl-case' warn about suspicious casesPhilipp Stephani
2022-09-13Signal an error if a fallback cl-case is misplacedPhilipp Stephani
2022-09-13; Add commentary to comp-tests.elEli Zaretskii
2022-09-13Fix whitespace-tests on macOSGerd Möllmann
2022-09-13comp-tests.el: Enable compilation againStefan Monnier
2022-09-13; * test/src/comp-tests.el: Explain the last change.Eli Zaretskii
2022-09-13Avoid double svg error reporting and segfaultsdickmao
2022-09-13; Fix last change in test/manual/image-tests.elStefan Kangas
2022-09-12Fix comp-tests.el problem after reconfiguringPaul Eggert
2022-09-12Skip manual GIF metadata test on MS-WindowsStefan Kangas
2022-09-12Consider key=val labels when renumberingArash Esbati
2022-09-11Restrict replace-*-in-region to the bounds defined by callerKévin Le Gouguec
2022-09-11whitespace: Redo BoB/EoB empty line highlightingRichard Hansen
2022-09-11ert-x: New `ert-with-test-buffer-selected' convenience macroRichard Hansen
2022-09-10New function substitute-quotesStefan Kangas
2022-09-09Merge pull request from CeleritasCelery/masterJohn Wiegley
2022-09-09Fix "warn-lambda-malformed-interactive-spec.el" even moreLars Ingebrigtsen
2022-09-09Don't bind `s' in the normal backtrace mapLars Ingebrigtsen
2022-09-09Update a bytecomp testLars Ingebrigtsen
2022-09-09Make use of rx in Tramp backward compatobleMichael Albinus
2022-09-09Fix SVG loading test for old librsvg 2.40.1Stefan Kangas
2022-09-09; Clean up recently added SVG testStefan Kangas
2022-09-09Display librsvg error when loading bad SVGStefan Kangas
2022-09-08; Fix a race condition in an Eshell testJim Porter
2022-09-08test: Remove redundant "" arg to `mapconcat`Stefan Monnier
2022-09-08Make call of remote `id' more performant in TrampMichael Albinus
2022-09-08Move some tests to test/manual/image-tests.elStefan Kangas
2022-09-07Improve image-tests.el CommentaryStefan Kangas
2022-09-06Add tests for opening different image formatsStefan Kangas
2022-09-06Fix interactive image.c testsStefan Kangas
2022-09-06Apply syntax highlighting for all python f-stringsLaurence Warne
2022-09-06Use secondary groups when checking permissions in Tramp (Bug#57044)Michael Albinus
2022-09-06cl-symbol-macrolet: Fix recent regressionStefan Monnier
2022-09-06Disable failing cl-lib-symbol-macrolet-hide test for nowLars Ingebrigtsen
2022-09-04Let external Eshell processes send stdout and stderr to different placesJim Porter
2022-09-04Put Eshell's bookkeeping data for external processes on the process objectJim Porter
2022-09-04Add support for more kinds of redirect operators in EshellJim Porter
2022-09-04Simplify Eshell handle functions and add tests/documentationJim Porter
2022-09-04Add basic test coverage for overlay modification hooksMatt Armstrong
2022-09-04Mark some filenotify tests unstable on EMBALars Ingebrigtsen
2022-09-04Fix rx forms in TrampMichael Albinus
2022-09-04Add new function `seq-positions'Damien Cassou
2022-09-04Add new function `seq-remove-at-position'Damien Cassou