aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* * test/lisp/simple-tests.el (with-shell-command-dont-erase-buffer):Michael Albinus2020-04-271-2/+3
* Make shell-command tests fit for tcsh.Michael Albinus2020-04-261-4/+4
* ; Fix some typos and doc issues (bug#40695)Štěpán Němec2020-04-182-3/+3
* Fix "C-u M-!" when 'shell-command-dont-erase-buffer' is non-nilEli Zaretskii2020-04-181-2/+2
* Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-142-2/+2
* Handle filling of indented ChangeLog function entriesNoam Postavsky2020-04-041-0/+25
* ; * test/lisp/calc/calc-tests.el: Fix mistake in last commitMattias Engdegård2020-03-291-1/+1
* Calc: don't treat nil as an integer (bug#40155)Mattias Engdegård2020-03-271-0/+11
* Fix cl-concatenate (Bug#40180)Noam Postavsky2020-03-221-0/+8
* Don't have exif bugging out on short stringsLars Ingebrigtsen2020-03-192-0/+11
* Remove raw carriage return characters from test file.Philipp Stephani2020-03-181-3/+3
* Support Unicode 13.0Eli Zaretskii2020-03-142-22/+30
* Fix rx error with ? and ??Mattias Engdegård2020-03-051-1/+3
* rx: Improve 'or' compositionality (bug#37659)Mattias Engdegård2020-03-011-1/+12
* Fix rx charset generationMattias Engdegård2020-02-291-2/+9
* Make OMake support slightly less expensive (bug#39595)Mattias Engdegård2020-02-171-1/+4
* Speed up 'maven' compilation error message regexpMattias Engdegård2020-02-171-1/+1
* Remove the optional KEEP-ORDER argument to regexp-optMattias Engdegård2020-02-131-37/+7
* rx: Use longest match for all-string 'or' forms (bug#37659)Mattias Engdegård2020-02-121-1/+1
* Replace add-to-list to lexical variable with push (bug#39373)Mattias Engdegård2020-02-011-1/+1
* Fix shell-tests failuresMattias Engdegård2020-01-201-1/+9
* * test/lisp/simple-tests.el: Full path to Emacs binary (bug#39067).Mattias Engdegård2020-01-201-1/+3
* ; Fix a test (Bug#39067)Tino Calancha2020-01-191-1/+1
* Fix shell-command-dont-erase-buffer featureTino Calancha2020-01-191-0/+54
* Fix infloop in shell.elPieter van Oostrum2020-01-181-2/+1
* f90: handle F2008 module functionGlenn Morris2020-01-151-0/+20
* Fix copyright years by handPaul Eggert2020-01-012-2/+2
* Update copyright year to 2020Paul Eggert2020-01-01325-325/+325
* ; * 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
* Rename xref-collect-references and xref-collect-matchesDmitry Gutov2019-12-291-13/+14
* Calc: add missing dynamic variable declarationsMattias Engdegård2019-12-261-0/+15
* 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