summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add an Exif parsing libraryLars Ingebrigtsen2019-09-212-0/+44
* 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
| * Fix non-deterministic process testNoam Postavsky2019-09-011-10/+16
* | 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-132-124/+250
* | 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
* | 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