summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2026-06-04Use `confirm-nonexistent-file-or-buffer' in ffapdevmainCharles A. Roelli
2026-06-02Support Ansible messages in compilation-modeMichael Albinus
2026-06-01Merge from origin/emacs-31Sean Whitton
2026-05-31More tests for fill-paragraph-handle-comment.ertsJuri Linkov
2026-05-29Merge from origin/emacs-31Sean Whitton
2026-05-28Speed-up cursor motion under 'display-line-numbers-mode'Eli Zaretskii
2026-05-28dbus-call-method-asynchronously supports also an ERROR-HANDLERmasterMichael Albinus
2026-05-27Fix fill-paragraph combining text with preceding commentJuri Linkov
2026-05-26Pacify GCC better when building the test modulePaul Eggert
2026-05-26Omit useless casts found by GCC 16Paul Eggert
2026-05-26Pixel-direct alignment in visual-wrap-prefix-mode (bug#81039)Andrea Alberti
2026-05-25;cperl-mode.el: Fix fontification edge casesHarald Jörg
2026-05-25; Mark process-test-stderr-buffer as :unstable when running on embaMichael Albinus
2026-05-24Avoid crash in self-insert-command with non-ASCII auto-fillPip Cet
2026-05-24Avoid crash in self-insert-command for peculiar argumentsPip Cet
2026-05-24Fix 'do_casify_natnum' for events with all flags setPip Cet
2026-05-24Fix off-by-one error in 'styled_format'Pip Cet
2026-05-23Merge from origin/emacs-31Sean Whitton
2026-05-23vc-test--rename-file: Disable part of test for SCCSSean Whitton
2026-05-23Merge from origin/emacs-31Eli Zaretskii
2026-05-23Rename `icalendar-recur' type and related functionsRichard Lawrence
2026-05-23; Minor Tramp changesMichael Albinus
2026-05-21Merge from origin/emacs-31João Távora
2026-05-20Detect some API violations in combine-change-calls (bug#80877)Pip Cet
2026-05-18Fix missing margin face on display prop in erc-stampF. Jason Park
2026-05-18Merge from origin/emacs-31Sean Whitton
2026-05-18; * test/lisp/jsonrpc-tests.el: Adjust timeouts for CI EMBA testingJoão Távora
2026-05-18; Improve last changeJim Porter
2026-05-17Allow child processes to continue after EPIPEJim Porter
2026-05-17Ensure that process-tests clean up test processesJim Porter
2026-05-17Jsonrpc: migrate more tests to Python subprocess fixturesJoão Távora
2026-05-16Merge from origin/emacs-31Eli Zaretskii
2026-05-16Merge from origin/emacs-31Eli Zaretskii
2026-05-14; Minor Tramp cleanupMichael Albinus
2026-05-13Propagate EMACSCLIENT_TRAMP to remote hosts with TrampMichael Albinus
2026-05-13keyboard-tests.el: Try and fix the failure on EMBAStefan Monnier
2026-05-12Preserve order of local ERC modules for activationF. Jason Park
2026-05-12Improve source NUH handling in ERCF. Jason Park
2026-05-12Improve isolation of some ERC test environmentsF. Jason Park
2026-05-12; Remove some forward declarations from ERC testsF. Jason Park
2026-05-12Fix file-name-non-special implementation of get-file-bufferMichael Albinus
2026-05-10Test read-passwd behavior (bug#80838)Pip Cet
2026-05-07; Revert Eric's commits from February.Sean Whitton
2026-05-06Handle long environment variables in Tramp oricessesMichael Albinus
2026-05-04keyboard.c: Allow SIGINT to `quit` in batch mode, instead of exitStefan Monnier
2026-05-04Adaot tramp-tests.elMichael Albinus
2026-05-04Jsonrpc: add new tests using Python subprocessesJoão Távora
2026-05-02; Add a test for sqlite-closeChris Roberts
2026-04-30Only perform erc-log-insert-log-on-open setup onceF. Jason Park
2026-04-30Restore erc-last-saved-position from previous sessionF. Jason Park