summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-09-12Implement and-let*Mark Oteiza
2017-09-12Extend tramp-tests according to bug#27986Michael Albinus
2017-09-11Further optimization in Tramp's file name decompositionMichael Albinus
2017-09-10Port tramp-tests to new copy-directory behaviorPaul Eggert
2017-09-10Fix some make-directory bugsPaul Eggert
2017-09-10Fix race with rename-file etc. with dir NEWNAMEPaul Eggert
2017-09-10Spelling fixesPaul Eggert
2017-09-09Avoid looking at localized stringsMark Oteiza
2017-09-09Add function to read all entries in a groupMark Oteiza
2017-09-09; Fix previous commitMark Oteiza
2017-09-08Fix 'directory-file-name' on DOS_NT systems as wellEli Zaretskii
2017-09-07Fix bug: (directory-file-name "///") returned "//"Paul Eggert
2017-09-06Skip emacsclient tests if --enable-profiling was usedGlenn Morris
2017-09-06Add XDG desktop file parsing and testsMark Oteiza
2017-09-05Allow for adjusting line length of test backtracesGlenn Morris
2017-09-05Minor emacsclient-tests simplificationGlenn Morris
2017-09-05emacsclient-tests: remove some debug statementsGlenn Morris
2017-09-05Handle non-zero exit status from psql more gracefullySimen Heggestøyl
2017-09-05Move soundex.el test to a proper testMark Oteiza
2017-09-05Add tests for mailcap.elMark Oteiza
2017-09-04emacsclient-tests: add some debug statementsGlenn Morris
2017-09-04Work on Tramp's (symbolic) linksMichael Albinus
2017-09-03emacsclient-tests: call-process may return non-integerGlenn Morris
2017-09-02Improve error messages for improper plists (Bug#27726)Philipp Stephani
2017-09-01Fix a mis-binding in a testReuben Thomas
2017-09-01Fix a mis-binding and a bad defun name in a test (Bug#28319)Reuben Thomas
2017-09-01* test/Makefile.in (check-no-automated-subdir): Silence by default.Glenn Morris
2017-09-01* test/Makefile.in (ELFILES): Sort, for a reproducible order.Glenn Morris
2017-09-01Stop emacsclient tests hanging (Bug#28319)Reuben Thomas
2017-08-30Do not split line before width of fill-prefixSamuel Freilich
2017-08-30Add support for arguments in emacsclient's ALTERNATE_EDITOR (Bug #25082)Reuben Thomas
2017-08-30Improve symlinks for TrampMichael Albinus
2017-08-28Further fixes in tramp-smb.elMichael Albinus
2017-08-27Fix auto-fill bug in js-modeTom Tromey
2017-08-27Tramp cleanupMichael Albinus
2017-08-26Do not munge contents of local symbolic linksPaul Eggert
2017-08-26Fix Tramp part of Bug#28156Michael Albinus
2017-08-25Keep face available if there are no matchesTino Calancha
2017-08-24Minor improvements for tramp-interrupt-process, documentationMichael Albinus
2017-08-22Test `file-expand-wildcards' for TrampMichael Albinus
2017-08-21Add tests for cl-macs.el (Bug#27559)Alexander Gramiak
2017-08-22Treat tests in lib-src like tests in srcReuben Thomas
2017-08-21Implement `interrupt-process-functions'Michael Albinus
2017-08-20; Remove python-shell-calculate-command-1 testNoam Postavsky
2017-08-20Implement `interrupt-process' for remote processes (Bug#28066)Michael Albinus
2017-08-19Change recent symlink tests to just test ASCIIPaul Eggert
2017-08-19Don’t adjust CRLF in file namesPaul Eggert
2017-08-18; * test/lisp/auth-source-tests.el: Require `cl-lib' instead of `cl'.Noam Postavsky
2017-08-18Fix and document make-temp-file optional text parameterTed Zlatanov
2017-08-18* test/lisp/auth-source-tests.el: Avoid `string-join' to be simple.Ted Zlatanov