summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* ; * test/lisp/emacs-lisp/generator-tests.el: Style fixes.Philipp Stephani2020-07-31
* Add another test for global module referencesPhilipp Stephani2020-07-26
* Backport: add another test case for module assertions.Philipp Stephani2020-07-26
* Backport: Add module test for edge case.Philipp Stephani2020-07-26
* Consistently stylize eldoc as ElDoc in proseBasil L. Contovounesios2020-07-10
* Fix undefined behavior in json.c (Bug#42113)Philipp Stephani2020-06-29
* Fix some Texinfo markupBasil L. Contovounesios2020-06-17
* Silence some byte-compiler warnings in testsBasil L. Contovounesios2020-06-03
* * test/lisp/battery-tests.el: New file.Basil L. Contovounesios2020-06-03
* Fix rare assertion violations in 'etags'Eli Zaretskii2020-05-24
* Fix documentation related to 'command-switch-alist'.Philipp Stephani2020-05-14
* ; Mark Bug#29799 tests as failing since we reverted the fixNoam Postavsky2020-05-05
* * test/lisp/simple-tests.el (with-shell-command-dont-erase-buffer):Michael Albinus2020-04-27
* Make shell-command tests fit for tcsh.Michael Albinus2020-04-26
* ; Fix some typos and doc issues (bug#40695)Štěpán Němec2020-04-18
* Fix "C-u M-!" when 'shell-command-dont-erase-buffer' is non-nilEli Zaretskii2020-04-18
* Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-14
* Handle filling of indented ChangeLog function entriesNoam Postavsky2020-04-04
* ; * test/lisp/calc/calc-tests.el: Fix mistake in last commitMattias Engdegård2020-03-29
* Calc: don't treat nil as an integer (bug#40155)Mattias Engdegård2020-03-27
* Fix cl-concatenate (Bug#40180)Noam Postavsky2020-03-22
* Don't have exif bugging out on short stringsLars Ingebrigtsen2020-03-19
* Remove raw carriage return characters from test file.Philipp Stephani2020-03-18
* Support Unicode 13.0Eli Zaretskii2020-03-14
* Fix rx error with ? and ??Mattias Engdegård2020-03-05
* rx: Improve 'or' compositionality (bug#37659)Mattias Engdegård2020-03-01
* 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