summaryrefslogtreecommitdiff
path: root/test/lisp
Commit message (Expand)AuthorAgeFilesLines
* Simplify tramp-tests.el check for owncloud/nextcloudMichael Albinus2019-09-181-5/+2
* Add backquote testsTino Calancha2019-09-161-0/+47
* ; Disable traces in shadowfile-testsMichael Albinus2019-09-161-1/+1
* Merge from origin/emacs-26Glenn Morris2019-09-151-1/+17
|\
| * query-replace-regexp undo: Update next-replacement after undoTino Calancha2019-09-091-1/+17
* | Use also truname of temporary-file-directory in shadowfile-tests.elMichael Albinus2019-09-151-5/+6
* | Create common tests for print.c and cl-print.elGemini Lasswell2019-09-131-112/+3
* | Improve print output options commands in backtrace-mode (bug#36566)Gemini Lasswell2019-09-131-0/+49
* | Fix problems in tramp-test33-environment-variablesMichael Albinus2019-09-131-6/+8
* | Fix fill-paragraph in python docstrings (Bug#36056)Noam Postavsky2019-09-121-1/+12
* | Handle missing start-time when importing ical event (Bug#33277)Ulf Jasper2019-09-091-0/+18
* | Fix Bug#37202Michael Albinus2019-09-081-0/+4
* | Add traces in shadowfileMichael Albinus2019-09-071-24/+31
* | Further work on Bug#37202Michael Albinus2019-09-041-22/+41
* | Fix Bug#37202Michael Albinus2019-09-031-96/+90
* | * test/lisp/net/tramp-tests.el (tramp-test21-file-links): More cleanup.Glenn Morris2019-08-311-1/+3
* | Extend tramp--test-check-files (Bug#37228)Michael Albinus2019-08-301-3/+14
* | Deactivate part of tramp--test-check-files on macOS (Bug#36940)Michael Albinus2019-08-271-10/+8
* | ; Continued attempt to fix Bug#36940Michael Albinus2019-08-261-4/+15
* | Fix some problems of Bug#36940Michael Albinus2019-08-241-5/+7
* | Merge remote-tracking branch 'origin/netsec'Lars Ingebrigtsen2019-08-231-0/+69
|\ \
| * | Change nsm-should-check to look at local subnetsRobert Pluim2019-08-071-0/+69
* | | ; Fix typo introduced by last autorevert-tests patchMichael Albinus2019-08-211-1/+1
* | | ; Add traces to auto-revert-test02-auto-revert-deleted-fileMichael Albinus2019-08-211-1/+4
* | | Another attempt to fix bug#32645Michael Albinus2019-08-202-3/+6
* | | Merge from origin/emacs-26Glenn Morris2019-08-201-1/+26
|\ \ \ | | |/ | |/|
| * | Fix query-replace-regexp undo featureTino Calancha2019-08-191-1/+25
| * | Support the new Japanese era nameEli Zaretskii2019-08-181-37/+34
* | | Merge from origin/emacs-26Glenn Morris2019-08-201-1/+5
|\ \ \ | |/ /
| * | Fix lisp indent infloop on unfinished strings (Bug#37045)Noam Postavsky2019-08-171-1/+5
* | | Handle more subprocess chunking in M-x man (Bug#36927)Noam Postavsky2019-08-181-0/+48
* | | More-compatible subsecond calendrical timestampsPaul Eggert2019-08-163-108/+108
* | | Subtracting “now” from “now” should yield zeroPaul Eggert2019-08-161-1/+2
* | | Fix time-add rounding bugPaul Eggert2019-08-161-3/+4
* | | Reimplement the `fill-flowed' function to respect space stuffingLars Ingebrigtsen2019-08-151-1/+15
* | | Give auto-revert-test02-auto-revert-deleted-file a chance on hydraMichael Albinus2019-08-151-1/+1
* | | * lisp/password-cache.el: adapt test to change in password-in-cache-pÓscar Fuentes2019-08-121-1/+1
* | | Retrieve start time from remote machine, use compat attrib functionsMichael Albinus2019-08-111-41/+72
* | | Use a time offset when comparing times of local and remote machinesMichael Albinus2019-08-101-10/+12
* | | Improve time arithmetic in tramp--test-file-attributes-equal-pMichael Albinus2019-08-081-7/+10
* | | Tests need to be moved when source files areGlenn Morris2019-08-071-0/+0
* | | ; Still working on tramp--test-file-attributes-equal-pMichael Albinus2019-08-071-18/+38
* | | ; Instrument tramp--test-file-attributes-equal-pMichael Albinus2019-08-071-38/+18
* | | Continue to work on Bug#36940Michael Albinus2019-08-071-17/+38
* | | Fix Bug#36940Michael Albinus2019-08-061-18/+17
* | | Fix various Calc date conversions (bug#36822)Mattias Engdegård2019-08-061-0/+21
* | | Add conditional operator xor to subr.elMattias Engdegård2019-08-061-0/+7
* | | decode-time now returns subsec tooPaul Eggert2019-08-053-108/+108
* | | New function time-convertPaul Eggert2019-08-051-3/+3
* | | Improve Tramp's cachingMichael Albinus2019-08-051-1/+11