aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Handle raw bytes, and LF in ranges, in rx `any' argument stringsMattias EngdegÄrd2018-12-291-0/+22
* | | Provide tramp-sh-handle-make-processMichael Albinus2018-12-241-31/+157
* | | Add file name handler support for 'make-process' (Bug#28691)Philipp Stephani2018-12-221-0/+10
* | | Fix Bug#33735Michael Albinus2018-12-211-3/+24
* | | * test/lisp/filenotify-tests.el, test/lisp/shadowfile-tests.el:Michael Albinus2018-12-212-2/+0
* | | Merge from origin/emacs-26Glenn Morris2018-12-201-0/+5
|\ \ \ | |/ /
| * | cl-make-random-state was not copying its argPaul Eggert2018-12-191-0/+5
| * | Skip a vc-bzr test if run as rootGlenn Morris2018-12-191-0/+3
* | | Merge from origin/emacs-26Glenn Morris2018-12-203-12/+25
|\ \ \ | |/ /
| * | Restrict downcasing in elisp xref tests (bug#25534)Glenn Morris2018-12-181-8/+20
| * | Avoid test failures if directory name looks like a regexpRob Browning2018-12-182-4/+5
* | | * lisp/emacs-lisp/map.el: Add support for plistsStefan Monnier2018-12-201-2/+5
* | | * test/lisp/net/tramp-tests.el (tramp-test32-environment-variables):Michael Albinus2018-12-201-1/+0
* | | Fix Bug#33781Michael Albinus2018-12-201-0/+66
* | | Skip rather than fail in flymake testsGlenn Morris2018-12-191-1/+1
* | | Skip a remote filenotify test on hydraGlenn Morris2018-12-181-2/+5
* | | Expect tramp environment test to fail on hydraGlenn Morris2018-12-181-0/+1
* | | A filenotify test now passes on hydraGlenn Morris2018-12-181-2/+1
* | | Fix Bug#33781Michael Albinus2018-12-181-1/+0
* | | New convenience functions in seq.elNicolas Petton2018-12-181-0/+12
* | | * lisp/emacs-lisp/map.el: Avoid special casing lists.Stefan Monnier2018-12-171-4/+16
* | | Avoid tests failures on hydra due to Tramp autoload changesGlenn Morris2018-12-173-0/+3
* | | One more flatten-tree testPaul Eggert2018-12-171-2/+4
* | | New function flatten-treeAlex Branham2018-12-171-0/+17
* | | Reduce autoloaded objects in TrampMichael Albinus2018-12-172-0/+6
* | | Add Tramp sudoedit methodMichael Albinus2018-12-161-2/+8
* | | Expect two epg tests to fail on hydraGlenn Morris2018-12-151-0/+2
* | | Merge from origin/emacs-26Glenn Morris2018-12-151-0/+2
|\ \ \ | |/ /
| * | Fix an epg test for recent GnuPG versions (bug#33439)Glenn Morris2018-12-141-0/+2
* | | Ensure flymake tests use gcc rather than $CCGlenn Morris2018-12-151-1/+1
* | | Suppress filenotify remote test failures on hydra.nixos.orgGlenn Morris2018-12-151-3/+6
* | | Fix an eshell ls dired test for non-recent filesGlenn Morris2018-12-151-1/+8
* | | * test/lisp/eshell/em-ls-tests.el (em-ls-test-bug27844): Remove debug.Glenn Morris2018-12-131-9/+0
* | | Get long package description for installed packages from installed filesStephen Leake2018-12-131-3/+16
* | | * test/lisp/eshell/em-ls-tests.el (em-ls-test-bug27844): Add debug.Glenn Morris2018-12-131-0/+9
* | | Improve em-ls-test-bug27844Glenn Morris2018-12-121-0/+5
* | | Fix Bug#33568Michael Albinus2018-12-121-7/+0
* | | Support Ruby block arguments ending with , or *Nobuyoshi Nakada2018-12-111-0/+90
* | | * test/lisp/eshell/eshell-tests.el (with-temp-eshell):Glenn Morris2018-12-091-1/+1
* | | * test/lisp/net/tramp-tests.el (tramp-test03-file-name-host-rules):Michael Albinus2018-12-091-2/+1
* | | Fix resolving symlinks in Eshell history file namesEli Zaretskii2018-12-091-0/+3
* | | Add missing handler to tramp-rclone.el, improve robustnessMichael Albinus2018-12-061-3/+12
* | | Make stronger tests for Tramp multi hopsMichael Albinus2018-12-061-1/+20
* | | Skip an autorevert test on hydra.nixos.org (bug#32645)Glenn Morris2018-12-041-0/+3
* | | * lisp/shell.el (shell--parse-pcomplete-arguments): Stop at semi-colonStefan Monnier2018-12-041-0/+8
* | | Replace insignificant backquotesMichael Heerdegen2018-11-255-11/+11
* | | Add 'ring-resize' functionAllen Li2018-11-101-0/+37
* | | Handle also port and domain in Tramp proxy definitionsMichael Albinus2018-11-061-17/+23
* | | Don't quote self-quoting pcase patternsMichael Heerdegen2018-10-301-1/+1
* | | Improve rounding in recent timer fixPaul Eggert2018-10-221-4/+16