aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change recent symlink tests to just test ASCIIPaul Eggert2017-08-191-4/+2
* Don’t adjust CRLF in file namesPaul Eggert2017-08-192-1/+51
* ; * test/lisp/auth-source-tests.el: Require `cl-lib' instead of `cl'.Noam Postavsky2017-08-181-1/+1
* Fix and document make-temp-file optional text parameterTed Zlatanov2017-08-181-4/+2
* * test/lisp/auth-source-tests.el: Avoid `string-join' to be simple.Ted Zlatanov2017-08-181-1/+1
* * test/lisp/auth-source-tests.el: Minor cleanups to use CL.Ted Zlatanov2017-08-181-7/+4
* Add auth-source tests and codify its API betterTed Zlatanov2017-08-181-0/+66
* Treat control characters in JSON strings as invalidMark Oteiza2017-08-171-1/+3
* Set `default-directory' for watchdog in tramp-test.elMichael Albinus2017-08-171-1/+3
* files-tests.el: Remove unused lexical variableTino Calancha2017-08-161-2/+1
* Add tests for previous commitNoam Postavsky2017-08-151-0/+56
* Support indentation of detached Less CSS rulesetsSimen Heggestøyl2017-08-151-0/+29
* archive-int-to-mode: Fix order of testing S_ISUID, S_ISGID bitsTino Calancha2017-08-151-1/+2
* Clean up temp files after some testsGlenn Morris2017-08-142-13/+18
* Add test suites for arc-mode and tar-modeTino Calancha2017-08-132-0/+72
* Fix make-temp-file bug with ""/"."/".." prefixPaul Eggert2017-08-121-0/+14
* Implement EXCL of write-region for TrampMichael Albinus2017-08-121-1/+17
* Fix a minor todo-mode regressionStephen Berman2017-08-111-9/+41
* Respect buffer-local value of tags-table-list (Bug#27772)Noam Postavsky2017-08-101-6/+25
* Fix crashing emacs-module tests on MS-WindowsEli Zaretskii2017-08-091-4/+12