aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Make test/Makefile more robustMichael Albinus2022-04-271-2/+2
| * | | ; Instrument tramp-test46-read-passwordMichael Albinus2022-04-271-2/+3
| * | | nadvice.el: Use OClosuresStefan Monnier2022-04-261-0/+9
| * | | Pretty print OClosure slot accessorsStefan Monnier2022-04-261-4/+4
| * | | New generic function `oclosure-interactive-form`Stefan Monnier2022-04-261-0/+21
| * | | Fix Ruby indentation with double splat as first block paramDmitry Gutov2022-04-261-0/+9
| * | | Support (encode-time (list s m h D M Y))Paul Eggert2022-04-251-0/+9
| * | | Add test for Tramp password handlingMichael Albinus2022-04-252-7/+62
| * | | Fix elc.gz loading test some moreLars Ingebrigtsen2022-04-231-0/+2
| * | | Add a failing test case for bug#12598Lars Ingebrigtsen2022-04-232-0/+40
| * | | Further doc string quoting fixesLars Ingebrigtsen2022-04-221-1/+1
| * | | Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-225-10/+10
| * | | Fix problem with (narrow-to-page 1) with point at point-maxLars Ingebrigtsen2022-04-221-0/+12
| * | | ; Fix repeated lambda argnames in files-tests.el.Basil L. Contovounesios2022-04-201-2/+2
| * | | Fix regression with multiple mode: entries in the prop lineLars Ingebrigtsen2022-04-192-0/+5
| * | | Allow several mode: elements in the local variable sectionLars Ingebrigtsen2022-04-192-0/+9
| * | | Fix major-mode setting regression when there's a mode: cookieLars Ingebrigtsen2022-04-182-0/+10
| * | | Fix Eshell predicate tests when running from 'make check'Jim Porter2022-04-171-3/+3
| * | | Add a new command `restart-emacs'Lars Ingebrigtsen2022-04-171-1/+1
| * | | Add 'G' argument predicate in EshellJim Porter2022-04-171-0/+8
| * | | Add unit tests and documentation for Eshell predicates/modifiersJim Porter2022-04-171-0/+521
| * | | Add unit tests and documentation for Eshell pattern-based globsJim Porter2022-04-171-0/+171
| * | | Merge from origin/emacs-28Eli Zaretskii2022-04-161-22/+25
| |\ \ \ | | |/ /
| | * | Extend tramp-archive-test45-auto-loadMichael Albinus2022-04-081-22/+25
| | * | Merge with Tramp 2.5.2.3 (Do not merge with master)Michael Albinus2022-04-071-145/+365
| * | | Port new tests to leap seconds or (TICKS . HZ)Paul Eggert2022-04-141-33/+15
| * | | New time-equal-p testPaul Eggert2022-04-141-0/+4
| * | | Make list-times not include zero elementsLars Ingebrigtsen2022-04-131-2/+7
| * | | Adapt macOS defaults in Tramp's process-attributes implementationMichael Albinus2022-04-121-0/+45
| * | | Recognise hybrid IPv6/IPv4 addresses in textsec (bug#54624)Mattias Engdegård2022-04-111-1/+4
| * | | ses-test Prefix used symbols by ses--Vincent Belaïche2022-04-101-37/+37
| * | | OClosure: New function `function-documentation`Stefan Monnier2022-04-071-0/+1
| * | | Fix ses-tests.elVincent Belaïche2022-04-061-37/+44
| * | | * test/lisp/ses-tests.el: Require ert-x, for ert-simulate-keys.Glenn Morris2022-04-051-0/+1
| * | | * test/lisp/replace-tests.el: New tests for query-replace (bug#54733)Juri Linkov2022-04-051-0/+66
| * | | OClosure: add support for `slot-value`Stefan Monnier2022-04-041-1/+18
| * | | SES with case insensitive cell names for jumping.Vincent Belaïche2022-04-041-0/+55
| * | | test/lisp/edmacro-tests.el: Adjust to recent changesStefan Monnier2022-04-041-13/+14
| * | | Faster `string-lessp` for unibyte argumentsMattias Engdegård2022-04-041-0/+43
| * | | Replace list and vector sorting with TIMSORT algorithmAndrew G Cohen2022-04-041-0/+70
| * | | Fix handling of '\\' inside double-quotes in EshellJim Porter2022-04-031-2/+2
| * | | ; Pacify obsoletion warnings in image-tests.el.Basil L. Contovounesios2022-04-021-3/+4
| * | | em-extpipe: Catch eshell-incomplete thrown while parsingSean Whitton2022-04-021-0/+4
| * | | kmacro: Represent it as an OClosureStefan Monnier2022-04-011-3/+14
| * | | OClosure: Add support for defmethod dispatchStefan Monnier2022-04-011-0/+13
| * | | Extend signal-process and proced.elMichael Albinus2022-03-301-0/+68
| * | | Handle process property `remote-command' in TrampMichael Albinus2022-03-291-39/+70
| * | | ipv6 addresses aren't suspiciousLars Ingebrigtsen2022-03-291-1/+10
| * | | Add tests for Eshell's umask commandJim Porter2022-03-291-0/+71
| * | | Add OClosures, a cross between functions and structsStefan Monnier2022-03-281-0/+113