aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for arguments in ALTERNATE_EDITOR to emacsclientReuben Thomas2017-08-071-0/+33
* Fix some crashes on self-modifying Elisp codePaul Eggert2017-08-061-0/+20
* Minor tweak in a dired testTino Calancha2017-08-061-2/+6
* Dired w/ eshell-ls: Handle shell wildcards in file nameTino Calancha2017-08-061-0/+18
* dired-revert: save line numbers instead of positionsTino Calancha2017-08-061-0/+46
* Fix a bug in 'generate-new-buffer-name'Eli Zaretskii2017-08-051-0/+5
* Fix files-tests.el for MS-WindowsEli Zaretskii2017-08-051-4/+5
* insert-directory-wildcard-in-dir-p: Tweak regexpTino Calancha2017-08-051-0/+18
* ; Fix map-tests when compiledNoam Postavsky2017-08-041-6/+10
* Fix dired-test-bug27631 on MS-WindowsTino Calancha2017-08-041-0/+4
* Fix dired-test-bug25609 on MS-WindowsEli Zaretskii2017-08-041-0/+9
* Fix 2 tests that fail in MS-WindowsTino Calancha2017-08-042-24/+49
* Add debugging messages to a Dired testStephen Berman2017-08-021-2/+10
* ; Extend traces in tramp-test36-asynchronous-requests for hydraMichael Albinus2017-08-021-5/+5
* dired-align-file: Inherit text properties in inserted spacesTino Calancha2017-08-021-0/+15
* Move dired tests using ls emulation to different filesTino Calancha2017-08-023-92/+140
* * test/lisp/ls-lisp-tests.el: Rename it from ls-lisp.elTino Calancha2017-08-021-0/+0
* Fix misalignment in Dired when dired-directory is a consTino Calancha2017-08-021-1/+0
* Fix some dired-tests.el on MS-WindowsEli Zaretskii2017-08-011-0/+10
* Insert subdir content if dir-or-list is a string w/o wildcardsTino Calancha2017-08-011-0/+15
* Add more should form calls in a failing dired testTino Calancha2017-08-011-4/+10
* dired-tests: Unload tested features after test themTino Calancha2017-07-311-1/+6
* Small adaptions for directory wildcardsMichael Albinus2017-07-311-5/+10
* ; Change instrumentation code in tramp-tests.elMichael Albinus2017-07-311-13/+4
* * test/lisp/net/tramp-tests.el (tramp-test17-dired-with-wildcards): New test.Michael Albinus2017-07-301-1/+103
* Dired: Handle posix wildcards in directory partTino Calancha2017-07-301-0/+38
* Preserve point under 'dired-auto-revert-buffer' (third case)Stephen Berman2017-07-291-5/+94
* * lisp/password-cache.el (password-data): Use a hash-tableStefan Monnier2017-07-281-1/+1
* * lisp/subr.el (define-symbol-prop): New functionStefan Monnier2017-07-281-1/+1
* * lisp/subr.el (method-files): Move function to cl-generic.elStefan Monnier2017-07-282-25/+24
* Add watchdog process to tramp-test36-asynchronous-requestsMichael Albinus2017-07-271-6/+18
* Dired: Support eshell-ls from the beginning if the user wants toTino Calancha2017-07-261-0/+13
* ; Instrument entry of tramp--test-instrument-test-caseMichael Albinus2017-07-251-2/+3
* ls-lisp: Add an unload function and enable lexical bindingTino Calancha2017-07-251-0/+37
* register-read-with-preview: Quit if user input C-g or ESCTino Calancha2017-07-251-0/+43
* * lisp/progmodes/perl-mode.el: Add support for indented here docsStefan Monnier2017-07-241-0/+8
* Fix Bug#27371Michael Albinus2017-07-241-0/+8
* ; Don't keep temporary buffers alive after a dired testTino Calancha2017-07-241-11/+18
* Add 'rx' pattern for pcase.Philipp Stephani2017-07-231-0/+10
* Signal error for symbol names with strange quotes (Bug#2967)Noam Postavsky2017-07-221-0/+17
* * test/lisp/ibuffer-tests.el: Delete temporary files.Glenn Morris2017-07-211-0/+4
* Further attempt to avoid hang in network-stream-testsGlenn Morris2017-07-211-2/+5
* Stop skipping many ibuffer tests by defaultGlenn Morris2017-07-211-15/+15
* dired: Revert buffer when DIRNAME is a consTino Calancha2017-07-211-1/+0
* ; Spelling fixesPaul Eggert2017-07-202-3/+3
* Add test for bugs 7131, 27762Tino Calancha2017-07-191-10/+53
* Use a more specific test for running on hydra.nixos.orgGlenn Morris2017-07-185-8/+8
* ; Add further traces to tramp-tests.elMichael Albinus2017-07-181-3/+4
* Fix relocation with named cell referred to by a one-symbol formula.Vincent Belaïche2017-07-171-0/+22
* alist-get: Add optional arg TESTFNTino Calancha2017-07-171-0/+12