summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add new function dom-remove-attributeLars Ingebrigtsen2020-04-301-0/+7
* Test iso8601-parse-zone vs format-time-string %zStephen Gildea2020-04-291-0/+31
* Merge from origin/emacs-27Glenn Morris2020-04-291-5/+6
|\
| * * 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
* | Use lexical-binding in most eshell testsStefan Kangas2020-04-293-3/+3
* | Add new tests to bindat-tests.elStefan Kangas2020-04-291-0/+16
* | Use lexical-binding in float-sup.el and add testsStefan Kangas2020-04-291-0/+33
* | Use lexical-binding in rfc2368.el and add testsStefan Kangas2020-04-281-0/+39
* | Use lexical-binding in version.el and add testsStefan Kangas2020-04-281-0/+31
* | Use lexical-binding in puny.el and add more testsStefan Kangas2020-04-281-0/+21
* | Use lexical-binding in hmac-md5.el and add testsStefan Kangas2020-04-281-0/+80
* | Use lexical-binding in many emacs-lisp testsStefan Kangas2020-04-287-11/+11
* | Use lexical-binding in most semantic testsStefan Kangas2020-04-285-25/+21
* | Don't skip test semantic-utest-PythonStefan Kangas2020-04-281-1/+1
* | Use lexical-binding in most progmodes testsStefan Kangas2020-04-288-13/+12
* | Use lexical-binding in most vc testsStefan Kangas2020-04-286-9/+13
* | Use lexical-binding in calendar testsStefan Kangas2020-04-272-8/+7
* | * test/lisp/mail/rfc2045-tests.el: Make it work.Glenn Morris2020-04-261-0/+1
* | 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