summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-08-28Fix redirecting Eshell output to symbols in some placesJim Porter
2024-08-28Use 'eshell-with-handles' in a few more placesJim Porter
2024-08-29Merge from savannah/emacs-30Po Lu
2024-08-28Send useless output in flymake-tests to /dev/null (bug#70716)Mattias Engdegård
2024-08-26(pp): Indent lines right when starting in col > 0Stefan Monnier
2024-08-26Fix copyright years by hand (Bug#72809)Stefan Kangas
2024-08-25; * test/src/treesit-tests.el (treesit-indirect-buffer): Untag.Yuan Fu
2024-08-25Merge from origin/emacs-30Eli Zaretskii
2024-08-25Indent ERT failure explanations rigidlyF. Jason Park
2024-08-25[Eglot] Stricter "expand common" behaviorDmitry Gutov
2024-08-25eglot-tests.el: New tests for existing completion behaviorDmitry Gutov
2024-08-25; Still fighting with emba.gnu.org configMichael Albinus
2024-08-24Fix tree-sitter test for indirect parser listYuan Fu
2024-08-24Merge from origin/emacs-30Eli Zaretskii
2024-08-21Fix a Tramp bug when running several asynchronous processesMichael Albinus
2024-08-21Test more vc-dir scenarios with Git (bug#68183)Kévin Le Gouguec
2024-08-20Suppress shallow cloning on embaMichael Albinus
2024-08-20Merge from savannah/emacs-30Po Lu
2024-08-18* test/infra/gitlab-ci.yml (.tree-sitter-template): Adapt changes.Michael Albinus
2024-08-17Merge from origin/emacs-30Eli Zaretskii
2024-08-15Drop fallback code in date-to-time, update documentationUlrich Müller
2024-08-14; Backport gitlab-ci.yml from master (don't merge)Michael Albinus
2024-08-14Tag treesit-indirect-buffer as :unstableMichael Albinus
2024-08-13* test/infra/gitlab-ci.yml (.tree-sitter-template): Adapt changes.Michael Albinus
2024-08-13Tag test in typescript-ts-mode-tests.el as unstableMichael Albinus
2024-08-12Adapt cache settings on emba.Michael Albinus
2024-08-11Adapt emba cache settingsMichael Albinus
2024-08-07Eglot: simplify eglot--lookup-modeJoão Távora
2024-08-07Merge from savannah/emacs-30Po Lu
2024-08-04Fix c-ts-common fillingYuan Fu
2024-08-03Fix missing type checks before specbindMattias Engdegård
2024-08-03Merge from savannah/emacs-30Po Lu
2024-07-31Fix c++-ts-mode indentation for templace (bug#72263)Yuan Fu
2024-07-30Fix filling in c-ts-mode (bug#72116)Yuan Fu
2024-07-27Use 'unwind-protect' to ensure that Eshell always closes I/O handlesJim Porter
2024-07-27Revert "* test/lisp/net/tramp-tests.el (tramp-test42-utf8): Don't test "Tifin...Michael Albinus
2024-07-27Merge from origin/emacs-30Eli Zaretskii
2024-07-27* test/lisp/net/tramp-tests.el (tramp-test42-utf8): Don't test "Tifinagh".Michael Albinus
2024-07-25; cperl-mode.el: Fix fontification of flip-flop (Bug#72296)Harald Jörg
2024-07-25Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas
2024-07-24Adapt Tramp testsMichael Albinus
2024-07-24Merge from savannah/emacs-30Po Lu
2024-07-22Fix Tramp IPv6 handling in testsMichael Albinus
2024-07-22Prohibit unbinding of built-in variablesPo Lu
2024-07-21Improve one test (bug#71998)Theodor Thornhill
2024-07-19Merge from origin/emacs-30Stefan Monnier
2024-07-19Don't set exit info in Eshell if the command is being piped elsewhereJim Porter
2024-07-19; * test/lisp/net/dbus-tests.el: silence compilation warningsMattias Engdegård
2024-07-18Improve implementation of built-in Eshell "kill" commandJim Porter
2024-07-18Improve handling of deferrable Eshell commandsJim Porter