aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Improve collecting of citation keysArash Esbati2022-08-081-2/+133
| * | | Allow specifying how args are to be stored in `command-history'Lars Ingebrigtsen2022-08-081-0/+13
| * | | Make which-func-mode output less junkLars Ingebrigtsen2022-08-081-0/+23
| * | | ; Fix typosStefan Kangas2022-08-082-3/+3
| * | | * test/lisp/emacs-lisp/nadvice-tests.el: Re-add no-byte-compile.Stefan Kangas2022-08-081-0/+4
| * | | Remove redundant local variables in testsStefan Kangas2022-08-083-22/+11
| * | | Remove no-byte-compile cookie from some librariesStefan Kangas2022-08-085-22/+1
| * | | Fix blank/comment line handling in python-nav-beginning-of-blockkobarity2022-08-071-0/+22
| * | | ; Improve time-convert call in recently changed testStefan Kangas2022-08-071-1/+1
| * | | Make force-load-doc-strings work againMattias Engdegård2022-08-072-0/+17
| * | | Adapt Tramp for Android 12Michael Albinus2022-08-061-21/+35
| * | | Fontify python escape sequences in literalslWarne2022-08-061-0/+77
| * | | ; Adjust time-convert call to recent changeStefan Kangas2022-08-061-1/+1
| * | | Add STREAM argument to 'process-tty-name'Jim Porter2022-08-051-0/+3
| * | | Allow creating processes where only one of stdin or stdout is a PTYJim Porter2022-08-052-35/+129
| * | | Fix namespace problem in saveplace.elStefan Kangas2022-08-051-1/+1
| * | | * test/lisp/env-tests.el: New file.Stefan Kangas2022-08-051-0/+40
| * | | Move netrc tests to auth-source-tests.elLars Ingebrigtsen2022-08-045-67/+25
| * | | Fix Tramp testMichael Albinus2022-08-041-1/+1
| * | | Reorganize TrampMichael Albinus2022-08-031-1/+22
| * | | Add face to mouse buttons in command substitutionsStefan Kangas2022-08-031-1/+3
| * | | Signal error on duplicate key definitionsRobert Pluim2022-08-021-0/+12
| * | | Consider built-in packages to be installedMatt Armstrong2022-08-021-0/+15
| * | | Add tests for url-{hexify,unhex}-stringStefan Kangas2022-08-021-0/+20
| * | | ; Use values instead of trying to ignore themMattias Engdegård2022-07-312-14/+19
| * | | ; Silence byte-compiler in two testsStefan Kangas2022-07-312-2/+4
| * | | Move a test from subr-tests to print-testsLars Ingebrigtsen2022-07-302-10/+10
| * | | ; * test/lisp/subr-tests.el (string-comparison-test): Add more tests.Eli Zaretskii2022-07-281-0/+2
| * | | a couple more `string-equal-ignore-case' test casesSam Steingold2022-07-281-0/+2
| * | | Convert ffap comments to testsStefan Kangas2022-07-281-0/+19
| * | | Add support for user-customizable iconsLars Ingebrigtsen2022-07-281-0/+63
| * | | Ensure that we don't call print-unreadable-function from " prin1"Lars Ingebrigtsen2022-07-282-1/+10
| * | | New test ffap-replace-file-componentStefan Kangas2022-07-281-0/+5
| * | | Remove Tramp instrumentationMichael Albinus2022-07-271-12/+3
| * | | Further Tramp instrumentationMichael Albinus2022-07-272-2/+2
| * | | Avoid mutating default value of erc-server-last-peersF. Jason Park2022-07-271-0/+82
| * | | Fix CTCP regression in erc-server-PRIVMSGF. Jason Park2022-07-273-0/+65
| * | | Allow non-IRC line delimiters with ERC test serverF. Jason Park2022-07-273-28/+72
| * | | ; Instrument Tramp testsMichael Albinus2022-07-272-2/+10
| * | | Update test-print-unreadable-function after fixLars Ingebrigtsen2022-07-271-1/+0
| * | | Add a test for python-mode comment/else problemLars Ingebrigtsen2022-07-271-0/+29
| * | | string-equal-ignore-case: new functionSam Steingold2022-07-261-0/+7
| * | | Add a test for print-unreadable-functionLars Ingebrigtsen2022-07-261-1/+10
| * | | Add duplicate-dwim (bug#56418)Mattias Engdegård2022-07-261-0/+38
| * | | Teach 'network-lookup-address-info' to validate numeric addressesRobert Pluim2022-07-261-0/+52
| * | | ; * test/lisp/net/tramp-tests.el (tramp--test-enabled): fix regexpMattias Engdegård2022-07-251-1/+1
| * | | Fix regexp in tramp-tests.elMichael Albinus2022-07-251-1/+1
| * | | ; Instrument tramp-tests.elMichael Albinus2022-07-251-1/+2
| * | | Fix typo in x-dnd-tests.elPo Lu2022-07-251-2/+2
| * | | Refactor TrampMichael Albinus2022-07-242-6/+11