summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-12-01Add highlighting Python operators (bug#59629)kobarity
2022-12-01New user option: project-vc-extra-root-markersDmitry Gutov
2022-11-30Skip one python test case on macOSMattias Engdegård
2022-11-30; Merge from https://github.com/jwiegley/use-packageStefan Kangas
2022-11-29Simplify erc-sasl's auth-source APIF. Jason Park
2022-11-28Add erc-sasl-auth-source-function to cached optionsF. Jason Park
2022-11-27Fix the new ctags testEli Zaretskii
2022-11-27Extend memory-info for remote systemsMichael Albinus
2022-11-27; Fix last change in etags.cEli Zaretskii
2022-11-27Fixed ctags local command execute vulnerabilitylu4nx
2022-11-27Remove tests lacking a copyright assignment for nowStefan Kangas
2022-11-26Improve robustness of server.el testsJim Porter
2022-11-26; Fix typosStefan Kangas
2022-11-25; * test/lisp/eshell/esh-var-tests.el: Fix incorrect paren placement.Jim Porter
2022-11-25Disable auth-source-pass-extra-query-keywords by defaultF. Jason Park
2022-11-25Add sqlite library version string retrieval function (bug#58766)Mattias Engdegård
2022-11-24Don't explicitly delete client frames when killing Emacs anywayJim Porter
2022-11-24; Add more tests for the Emacs serverJim Porter
2022-11-24icalendar: Adjust tests after fixing parsing of sexp entries (bug#56241)Ulf Jasper
2022-11-24EUDC: Improve LDAP and BBDB testsThomas Fitzsimmons
2022-11-23Add test scenarios for local ERC modulesF. Jason Park
2022-11-23Accept functions in place of passwords in ERCF. Jason Park
2022-11-23Add non-IRCv3 SASL module to ERCF. Jason Park
2022-11-23Support local ERC modules in erc-mode buffersF. Jason Park
2022-11-23Don't set erc-networks--id until network is knownF. Jason Park
2022-11-23icalendar.el: Add test(s) for bug#56241Ulf Jasper
2022-11-23Restore tramp-achive's Emacs 26 compatibilityMichael Albinus
2022-11-23; Fix typosStefan Kangas
2022-11-22; Fix warnings in builds without tree-sitterMattias Engdegård
2022-11-21; Fix ERC test failure following recent typo fixF. Jason Park
2022-11-22; Fix typosStefan Kangas
2022-11-21; * test/src/treesit-tests.el (treesit-misc): Remove test.Yuan Fu
2022-11-21Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu
2022-11-21; * test/src/treesit-tests.el (treesit-misc): Don't fail without tsMattias Engdegård
2022-11-21Activate direct asynchronous processes for Tramp container methodsMichael Albinus
2022-11-20; Fix typosStefan Kangas
2022-11-19EUDC: Add BBDB testThomas Fitzsimmons
2022-11-19EUDC: Add LDAP testsThomas Fitzsimmons
2022-11-18; gnus-icalendar-tests: revert erroneous 'typo fix'Mattias Engdegård
2022-11-18; Fix typosStefan Kangas
2022-11-18; Fix typos (prefer US spelling)Stefan Kangas
2022-11-18Fix simple-tests when run noninteractivelyMattias Engdegård
2022-11-17Add missing elpa-package.eld to package test resourcesPhilip Kaludercic
2022-11-17Avoid raw control characters in two filesStefan Kangas
2022-11-16Improve new connections in erc-handle-irc-urlF. Jason Park
2022-11-16Add optional server param to erc-networks--determineF. Jason Park
2022-11-16Default to TLS port when calling erc-tls from lispF. Jason Park
2022-11-16Refactor erc-select-read-argsF. Jason Park
2022-11-16Accommodate ircs:// URLs in url-irc and browse-urlF. Jason Park
2022-11-16Improve auto-reconnect visibility in ERCF. Jason Park