summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-06-03Adapt emba integrationMichael Albinus
2023-06-03* test/infra/Dockerfile.emba (emacs-base): Don't install gawk.Michael Albinus
2023-06-03Merge from origin/emacs-29Eli Zaretskii
2023-06-03Adapt emba integrationMichael Albinus
2023-06-03* test/infra/Dockerfile.emba (emacs-base): Install also gawk.Michael Albinus
2023-06-03Fix use-package :vc keyword when byte-compiledSteven Allen
2023-06-03Revert "Enhance Python font-lock to support multilines"kobarity
2023-06-02Fix tree-sitter tests on embaMichael Albinus
2023-06-01Adapt tree-sitter tests on embaMichael Albinus
2023-06-01; * test/infra/gitlab-ci.yml (variables): Enable CI_DEBUG_TRACE.Michael Albinus
2023-05-31; * test/src/comp-tests.el (non-locals): Repair botched test.Mattias Engdegård
2023-05-31Improve tree-sitter tests on embaMichael Albinus
2023-05-30* test/lisp/dnd-tests.el (dnd-tests-begin-text-drag): Fix typo.Mattias Engdegård
2023-05-30Avoid using rx `any` for `not-newline`Mattias Engdegård
2023-05-30Clean up defcustom type quote checkMattias Engdegård
2023-05-30* test/infra/gitlab-ci.yml (test-tree-sitter): Fix file list.Michael Albinus
2023-05-29Preserve prompt in erc-cmd-CLEARF. Jason Park
2023-05-29Recompute erc-prompt when inserting messagesF. Jason Park
2023-05-29Add tree-sitter tests to embaMichael Albinus
2023-05-28Fix unstable proced testLaurence Warne
2023-05-27Minor Tramp fixesMichael Albinus
2023-05-26package-tests.el: Add test for last changeStefan Monnier
2023-05-26Merge from origin/emacs-29Eli Zaretskii
2023-05-26Merge from origin/emacs-29Eli Zaretskii
2023-05-26Fix python-info-docstring-pkobarity
2023-05-26Handle #@00 in new reader in a compatible way (bug#63722)Mattias Engdegård
2023-05-25; eieio-test-persist.el: namespace hygieneMattias Engdegård
2023-05-24Fix nativecomp ICE compiling structure related code (bug#63674)Andrea Corallo
2023-05-23* test/src/comp-tests.el: Add some ret type tests for non builtin typesAndrea Corallo
2023-05-22Attempt to speed up filenotify-testsMattias Engdegård
2023-05-22Mark failing filenotify test as :unstableMichael Albinus
2023-05-21; Silence byte compiler in erc-netsplit-JOINF. Jason Park
2023-05-20Fix loading SQLite extensionsEli Zaretskii
2023-05-20Improve handling of ANSI control sequences in TrampMichael Albinus
2023-05-19Improved copy-tree documentation and test (bug#63509)Mattias Engdegård
2023-05-19Make 'copy-tree' work with recordsJoseph Turner
2023-05-18Fix tree-sitter test (bug#63481)Yuan Fu
2023-05-17Mark proced-refine-with-update-test :unstable (bug#63550)Mattias Engdegård
2023-05-16Add :vc keyword to use-package for VC package supportTony Zorman
2023-05-16Tweak tramp-test45-asynchronous-requestsMichael Albinus
2023-05-15Fix some minor Tramp problemsMichael Albinus
2023-05-13Optionally add spacing between ERC messagesF. Jason Park
2023-05-13Add helper for restoring local session vars in ERCF. Jason Park
2023-05-13Don't mutate constants in testsMattias Engdegård
2023-05-13Use `mutate-constant` as warning identifierMattias Engdegård
2023-05-13Byte-compiler warning about mutation of constant valuesMattias Engdegård
2023-05-12Fix files-tests broken by a recent changeEli Zaretskii
2023-05-11Add safe-local-variable-directories variable.Antero Mejr
2023-05-10Clean up files created by arc-mode-testsMattias Engdegård
2023-05-09; * test/src/treesit-tests.el: declare functions to silence warningsMattias Engdegård