aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Rename shell-command-width to async-shell-command-width (bug#35055)Juri Linkov2019-05-051-5/+4
* | | Port mod-test to --enable-gcc-warningsPaul Eggert2019-05-051-0/+2
* | | Fix compilation of mod-test.c on MinGWEli Zaretskii2019-05-051-0/+4
* | | ; SOme changes in filenotify-tests.el for EMBAMichael Albinus2019-05-051-8/+8
* | | Adapt tests for recent file-notification changes in TrampMichael Albinus2019-05-052-26/+35
* | | Fix compilation of test module.Philipp Stephani2019-05-051-4/+7
* | | Use extract_time in test module.Philipp Stephani2019-05-052-18/+2
* | | * test/Makefile.in (src/emacs-module-tests.elc): Require test modulePhilipp Stephani2019-05-051-1/+1
* | | Add tests for remote files in auto-revert-testsMichael Albinus2019-05-032-15/+138
* | | * lisp/mail/footnote.el: Tweak markers conventionStefan Monnier2019-05-021-0/+47
* | | Fix decode-time/encode-time roundtrip on macOSPaul Eggert2019-04-301-0/+6
* | | Merge from origin/emacs-26Glenn Morris2019-04-291-0/+28
|\ \ \ | |/ /
| * | Be more careful about indent-sexp going over eol (Bug#35286)Noam Postavsky2019-04-221-0/+28
* | | * test/lisp/net/tramp-tests.el (tramp--test-timeout-handler): Instrument.Michael Albinus2019-04-291-0/+4
* | | Replace use of obsolete string-make-unibyteNoam Postavsky2019-04-281-0/+44
* | | ; Add test for previous changeNoam Postavsky2019-04-281-0/+13
* | | Export major version of latest Emacs supported by emacs-module.h.Philipp Stephani2019-04-281-0/+5
* | | Fix another compilation warning.Philipp Stephani2019-04-281-1/+1
* | | Fix a few minor compilation and Checkdoc warnings.Philipp Stephani2019-04-281-1/+10
* | | * test/src/emacs-module-tests.el: Switch to lexical binding.Philipp Stephani2019-04-281-1/+1
* | | * test/lisp/progmodes/sql-tests.el (sql-tests-buffer-naming-harness):Glenn Morris2019-04-251-1/+1
* | | * test/lisp/progmodes/sql-tests.el (sql-tests-buffer-naming-harness):Glenn Morris2019-04-251-14/+16
* | | Make wdired-mode ignore ls file indicatorsStephen Berman2019-04-251-0/+45
* | | * lisp/progmodes/sql.elMichael R. Mauger2019-04-241-31/+136
* | | Unbreak build when building without GMP support.Philipp Stephani2019-04-242-3/+9
* | | Add missing GMP library to test module.Philipp Stephani2019-04-241-1/+2
* | | Clarify rounding mode when converting to struct timespec.Philipp Stephani2019-04-242-0/+36
* | | Fix return type of make_time.Philipp Stephani2019-04-241-2/+6
* | | Add module functions to convert from and to big integers.Philipp Stephani2019-04-242-0/+26
* | | Add conversions to and from struct timespec to module interface.Philipp Stephani2019-04-242-0/+41
* | | Small fix for a JSON unit test.Philipp Stephani2019-04-231-1/+1
* | | Some changes in tramp-testsMichael Albinus2019-04-221-2/+4
* | | Merge from origin/emacs-26Glenn Morris2019-04-211-0/+45
|\ \ \ | |/ /
| * | Fix off-by-one-link error in image--set-propertyBasil L. Contovounesios2019-04-181-0/+45
| * | Backport: js--re-search-backward-inner: Fix infloopDmitry Gutov2019-02-251-0/+7
* | | * lisp/progmodes.sql.elMichael R. Mauger2019-04-211-0/+34
* | | Mark different-diagnostic-types as failed on emba.Michael Albinus2019-04-201-1/+2
* | | Make warning about unescaped character literals more helpful.Philipp Stephani2019-04-192-2/+6
* | | ; Remove instrumentation in tramp-testsMichael Albinus2019-04-191-9/+5
* | | Remove :stop key from make-process.Philipp Stephani2019-04-191-0/+9
* | | Adapt tramp-test32-shell-commandMichael Albinus2019-04-191-7/+2
* | | Add a new user option 'ido-big-directories'.Philipp Stephani2019-04-191-0/+7
* | | ; Instrument `tramp--test-shell-command-to-string-asynchronously'Michael Albinus2019-04-181-6/+9
* | | Add ERT explainer for 'tramp--test-file-attributes-equal-p'Philipp Stephani2019-04-171-0/+3
* | | Fix tramp-test32-shell-commandMichael Albinus2019-04-171-4/+5
* | | ; Fix files-tests-executable-find on w32 (Bug#35241)Noam Postavsky2019-04-171-1/+1
* | | ; Instrument tramp-test32-shell-command for EMBAMichael Albinus2019-04-171-0/+3
* | | Fix Bug#35241Michael Albinus2019-04-171-0/+26
* | | * test/lisp/files-tests.el: Unify test namesMichael Albinus2019-04-171-13/+13
* | | Test `shell-command-width' in TrampMichael Albinus2019-04-171-10/+32