summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Fix rx charset generationMattias Engdegård2020-02-29
* Make OMake support slightly less expensive (bug#39595)Mattias Engdegård2020-02-17
* Speed up 'maven' compilation error message regexpMattias Engdegård2020-02-17
* Remove the optional KEEP-ORDER argument to regexp-optMattias Engdegård2020-02-13
* rx: Use longest match for all-string 'or' forms (bug#37659)Mattias Engdegård2020-02-12
* Replace add-to-list to lexical variable with push (bug#39373)Mattias Engdegård2020-02-01
* Fix shell-tests failuresMattias Engdegård2020-01-20
* * test/lisp/simple-tests.el: Full path to Emacs binary (bug#39067).Mattias Engdegård2020-01-20
* ; Fix a test (Bug#39067)Tino Calancha2020-01-19
* Fix shell-command-dont-erase-buffer featureTino Calancha2020-01-19
* Fix infloop in shell.elPieter van Oostrum2020-01-18
* f90: handle F2008 module functionGlenn Morris2020-01-15
* Fix copyright years by handPaul Eggert2020-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* ; * test/lisp/calc/calc-tests.el: Fix warningsMattias Engdegård2019-12-30
* Make minibuffer-tests work in out-of-tree builds (bug#38816)Mattias Engdegård2019-12-30
* Make comint-tests more robust (bug#38813)Mattias Engdegård2019-12-30
* Sync with Tramp 2.4.3Michael Albinus2019-12-29
* Rename xref-collect-references and xref-collect-matchesDmitry Gutov2019-12-29
* Calc: add missing dynamic variable declarationsMattias Engdegård2019-12-26
* Added `comint-password-function' hookMichael R. Mauger2019-12-22
* Extend tramp-tests.el for other host name syntax and file name syntaxMichael Albinus2019-12-22
* * lisp/international/mule-cmds.el: Fix bug#38642Stefan Monnier2019-12-20
* Allow characters and single-char strings in rx charsetsMattias Engdegård2019-12-13
* Use `or' instead of `union' for charset union in rxMattias Engdegård2019-12-12
* ; Spelling fixesPaul Eggert2019-12-10
* Add `union' and `intersection' to rx (bug#37849)Mattias Engdegård2019-12-10
* Fix dabbrev-completion (bug#17899)Alan Third2019-12-10
* Spelling fixesPaul Eggert2019-12-09
* Rename faces used in faces-tests.elDmitry Gutov2019-12-10
* Make ':extend' inherited from default spec unless overriddenDmitry Gutov2019-12-10
* Add more tests for face :extend attributeEli Zaretskii2019-12-09
* Ignore comments and strings when matching JSXJackson Ray Hamilton2019-12-07
* Test format-time-string paddingPaul Eggert2019-12-06
* * test/src/buffer-tests.el: Add loads of overlay testsAndreas Politz2019-12-05
* Fix recent modifications in emacs-module-testsEli Zaretskii2019-12-05
* Change module interface to no longer use GMP objects directly.Philipp Stephani2019-12-04
* Avoid duplicated character classes in rxMattias Engdegård2019-12-03
* Suppress superfluous messages in tramp-testsMichael Albinus2019-12-01
* Add nsm-should-check IPv6 local subnet testsRobert Pluim2019-11-29
* Improve errors & warnings due to fancy quoted vars (Bug#32939)Noam Postavsky2019-11-28
* Stop signaling an error when reading "smart quotes" in symbolsNoam Postavsky2019-11-28
* Use 127.0.0.1 in nsm-testsRobert Pluim2019-11-26
* * test/lisp/minibuffer-tests.el (completion-table-test-quoting): New testStefan Monnier2019-11-26
* Make help-split-fundoc more flexible about what returnsJuanma Barranquero2019-11-23
* Refix conditional step clauses in cl-loopdickmao2019-11-22
* Expand coverage of unit tests for time-stampStephen Gildea2019-11-19
* lisp/so-long.el: Refactor menu action commandsPhil Sainty2019-11-18
* lisp/so-long.el: Use (interactive "@") for menu commandsStefan Monnier2019-11-18
* * lisp/progmodes/perl-mode.el (perl-calculate-indent): Indent qw(...)Stefan Monnier2019-11-15