aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-27Glenn Morris2020-01-161-0/+20
|\
| * f90: handle F2008 module functionGlenn Morris2020-01-151-0/+20
* | Add SASL SCRAM-SHA-256 support.Simon Josefsson2020-01-161-2/+24
* | Refactor Tramp async process codeMichael Albinus2020-01-141-88/+58
* | Fix sxhash-equal on bytecodes, markers, etc.Paul Eggert2020-01-072-1/+17
* | Implement stderr in tramp-adb-handle-make-processMichael Albinus2020-01-071-65/+59
* | ; Adapt tramp-tests.elMichael Albinus2020-01-061-20/+72
* | Also print function data when printing module functions.Philipp Stephani2020-01-052-3/+8
* | Make module function finalizer test less brittle.Philipp Stephani2020-01-041-5/+17
* | Implement finalizers for module functions (Bug#30373)Philipp Stephani2020-01-032-2/+55
* | Merge from origin/emacs-27Paul Eggert2020-01-01327-327/+327
|\ \ | |/
| * Fix copyright years by handPaul Eggert2020-01-012-2/+2
| * Update copyright year to 2020Paul Eggert2020-01-01325-325/+325
* | Merge from origin/emacs-27Glenn Morris2019-12-313-7/+9
|\ \ | |/
| * ; * test/lisp/calc/calc-tests.el: Fix warningsMattias Engdegård2019-12-301-0/+1
| * Make minibuffer-tests work in out-of-tree builds (bug#38816)Mattias Engdegård2019-12-301-1/+2
| * Make comint-tests more robust (bug#38813)Mattias Engdegård2019-12-301-6/+6
| * Sync with Tramp 2.4.3Michael Albinus2019-12-291-14/+20
* | Sync with Tramp 2.4.3Michael Albinus2019-12-301-14/+20
* | Merge from origin/emacs-27Glenn Morris2019-12-301-13/+14
|\ \ | |/
| * Rename xref-collect-references and xref-collect-matchesDmitry Gutov2019-12-291-13/+14
* | Merge from origin/emacs-27Glenn Morris2019-12-271-0/+15
|\ \ | |/
| * Calc: add missing dynamic variable declarationsMattias Engdegård2019-12-261-0/+15
* | Support .dylib suffix for modules on macOS (Bug#36226).Philipp Stephani2019-12-251-0/+18
* | Further expand coverage of unit tests for time-stampStephen Gildea2019-12-231-24/+86
|/
* Added `comint-password-function' hookMichael R. Mauger2019-12-221-0/+68
* Extend tramp-tests.el for other host name syntax and file name syntaxMichael Albinus2019-12-221-553/+656
* * lisp/international/mule-cmds.el: Fix bug#38642Stefan Monnier2019-12-201-0/+8
* Allow characters and single-char strings in rx charsetsMattias Engdegård2019-12-131-6/+14
* Use `or' instead of `union' for charset union in rxMattias Engdegård2019-12-121-19/+25
* ; Spelling fixesPaul Eggert2019-12-1011-33/+31
* Add `union' and `intersection' to rx (bug#37849)Mattias Engdegård2019-12-101-0/+57
* Fix dabbrev-completion (bug#17899)Alan Third2019-12-101-0/+30
* Spelling fixesPaul Eggert2019-12-0912-15/+15
* Rename faces used in faces-tests.elDmitry Gutov2019-12-103-41/+39
* Make ':extend' inherited from default spec unless overriddenDmitry Gutov2019-12-103-12/+82
* Add more tests for face :extend attributeEli Zaretskii2019-12-091-0/+148
* Ignore comments and strings when matching JSXJackson Ray Hamilton2019-12-071-0/+7
* Test format-time-string paddingPaul Eggert2019-12-061-0/+43
* * test/src/buffer-tests.el: Add loads of overlay testsAndreas Politz2019-12-051-0/+1219
* Fix recent modifications in emacs-module-testsEli Zaretskii2019-12-052-3/+7
* Change module interface to no longer use GMP objects directly.Philipp Stephani2019-12-041-14/+97
* Avoid duplicated character classes in rxMattias Engdegård2019-12-031-1/+3
* Suppress superfluous messages in tramp-testsMichael Albinus2019-12-012-3/+7
* Add nsm-should-check IPv6 local subnet testsRobert Pluim2019-11-291-3/+11
* Improve errors & warnings due to fancy quoted vars (Bug#32939)Noam Postavsky2019-11-281-0/+26
* Stop signaling an error when reading "smart quotes" in symbolsNoam Postavsky2019-11-281-17/+0
* Use 127.0.0.1 in nsm-testsRobert Pluim2019-11-261-2/+2
* * test/lisp/minibuffer-tests.el (completion-table-test-quoting): New testStefan Monnier2019-11-262-0/+21
* Make help-split-fundoc more flexible about what returnsJuanma Barranquero2019-11-231-0/+56