aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix tramp-test32-shell-command-dont-erase-bufferMichael Albinus2020-04-261-18/+134
* | Use lexical-binding for rfc2045.el and add testsStefan Kangas2020-04-261-0/+36
* | Use lexical-binding in dig.el and add testsStefan Kangas2020-04-261-0/+56
* | Use lexical-binding in misc.el and add testsStefan Kangas2020-04-261-0/+77
* | Use lexical-binding in po.el and add testsSimen Heggestøyl2020-04-251-0/+68
* | ; * test/lisp/international/mule-util-tests.el: Fix typos.Stefan Kangas2020-04-251-2/+2
* | Use lexical-binding for international testsStefan Kangas2020-04-242-1/+3
* | Use lexical-binding for all net testsStefan Kangas2020-04-245-5/+5
* | Use lexical-binding for textmodes testsStefan Kangas2020-04-242-2/+2
* | Use lexical-binding in most url testsStefan Kangas2020-04-245-5/+5
* | Use lexical-binding in most src testsStefan Kangas2020-04-2415-25/+25
* | * test/lisp/net/tramp-tests.elMichael Albinus2020-04-241-1/+2
* | Fix string-to-multibyte overlong sequence bugPaul Eggert2020-04-201-0/+14
* | Merge from origin/emacs-27Glenn Morris2020-04-202-3/+3
|\ \ | |/
| * ; Fix some typos and doc issues (bug#40695)Štěpán Němec2020-04-182-3/+3
* | Use lexical-binding in elide-head.el and add testsSimen Heggestøyl2020-04-191-0/+62
* | Use lexical-binding in apropos.el and add testsSimen Heggestøyl2020-04-181-0/+133
* | Merge from origin/emacs-27Glenn Morris2020-04-181-2/+2
|\ \ | |/
| * Fix "C-u M-!" when 'shell-command-dont-erase-buffer' is non-nilEli Zaretskii2020-04-181-2/+2
* | Merge from origin/emacs-27Glenn Morris2020-04-152-2/+2
|\ \ | |/
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-142-2/+2
* | Fix hi-lock test and add new test for unhighlight (bug#40337)Juri Linkov2020-04-141-3/+59
* | Fix hi-lock test and add new test for case-fold (bug#40337)Juri Linkov2020-04-131-1/+101
* | Fix error in 'call-process-region' when START is nil (Bug#40576)Philipp Stephani2020-04-121-0/+10
* | ; * test/src/callproc-tests.el: Fix checkdoc errors.Philipp Stephani2020-04-121-0/+7
* | Set last-coding-system-used upon ASCII conversion bypass (bug#40407)Mattias Engdegård2020-04-091-1/+2
* | Fix ASCII-only conversion logic (bug#40407)Mattias Engdegård2020-04-091-12/+21
* | chinese-hz is not ASCII compatible (bug#40407)Mattias Engdegård2020-04-091-0/+3
* | Don't crash with invalid argument in check-coding-systems-regionMattias Engdegård2020-04-091-0/+8
* | Fix decoding ASCII strings with embedded CR charactersEli Zaretskii2020-04-091-0/+17
* | utf-7 and utf-7-imap are not ASCII-compatible (bug#40407)Mattias Engdegård2020-04-061-0/+18
* | Fix case that $PATH is longer than 4096 chars in TrampMichael Albinus2020-04-061-51/+38
* | Merge from origin/emacs-27Glenn Morris2020-04-051-0/+25
|\ \ | |/
| * Handle filling of indented ChangeLog function entriesNoam Postavsky2020-04-041-0/+25
* | Avoid expensive recoding for ASCII identity cases (bug#40407)Mattias Engdegård2020-04-051-0/+11
* | Suppress relint diagnostics in rx-tests.elMattias Engdegård2020-04-051-0/+6
* | Fix inverted NOCOPY encode/decode parameter (bug#40407)Mattias Engdegård2020-04-051-0/+8
* | Make make-{network,serial}-process handle :coding nil consistentlyRobert Pluim2020-04-031-0/+52
* | Improve last changeEli Zaretskii2020-04-031-1/+2
* | Error out if 'date-days-in-month' is given an invalid monthAlex Branham2020-04-031-1/+2
* | Copy INSIDE_EMACS env variable to subprocesses in Eshell (Bug#25496)Federico Tedin2020-04-021-0/+7
* | ; * test/lisp/net/tramp-tests.el (tramp-test30-make-process): Instrument.Michael Albinus2020-04-021-1/+2
* | javac support in compilation-parse-errors rulesFilipp Gunbin2020-04-011-2/+5
* | Mark recently failing Tramp tests on hydraGlenn Morris2020-03-301-0/+3
* | Merge from origin/emacs-27Glenn Morris2020-03-301-0/+11
|\ \ | |/
| * ; * 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
* | Port the 'module/async-pipe' test to MS-WindowsEli Zaretskii2020-03-272-7/+44
* | Add a module function to open a file descriptor connected to a pipe.Philipp Stephani2020-03-262-2/+69
* | Fix gravatar testsRobert Pluim2020-03-241-1/+1