summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-04-27; Instrument tramp-test46-read-passwordMichael Albinus
2022-04-26nadvice.el: Use OClosuresStefan Monnier
2022-04-26Pretty print OClosure slot accessorsStefan Monnier
2022-04-26New generic function `oclosure-interactive-form`Stefan Monnier
2022-04-26Fix Ruby indentation with double splat as first block paramDmitry Gutov
2022-04-25Support (encode-time (list s m h D M Y))Paul Eggert
2022-04-25Add test for Tramp password handlingMichael Albinus
2022-04-23Fix elc.gz loading test some moreLars Ingebrigtsen
2022-04-23Add a failing test case for bug#12598Lars Ingebrigtsen
2022-04-22Further doc string quoting fixesLars Ingebrigtsen
2022-04-22Audit quoting the quote character in doc stringsLars Ingebrigtsen
2022-04-22Fix problem with (narrow-to-page 1) with point at point-maxLars Ingebrigtsen
2022-04-20; Fix repeated lambda argnames in files-tests.el.Basil L. Contovounesios
2022-04-19Fix regression with multiple mode: entries in the prop lineLars Ingebrigtsen
2022-04-19Allow several mode: elements in the local variable sectionLars Ingebrigtsen
2022-04-18Fix major-mode setting regression when there's a mode: cookieLars Ingebrigtsen
2022-04-17Fix Eshell predicate tests when running from 'make check'Jim Porter
2022-04-17Add a new command `restart-emacs'Lars Ingebrigtsen
2022-04-17Add 'G' argument predicate in EshellJim Porter
2022-04-17Add unit tests and documentation for Eshell predicates/modifiersJim Porter
2022-04-17Add unit tests and documentation for Eshell pattern-based globsJim Porter
2022-04-16Merge from origin/emacs-28Eli Zaretskii
2022-04-14Port new tests to leap seconds or (TICKS . HZ)Paul Eggert
2022-04-14New time-equal-p testPaul Eggert
2022-04-13Make list-times not include zero elementsLars Ingebrigtsen
2022-04-12Adapt macOS defaults in Tramp's process-attributes implementationMichael Albinus
2022-04-11Recognise hybrid IPv6/IPv4 addresses in textsec (bug#54624)Mattias Engdegård
2022-04-10ses-test Prefix used symbols by ses--Vincent Belaïche
2022-04-08Extend tramp-archive-test45-auto-loadMichael Albinus
2022-04-07OClosure: New function `function-documentation`Stefan Monnier
2022-04-07Merge with Tramp 2.5.2.3 (Do not merge with master)Michael Albinus
2022-04-06Fix ses-tests.elVincent Belaïche
2022-04-05* test/lisp/ses-tests.el: Require ert-x, for ert-simulate-keys.Glenn Morris
2022-04-05* test/lisp/replace-tests.el: New tests for query-replace (bug#54733)Juri Linkov
2022-04-04OClosure: add support for `slot-value`Stefan Monnier
2022-04-04SES with case insensitive cell names for jumping.Vincent Belaïche
2022-04-04test/lisp/edmacro-tests.el: Adjust to recent changesStefan Monnier
2022-04-04Faster `string-lessp` for unibyte argumentsMattias Engdegård
2022-04-04Replace list and vector sorting with TIMSORT algorithmAndrew G Cohen
2022-04-03Fix handling of '\\' inside double-quotes in EshellJim Porter
2022-04-02; Pacify obsoletion warnings in image-tests.el.Basil L. Contovounesios
2022-04-02em-extpipe: Catch eshell-incomplete thrown while parsingSean Whitton
2022-04-01kmacro: Represent it as an OClosureStefan Monnier
2022-04-01OClosure: Add support for defmethod dispatchStefan Monnier
2022-03-30Extend signal-process and proced.elMichael Albinus
2022-03-29Handle process property `remote-command' in TrampMichael Albinus
2022-03-29ipv6 addresses aren't suspiciousLars Ingebrigtsen
2022-03-29Add tests for Eshell's umask commandJim Porter
2022-03-28Add OClosures, a cross between functions and structsStefan Monnier
2022-03-26Fix reader infinite recursion for circular mixed-type valuesMattias Engdegård