aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement and-let*Mark Oteiza2017-09-121-148/+160
* Extend tramp-tests according to bug#27986Michael Albinus2017-09-121-17/+78
* Further optimization in Tramp's file name decompositionMichael Albinus2017-09-111-11/+11
* Port tramp-tests to new copy-directory behaviorPaul Eggert2017-09-101-2/+3
* Fix some make-directory bugsPaul Eggert2017-09-101-0/+21
* Fix race with rename-file etc. with dir NEWNAMEPaul Eggert2017-09-101-8/+8
* Spelling fixesPaul Eggert2017-09-104-4/+4
* Avoid looking at localized stringsMark Oteiza2017-09-091-1/+12
* Add function to read all entries in a groupMark Oteiza2017-09-091-4/+12
* ; Fix previous commitMark Oteiza2017-09-091-19/+0
* Add XDG desktop file parsing and testsMark Oteiza2017-09-061-0/+71
* Handle non-zero exit status from psql more gracefullySimen Heggestøyl2017-09-051-0/+10
* Move soundex.el test to a proper testMark Oteiza2017-09-051-0/+43
* Add tests for mailcap.elMark Oteiza2017-09-051-0/+69
* Work on Tramp's (symbolic) linksMichael Albinus2017-09-041-20/+31
* Fix a mis-binding in a testReuben Thomas2017-09-011-1/+1
* Do not split line before width of fill-prefixSamuel Freilich2017-08-301-0/+14
* Improve symlinks for TrampMichael Albinus2017-08-301-14/+76
* Further fixes in tramp-smb.elMichael Albinus2017-08-281-78/+70
* Fix auto-fill bug in js-modeTom Tromey2017-08-271-0/+19
* Tramp cleanupMichael Albinus2017-08-271-11/+56
* Fix Tramp part of Bug#28156Michael Albinus2017-08-261-6/+24
* Keep face available if there are no matchesTino Calancha2017-08-251-0/+12
* Minor improvements for tramp-interrupt-process, documentationMichael Albinus2017-08-241-2/+10
* Test `file-expand-wildcards' for TrampMichael Albinus2017-08-221-2/+56
* Add tests for cl-macs.el (Bug#27559)Alexander Gramiak2017-08-212-8/+502
* Implement `interrupt-process-functions'Michael Albinus2017-08-211-4/+1
* ; Remove python-shell-calculate-command-1 testNoam Postavsky2017-08-201-14/+0
* Implement `interrupt-process' for remote processes (Bug#28066)Michael Albinus2017-08-201-23/+45
* Don’t adjust CRLF in file namesPaul Eggert2017-08-191-1/+2
* ; * test/lisp/auth-source-tests.el: Require `cl-lib' instead of `cl'.Noam Postavsky2017-08-181-1/+1
* Fix and document make-temp-file optional text parameterTed Zlatanov2017-08-181-4/+2
* * test/lisp/auth-source-tests.el: Avoid `string-join' to be simple.Ted Zlatanov2017-08-181-1/+1
* * test/lisp/auth-source-tests.el: Minor cleanups to use CL.Ted Zlatanov2017-08-181-7/+4
* Add auth-source tests and codify its API betterTed Zlatanov2017-08-181-0/+66
* Treat control characters in JSON strings as invalidMark Oteiza2017-08-171-1/+3
* 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