aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Make rcirc parsing more RFC2812 compliant (Bug#36233)Noam Postavsky2019-06-221-0/+52
* | | Add tests for mail/flow-fill.elStefan Kangas2019-06-221-0/+92
* | | Compile any subsequence of `cond' clauses to switch (bug#36139)Mattias Engdegård2019-06-191-1/+14
* | | Compile cond with heterogeneous tests into switch (bug#36139)Mattias Engdegård2019-06-191-1/+24
* | | Tighter pcase or-pattern member function selection (bug#36139)Mattias Engdegård2019-06-191-2/+4
* | | Disable filling of warnings in a bytecomp testGlenn Morris2019-06-161-1/+2
* | | Merge from origin/emacs-26Glenn Morris2019-06-151-2/+2
|\ \ \ | |/ /
| * | * test/lisp/url/url-file-tests.el (url-file): Use file:///, not file://.Juanma Barranquero2019-06-151-2/+2
* | | Also test unpackingLars Ingebrigtsen2019-06-151-0/+26
* | | Refactor for reuseLars Ingebrigtsen2019-06-151-28/+31
* | | New file to test bindat functionsLars Ingebrigtsen2019-06-151-0/+70
* | | Some changes in process output read of TrampMichael Albinus2019-06-151-1/+2
* | | Tag remote autorevert tests as unstableMichael Albinus2019-06-151-10/+10
* | | Fix problem in remote file notificationMichael Albinus2019-06-141-19/+10
* | | Stop a tramp test leaving a file behindGlenn Morris2019-06-131-0/+1
* | | Allow for line breaks in a bytecomp testGlenn Morris2019-06-121-0/+1
* | | Add more ps-mode octal testsLars Ingebrigtsen2019-06-131-1/+12
* | | Add ps-mode-tests.el and remove a compilation warningLars Ingebrigtsen2019-06-131-0/+37
* | | New file rfc2104-tests.elLars Ingebrigtsen2019-06-131-0/+39
* | | Give more information in a bytecomp test failureGlenn Morris2019-06-121-2/+2
* | | Add the new macro with-suppressed-warningsLars Ingebrigtsen2019-06-121-0/+90
* | | Keep auto-revert-mode working when changing buffer file name (bug#36159)Mattias Engdegård2019-06-111-0/+34
* | | Minor fixes on tramp-tests.el for w32Michael Albinus2019-06-111-8/+11
* | | Don't keep warning about unescaped literals (Bug#36068)Noam Postavsky2019-06-101-13/+19
* | | Make tramp-test43-asynchronous-requests working, againMichael Albinus2019-06-101-40/+77
* | | Fix copy-paste error in autorevert-testMattias Engdegård2019-06-101-1/+1
* | | Add tests for mail/uudecode.elStefan Kangas2019-06-093-0/+124
* | | Use lexical-binding in password-cache.el and add testsStefan Kangas2019-06-091-0/+75
* | | Use lexical-binding in underline.el and add testsStefan Kangas2019-06-091-0/+42
* | | Fix failures of term-tests on MS-WidowsEli Zaretskii2019-06-071-0/+8
* | | Add "pin" to password-word-equivalents (Bug#35523)Noam Postavsky2019-06-061-0/+1
* | | Keep nxml prolog updated via syntax-propertizeNoam Postavsky2019-06-051-0/+18
* | | ; Add test for Bug#36092Noam Postavsky2019-06-051-0/+15
* | | Don't sgml-syntax-propertize-inside XML prolog (Bug#32823)Noam Postavsky2019-06-041-0/+21
* | | Fix some SGML syntax edge cases (Bug#33887)Noam Postavsky2019-06-041-7/+38
* | | Stronger check for Tramp methodMichael Albinus2019-06-042-249/+312
* | | * lisp/char-fold.el (char-fold-make-table): New functionJuri Linkov2019-06-031-22/+28
* | | Skip some flymake tests on hydra.nixos.orgGlenn Morris2019-06-011-0/+3
* | | Use lexical-binding in morse.el and studly.el and add testsStefan Kangas2019-06-012-0/+112
* | | Use lexical-binding in paragraphs.el and add testsStefan Kangas2019-06-011-0/+165
* | | Fix `cl-member' and `cl-assoc' for bignumsMattias Engdegård2019-06-011-0/+8
* | | Merge from origin/emacs-26Glenn Morris2019-06-012-6/+36
|\ \ \ | |/ /
| * | Warn about wrong number of args for subrs (Bug#35767)Noam Postavsky2019-05-301-0/+14
| * | Use plain symbols for eieio type descriptors (Bug#29220)Noam Postavsky2019-05-301-6/+22
* | | Use lexical-binding in page.el and add testsSimen Heggestøyl2019-06-011-0/+86
* | | Use lexical-binding in timezone.el and add testsStefan Kangas2019-06-011-0/+169
* | | Use lexical-binding in autoinsert.el and add testsSimen Heggestøyl2019-05-311-0/+104
* | | * lisp/subr.el (add-hook): Turn `append` into `depth` (bug#35508)Stefan Monnier2019-05-291-3/+30
* | | Use lexical-binding in makesum.el and add testsSimen Heggestøyl2019-05-291-0/+58
* | | * lisp/international/mule-cmds.el (encode-coding-char): Fix ASCII caseStefan Monnier2019-05-281-0/+4