aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Don’t attempt to modify constant stringsPaul Eggert2020-05-163-10/+12
* | Don’t attempt to modify constant consesPaul Eggert2020-05-161-17/+17
* | Merge from origin/emacs-27Glenn Morris2020-05-161-0/+47
|\ \ | |/
| * Fix documentation related to 'command-switch-alist'.Philipp Stephani2020-05-141-0/+47
| * ; Mark Bug#29799 tests as failing since we reverted the fixNoam Postavsky2020-05-051-0/+2
* | Introduce process-file-return-signal-stringMichael Albinus2020-05-161-10/+20
* | Use lexical-binding in autoconf.el and add testsSimen Heggestøyl2020-05-151-0/+55
* | Calc: GCD(0,x)=GCD(x,0)=|x|, not x (bug#41279)Mattias Engdegård2020-05-151-0/+28
* | Combine archive-int-to-mode and tar-grind-file-modebug27952_combine-tar-grind-file-mode_archive-int-to-modeTino Calancha2020-05-143-2/+39
* | Calc: fix LU decomposition for non-numeric matrices (bug#41223)Mattias Engdegård2020-05-141-0/+24
* | Fix some oddities, uncovered by Tramp testsMichael Albinus2020-05-131-3/+13
* | Use lexical-binding in animate.el and add testsStefan Kangas2020-05-131-0/+56
* | Use lexical-binding in dissociate.el and add testsStefan Kangas2020-05-131-0/+38
* | Use lexical-binding in cal-julian.el and add testsStefan Kangas2020-05-131-0/+72
* | Suppress test failure on hydra.nixos.orgGlenn Morris2020-05-121-1/+2
* | Use lexical-binding in glasses.el and add testsSimen Heggestøyl2020-05-101-0/+101
* | Allow underscores in CSS variable namesSimen Heggestøyl2020-05-103-0/+18
* | Use lexical-binding in help-mode.el and add testsSimen Heggestøyl2020-05-091-0/+169
* | Add new filter command to Package Menu (Bug#39903)Pieter van Oostrum2020-05-091-0/+15
* | cc-mode: extend regexp used by ‘c-or-c++-mode’Michal Nazarewicz2020-05-091-2/+10
* | cc-mode: add ‘c-lineup-ternary-bodies’ (bug#41061)Michal Nazarewicz2020-05-091-0/+21
* | Don't increment array index in cl-loop twice (Bug#40727)Noam Postavsky2020-05-071-0/+3
* | Revert "cl-loop: Calculate the array length just once"Noam Postavsky2020-05-071-0/+6
* | Handle signals in Tramp's process-fileMichael Albinus2020-05-071-0/+2
* | process-file in Tramp must return exit code (Bug#41099)Michael Albinus2020-05-061-0/+1
* | Adapt Tramp testsMichael Albinus2020-05-041-56/+62
* | Use lexical-binding in check-declare.el and add testsSimen Heggestøyl2020-05-031-0/+116
* | Use lexical-binding in most remaining testsStefan Kangas2020-05-0116-25/+27
* | Use lexical-binding in most remaining emacs-lisp testsStefan Kangas2020-04-3015-47/+48
* | ; Fix last addition to dom-tests.elBasil L. Contovounesios2020-04-301-1/+1
* | Use lexical-binding in qp.el and add testsStefan Kangas2020-04-301-0/+74
* | 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