aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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 regression in expand-file-name with drive-relative HOMEEli Zaretskii2018-12-121-0/+4
* | | Fix Bug#33568Michael Albinus2018-12-121-7/+0
* | | Add test/Makefile machinery to exclude test .el filesGlenn Morris2018-12-101-0/+8
* | | 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-257-15/+15
* | | Merge from origin/emacs-26Glenn Morris2018-11-161-0/+9
|\ \ \ | |/ /
| * | * test/README: Explain $REMOTE_TEMPORARY_FILE_DIRECTORY.Michael Albinus2018-11-131-0/+9
| * | Add regression test for Bug#33014Gemini Lasswell2018-10-301-0/+30
* | | Act like POSIX sh if $HOME is relativePaul Eggert2018-11-131-0/+8
* | | ; * test/src/editfns-tests.el (test-group-name): Ignore getent errors.Glenn Morris2018-11-101-2/+3
* | | * test/src/editfns-tests.el (test-group-name): Improve test.Glenn Morris2018-11-101-10/+17
* | | * test/src/editfns-tests.el (test-group-name): Small fix.Glenn Morris2018-11-101-1/+1
* | | Add 'ring-resize' functionAllen Li2018-11-101-0/+37
* | | Fix last changeEli Zaretskii2018-11-101-6/+13
* | | src/editfns.c (group-name): New function.Jules Tamagnan2018-11-101-0/+7
* | | 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
* | | Keep a stack reference to bytecode objects being executed (Bug#33014)Gemini Lasswell2018-10-291-0/+30
* | | Improve rounding in recent timer fixPaul Eggert2018-10-221-4/+16
* | | Expand host names in Tramp's ad-hoc multi-hop file namesMichael Albinus2018-10-201-23/+108
* | | Fix 'timer-next-integral-multiple-of-time'Eli Zaretskii2018-10-201-0/+8
* | | Avoid assertion violation when comparing with main-threadEli Zaretskii2018-10-171-0/+4
* | | * src/buffer.c (Fmove_overlay): Don't call Fdelete_overlayStefan Monnier2018-10-141-0/+15
* | | Improve 'json-insert' so it doesn't cons a string from JSONEli Zaretskii2018-10-131-4/+5
* | | * test/lisp/net/tramp-tests.el (tramp--test-timeout-handler):Michael Albinus2018-10-121-1/+1
* | | Rework empty abbrev table omittingAllen Li2018-10-121-0/+8
* | | Fix mishandling of symbols that look like numbersPaul Eggert2018-10-101-2/+14
* | | Unbreak 'revert-buffer' in Occur buffersEli Zaretskii2018-10-091-1/+46
* | | Improvements on (TICKS . HZ)Paul Eggert2018-10-061-27/+89
* | | New (TICKS . HZ) timestamp formatPaul Eggert2018-10-061-0/+3
* | | Move timestamp-related stuff to timefns.cPaul Eggert2018-10-062-59/+79
* | | Rework time-* functions in TrampMichael Albinus2018-09-291-10/+18
* | | Support mode aliases in 'provided-mode-derived-p'Andrew Schwartzmeyer2018-09-291-0/+12
* | | Rename time-equal to time-equal-pPaul Eggert2018-09-281-1/+1
* | | time-equal, and time values of infinity and NaNPaul Eggert2018-09-271-5/+3
* | | Remove some assumptions about timestamp formatPaul Eggert2018-09-243-27/+43