summaryrefslogtreecommitdiff
path: root/test/lisp
Commit message (Expand)AuthorAgeFilesLines
* Set `default-directory' for watchdog in tramp-test.elMichael Albinus2017-08-171-1/+3
* files-tests.el: Remove unused lexical variableTino Calancha2017-08-161-2/+1
* Add tests for previous commitNoam Postavsky2017-08-151-0/+56
* archive-int-to-mode: Fix order of testing S_ISUID, S_ISGID bitsTino Calancha2017-08-151-1/+2
* Clean up temp files after some testsGlenn Morris2017-08-142-13/+18
* Add test suites for arc-mode and tar-modeTino Calancha2017-08-132-0/+72
* Fix make-temp-file bug with ""/"."/".." prefixPaul Eggert2017-08-121-0/+14
* Implement EXCL of write-region for TrampMichael Albinus2017-08-121-1/+17
* Fix a minor todo-mode regressionStephen Berman2017-08-111-9/+41
* Respect buffer-local value of tags-table-list (Bug#27772)Noam Postavsky2017-08-101-6/+25
* dired-delete-file: Dont't ask for empty dirsTino Calancha2017-08-091-0/+85
* query-replace: Undo replacements performed with 'commaTino Calancha2017-08-081-0/+22
* Don't define gv expanders in compiler's runtime (Bug#27016)Noam Postavsky2017-08-071-0/+147
* Let the cl-typep effects of defclass work during compilation (Bug#27718)Noam Postavsky2017-08-071-12/+0
* Let `define-symbol-prop' take effect during compilationStefan Monnier2017-08-071-0/+17
* Add a test of handling of circular values to testcover-testsGemini Lasswell2017-08-071-0/+10
* ; Avoid test failures when running from compiled test filesNoam Postavsky2017-08-073-1/+24
* Catch argument and macroexpansion errors in ertAlexander Gramiak2017-08-071-0/+9
* 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 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