summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13212-310/+301
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-132-20/+20
* Add tests for color.elSimen Heggestøyl2017-09-131-0/+251
* Improve backward compatibility of tramp-testsMichael Albinus2017-09-131-51/+84
* Allow write-contents-functions to short-circuit buffer saveEric Abrahamsen2017-09-121-0/+27
* 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-105-5/+5
* Avoid looking at localized stringsMark Oteiza2017-09-092-1/+17
* Add function to read all entries in a groupMark Oteiza2017-09-093-4/+18
* ; Fix previous commitMark Oteiza2017-09-091-19/+0
* Fix 'directory-file-name' on DOS_NT systems as wellEli Zaretskii2017-09-081-0/+30
* Fix bug: (directory-file-name "///") returned "//"Paul Eggert2017-09-071-0/+19
* Skip emacsclient tests if --enable-profiling was usedGlenn Morris2017-09-061-16/+19
* Add XDG desktop file parsing and testsMark Oteiza2017-09-063-0/+76
* Allow for adjusting line length of test backtracesGlenn Morris2017-09-051-1/+12
* Minor emacsclient-tests simplificationGlenn Morris2017-09-051-6/+4
* emacsclient-tests: remove some debug statementsGlenn Morris2017-09-051-3/+0
* 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-052-0/+74
* emacsclient-tests: add some debug statementsGlenn Morris2017-09-041-0/+3
* Work on Tramp's (symbolic) linksMichael Albinus2017-09-041-20/+31
* emacsclient-tests: call-process may return non-integerGlenn Morris2017-09-031-6/+8
* Improve error messages for improper plists (Bug#27726)Philipp Stephani2017-09-021-0/+28
* Fix a mis-binding in a testReuben Thomas2017-09-011-1/+1
* Fix a mis-binding and a bad defun name in a test (Bug#28319)Reuben Thomas2017-09-011-5/+5
* * test/Makefile.in (check-no-automated-subdir): Silence by default.Glenn Morris2017-09-011-1/+1
* * test/Makefile.in (ELFILES): Sort, for a reproducible order.Glenn Morris2017-09-011-2/+2
* Stop emacsclient tests hanging (Bug#28319)Reuben Thomas2017-09-011-2/+8
* Do not split line before width of fill-prefixSamuel Freilich2017-08-301-0/+14
* Add support for arguments in emacsclient's ALTERNATE_EDITOR (Bug #25082)Reuben Thomas2017-08-301-0/+50
* 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
* Do not munge contents of local symbolic linksPaul Eggert2017-08-261-11/+10
* 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
* Treat tests in lib-src like tests in srcReuben Thomas2017-08-221-2/+2
* 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