aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into feature/pkgGerd Möllmann2022-11-2827-76/+1629
|\
| * Extend memory-info for remote systemsMichael Albinus2022-11-271-0/+15
| * Improve robustness of server.el testsJim Porter2022-11-261-55/+105
| * ; Fix typosStefan Kangas2022-11-261-1/+1
| * ; * test/lisp/eshell/esh-var-tests.el: Fix incorrect paren placement.Jim Porter2022-11-251-2/+2
| * Disable auth-source-pass-extra-query-keywords by defaultF. Jason Park2022-11-251-12/+12
| * Don't explicitly delete client frames when killing Emacs anywayJim Porter2022-11-241-0/+35
| * ; Add more tests for the Emacs serverJim Porter2022-11-241-9/+102
| * icalendar: Adjust tests after fixing parsing of sexp entries (bug#56241)Ulf Jasper2022-11-241-15/+18
| * EUDC: Improve LDAP and BBDB testsThomas Fitzsimmons2022-11-242-1/+7
| * Add test scenarios for local ERC modulesF. Jason Park2022-11-235-0/+439
| * Accept functions in place of passwords in ERCF. Jason Park2022-11-232-4/+34
| * Add non-IRCv3 SASL module to ERCF. Jason Park2022-11-237-0/+670
| * Support local ERC modules in erc-mode buffersF. Jason Park2022-11-231-0/+156
| * Don't set erc-networks--id until network is knownF. Jason Park2022-11-231-37/+47
| * icalendar.el: Add test(s) for bug#56241Ulf Jasper2022-11-231-0/+43
| * Restore tramp-achive's Emacs 26 compatibilityMichael Albinus2022-11-231-0/+3
| * ; Fix typosStefan Kangas2022-11-235-5/+5
* | Merge remote-tracking branch 'origin/master' into feature/pkgGerd Möllmann2022-11-2233-34/+777
|\ \ | |/
| * ; Fix ERC test failure following recent typo fixF. Jason Park2022-11-212-2/+2
| * ; Fix typosStefan Kangas2022-11-221-1/+1
| * Activate direct asynchronous processes for Tramp container methodsMichael Albinus2022-11-211-3/+4
| * ; Fix typosStefan Kangas2022-11-204-7/+7
| * EUDC: Add BBDB testThomas Fitzsimmons2022-11-192-18/+39
| * EUDC: Add LDAP testsThomas Fitzsimmons2022-11-195-0/+78
| * ; gnus-icalendar-tests: revert erroneous 'typo fix'Mattias Engdegård2022-11-181-1/+1
| * ; Fix typosStefan Kangas2022-11-183-3/+3
| * ; Fix typos (prefer US spelling)Stefan Kangas2022-11-182-3/+3
| * Fix simple-tests when run noninteractivelyMattias Engdegård2022-11-181-9/+10
| * Add missing elpa-package.eld to package test resourcesPhilip Kaludercic2022-11-176-0/+13
| * Avoid raw control characters in two filesStefan Kangas2022-11-171-1/+1
| * Improve new connections in erc-handle-irc-urlF. Jason Park2022-11-163-1/+123
| * Add optional server param to erc-networks--determineF. Jason Park2022-11-161-0/+17
| * Default to TLS port when calling erc-tls from lispF. Jason Park2022-11-161-0/+42
| * Refactor erc-select-read-argsF. Jason Park2022-11-161-0/+89
| * Accommodate ircs:// URLs in url-irc and browse-urlF. Jason Park2022-11-161-0/+9
| * Improve auto-reconnect visibility in ERCF. Jason Park2022-11-161-0/+46
| * ; Make some ERC test fixtures a bit more courteousF. Jason Park2022-11-163-2/+5
| * Support auth-source-pass in ERCF. Jason Park2022-11-161-3/+0
| * Make auth-source-pass behave more like other backendsF. Jason Park2022-11-161-2/+265
| * Enable/disable 'server-mode' when starting/stopping the serverJim Porter2022-11-161-0/+41
* | Merge branch 'master' into feature/pkgGerd Möllmann2022-11-1416-58/+473
|\ \ | |/
| * Fix suggest-key-bindings displaying key as commandStefan Kangas2022-11-131-0/+11
| * New test for execute-extended-command helper defunStefan Kangas2022-11-131-0/+12
| * Fix &key parameters called without arguments (bug#58714)Gerd Möllmann2022-11-111-0/+6
| * Fix indentation for multi-line block start in Python modekobarity2022-11-101-0/+17
| * ; * test/lisp/dired-tests.el (dired-test-bug59047): Rename.Eli Zaretskii2022-11-101-10/+11
| * Make 'dired-hide-details-mode' work after 'dired-hide-subdir'Gabriel do Nascimento Ribeiro2022-11-101-0/+10
| * Teach thing-at-point to recognize bracketed IPv6 URLsF. Jason Park2022-11-091-0/+3
| * EUDC: Add ecomplete and mailabbrev backendsAlexander Adolf2022-11-083-0/+126