aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clarify meaning of <filename> in test/READMEMichael Albinus2019-08-281-0/+3
* Deactivate part of tramp--test-check-files on macOS (Bug#36940)Michael Albinus2019-08-271-10/+8
* * test/Makefile.in (test_template): Declare target FOO.log.Michael Albinus2019-08-271-0/+1
* ; Continued attempt to fix Bug#36940Michael Albinus2019-08-261-4/+15
* Make (mod 1.0 0) consistent with (/ 1.0 0)Paul Eggert2019-08-241-0/+7
* Fix non-deterministic process testNoam Postavsky2019-08-241-10/+16
* Fix DNS testsRobert Pluim2019-08-241-5/+13
* Fix some problems of Bug#36940Michael Albinus2019-08-241-5/+7
* Merge remote-tracking branch 'origin/netsec'Lars Ingebrigtsen2019-08-232-0/+98
|\
| * Change nsm-should-check to look at local subnetsRobert Pluim2019-08-071-0/+69
| * Don't check unibyte hostnames for pure-ASCIIRobert Pluim2018-07-171-0/+4
| * Add tests for network-lookup-address-infoRobert Pluim2018-07-171-0/+25
* | Don’t hard-loop on cycles in ‘read’ etc.Paul Eggert2019-08-211-0/+3
* | ; 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
* | Avoid some excess precision in time arithmeticPaul Eggert2019-08-201-22/+22
* | Support larger TIMEs in (time-convert TIME t)Paul Eggert2019-08-201-0/+6
* | 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
* | | Fix time-add/time-sub validity checkingPaul Eggert2019-08-191-0/+4
* | | Handle more subprocess chunking in M-x man (Bug#36927)Noam Postavsky2019-08-181-0/+48
* | | Port test harness to Solaris 10Paul Eggert2019-08-171-2/+2
* | | More-compatible subsecond calendrical timestampsPaul Eggert2019-08-164-125/+137
* | | Subtracting “now” from “now” should yield zeroPaul Eggert2019-08-161-1/+2
* | | Fix time-add rounding bugPaul Eggert2019-08-163-5/+12
* | | Reimplement the `fill-flowed' function to respect space stuffingLars Ingebrigtsen2019-08-151-1/+15
* | | Fix rounding errors with float timestampsPaul Eggert2019-08-151-0/+18
* | | Give auto-revert-test02-auto-revert-deleted-file a chance on hydraMichael Albinus2019-08-151-1/+1
* | | Port mod-test-nanoseconds to 32-bit EmacsPaul Eggert2019-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
* | | Suppress interactive-only warnings in undo-tests.el (Bug#36565)Stefan Kangas2019-08-081-6/+6
* | | 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