aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* vc-test--with-author-identity: Handle MercurialSean Whitton2025-08-161-3/+9
* ; Stabilize a Windows-specific process-testEli Zaretskii2025-08-161-6/+6
* ; Skip a process-test that is unreliable on MS-WindowsEli Zaretskii2025-08-161-0/+3
* Reject non-nil non-number REPEAT in 'run-with-timer'Eli Zaretskii2025-08-161-0/+20
* ; * test/infra/Dockerfile.emba: Fix warning about casing not matching.Juri Linkov2025-08-141-10/+10
* Fix lua-ts-mode-tests.elElijah Gabe Pérez2025-08-141-0/+1
* vc-test--other-working-trees: Export env vars so Git finds an authorSean Whitton2025-08-121-158/+164
* vc-test--other-working-trees: Fix a skip conditionSean Whitton2025-08-121-16/+16
* vc-test-git07-other-working-trees: Widen scope of skip on Git<=2.17Sean Whitton2025-08-121-27/+28
* Fix some 'git worktree' compatibility issuesSean Whitton2025-08-101-26/+31
* ; Fix thread-testsEli Zaretskii2025-08-101-1/+3
* Allow thread's buffer to be killed, by defaultDmitry Gutov2025-08-091-0/+64
* Add multi-character pairs to lua-ts-mode and texinfo-modeElías Gabriel Pérez2025-08-091-0/+33
* ; * lisp/autoinsert.el (auto-insert-alist): Fix last change.Eli Zaretskii2025-08-091-1/+2
* Autoinsert: Allow condition to be a functionmattiasdrp2025-08-091-0/+34
* Rework autorevert-tests.elMichael Albinus2025-08-081-270/+313
* Rework filenotify-tests.elMichael Albinus2025-08-081-18/+22
* (help-function-arglist): Fix bug#79128Stefan Monnier2025-08-071-0/+3
* Fix some tests on OpenBSDManuel Giraud2025-08-072-2/+9
* Fix Python PDB tracking for remote inferior Pythonkobarity2025-08-071-0/+26
* Add set-file-times implementation for Tramp smb methodMichael Albinus2025-08-061-5/+7
* Tramp allows now external implementations for functionsMichael Albinus2025-08-052-9/+93
* Fix vc-git worktrees and vc-tests for directories with symlinksMattias Engdegård2025-08-041-6/+9
* ; Make erc-autojoin-channels-delayed tests more robustF. Jason Park2025-08-031-21/+23
* Improve region deletion handling in python.elJakub Ječmínek2025-08-021-0/+18
* url: %-encode literal % characters when building query stringsSteven Allen2025-08-021-4/+4
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2025-07-312-6/+6
|\
| * Move keyboard input functions from lread.c to keyboard.cMattias Engdegård2025-07-302-6/+6
* | Fix problem in tramp-smb.elMichael Albinus2025-07-301-2/+11
|/
* ; Adjust sleep-for in erc-autojoin-channels testsF. Jason Park2025-07-291-3/+2
* cperl-mode.el: Support syntax of Perl version 5.42Harald Jörg2025-07-282-7/+14
* Redo erc-nicks track integration tests as scenariosF. Jason Park2025-07-274-275/+517
* Cancel ERC autojoin timer in the server bufferF. Jason Park2025-07-276-326/+487
* vc-test--other-working-trees: Stub out 'vc-dir'Sean Whitton2025-07-271-5/+9
* vc-tests: Fix two problems with other working tree testsSean Whitton2025-07-271-4/+12
* ; vc-test--other-working-trees: Fix unused variable warning.Sean Whitton2025-07-261-1/+1
* Merge from origin/emacs-30Eli Zaretskii2025-07-261-0/+22
|\
| * Fix Eshell call to 'string-suffix-p' when checking for trailing newlineJim Porter2025-07-211-0/+22
| * Nativecomp don't error with undeclared types (bug#6573) (don't merge)Andrea Corallo2025-07-091-0/+20
| * Adapt emba integration (don't merge)Michael Albinus2025-06-082-4/+3
| * Fix gitlab-ci.yml (don't merge to master)Michael Albinus2025-05-271-9/+4
* | Rework filenotify-tests.elMichael Albinus2025-07-263-1300/+1143
* | Check for end-of-file when reading character escapes (bug#79097)Mattias Engdegård2025-07-251-0/+31
* | VC: New support for other working treesSean Whitton2025-07-251-1/+118
* | vc-test--version-diff: Bind vc-async-checkinSean Whitton2025-07-251-1/+2
* | Use macro to reduce repetition in TLS testsRobert Pluim2025-07-241-339/+134
* | Handle Eshell prompts where stickiness properties are 't'Jim Porter2025-07-221-4/+6
* | Disable track-changes while reloading pages in EWWJim Porter2025-07-201-0/+24
* | Fix EWW <textarea> properties when it's on the same line as other textJim Porter2025-07-201-0/+23
* | Make sure we always set the ':readable' state when displaying EWW pageJim Porter2025-07-191-0/+17