aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* * cl-macs-tests.el (cl-macs-test--symbol-macrolet): New testStefan Monnier2019-05-161-0/+17
* * lisp/textmodes/sgml-mode.el (sgml-syntax-propertize-rules): Fix typoStefan Monnier2019-05-151-0/+7
* Merge from origin/emacs-26Glenn Morris2019-05-142-1/+82
|\
| * Recognize single quote attribute values in nxml and sgml (Bug#35381)Noam Postavsky2019-05-092-1/+20
| * Fix nxml-get-inside (Bug#32003)Noam Postavsky2019-05-091-0/+62
* | Stop splicing anonymous faces in font-lock-append-text-propertyKévin Le Gouguec2019-05-131-0/+41
* | * test/lisp/net/tramp-tests.el (cl-lib): Require instead of cl-seq.Michael Albinus2019-05-091-1/+1
* | Merge from origin/emacs-26Glenn Morris2019-05-081-2/+54
|\ \ | |/
| * Fix incorrect cloning of eieio-instance-inheritor objects (Bug#34840)Vitalie Spinu2019-05-081-0/+41
| * Fix cloning of eieio-named objects (Bug#22840)Vitalie Spinu2019-05-071-2/+13
* | ; Instrument auto-revert--deftest-remoteMichael Albinus2019-05-081-1/+3
* | Skip tramp-test10-write-region-file-precious-flag for Emacs < 27Michael Albinus2019-05-081-0/+3
* | Don't rewrite buffer contents after saving by rename (Bug#35497)Jonathan Tomer2019-05-082-0/+44
* | Fix setting and resetting of scroll-with-deleteJohn Shahid2019-05-071-1/+135
* | 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