aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | ; Silence obsoletion warning in mwheel-tests.Basil L. Contovounesios2024-05-011-4/+6
* | Fix deletion of text holding `inhibit-read-only' propertiesPo Lu2024-04-301-0/+51
* | Improve treesitter tests on EMBAMichael Albinus2024-04-303-0/+17
* | * test/README (EMACS_EXTRAOPT): Add environment variable.Michael Albinus2024-04-301-0/+6
* | oclosure-tests.el: Adjust to new `interpreted-function` typeStefan Monnier2024-04-291-2/+2
* | Declare the variable `rx-constituents` obsolete.Mattias Engdegård2024-04-291-12/+13
* | Fix value< string comparison ungoodthinkMattias Engdegård2024-04-291-0/+6
* | Use a dedicated type to represent interpreted-function valuesStefan Monnier2024-04-283-30/+33
* | Merge from origin/emacs-29Eli Zaretskii2024-04-271-0/+1
|\ \ | |/
| * Fix last changeEli Zaretskii2024-04-271-1/+1
| * ; Skip 'csharp-ts-mode' test if grammar is missingjohn muhl2024-04-271-0/+1
* | Merge from origin/emacs-29Eli Zaretskii2024-04-272-0/+54
|\ \ | |/
| * Fix last changeEli Zaretskii2024-04-253-30/+3
| * Fix indentation of if/else in 'csharp-ts-mode' (bug#70345)Jacob Leeming2024-04-252-0/+81
* | ; * test/lisp/jsonrpc-tests.el: Skip all tests on MS-Windows.Eli Zaretskii2024-04-271-0/+9
* | Fix which-function error in 'lua-ts-mode' (bug#70515)john muhl2024-04-252-0/+14
* | ; Remove comment in eglot-tests.elMichael Albinus2024-04-241-3/+0
* | More effectually prevent defun list wrapping in C-x C-wPo Lu2024-04-241-0/+18
* | Revert skip on eglot-tests.elMichael Albinus2024-04-231-1/+1
* | Eglot: robustify eglot-test-basic-symlink test (bug#70036)João Távora2024-04-231-11/+36
* | * test/lisp/progmodes/eglot-tests.el (eglot-test-basic-symlink): Skip on EMBA.Michael Albinus2024-04-231-0/+3
* | Some EMBA integration fixesMichael Albinus2024-04-232-1/+2
* | Better format string compilation warningMattias Engdegård2024-04-221-1/+1
* | ; Fix last commitMichael Albinus2024-04-223-41/+41
* | Rework EMBA integrationMichael Albinus2024-04-224-52/+86
* | Add rust-ts-mode font-locking tests (bug#70464)Noah Peart2024-04-212-0/+59
* | gitlab-ci.yml adaptionsMichael Albinus2024-04-201-3/+12
* | New command 'completion-preview-complete'Eshel Yaron2024-04-201-18/+129
* | Kill process in files-tests before exitingMattias Engdegård2024-04-201-12/+15
* | Update gravatar-tests after URL escaping change (bug#70312)Mattias Engdegård2024-04-201-1/+1
* | * test/infra/Dockerfile.emba: Add libxml2-dev.Michael Albinus2024-04-201-1/+1
* | Complete fix for eww-tests.elMichael Albinus2024-04-201-1/+3
* | ; On MS-Windows, skip eglot test that creates symlinksEli Zaretskii2024-04-201-0/+2
* | Eglot: tweak previous change (bug#70036)João Távora2024-04-191-3/+4
* | Fix regression involving erc-query-buffer-pF. Jason Park2024-04-191-0/+29
* | Add erc--skip message propertyF. Jason Park2024-04-192-3/+12
* | Don't nest date stamp insertions in erc-stampF. Jason Park2024-04-196-36/+115
* | Improve erc-fill-wrap-merge refilling and movementF. Jason Park2024-04-195-5/+5
* | Simplify option erc-merge-wrap-merge-indicatorF. Jason Park2024-04-192-10/+31
* | ; Improve erc-services and upgrade documentationF. Jason Park2024-04-191-1/+1
* | Make publishDiagnostics faster by using cached variableTheodor Thornhill2024-04-191-0/+22
* | ; * test/lisp/net/eww-tests.el (eww-test/display/html): Check for libxml.Jim Porter2024-04-191-0/+1
* | (eglot--signal-textDocument/didChange): Fix testsStefan Monnier2024-04-181-1/+11
* | Don't error on tabbing to a widget at BOB (bug#69943)Stephen Berman2024-04-181-1/+7
* | Avoid unnecessary escaping in 'url-build-query-string'Dagfinn Ilmari Mannsåker2024-04-181-1/+5
* | Adapt tree-sitter job on EMBAMichael Albinus2024-04-161-1/+7
* | ; Fix last change to secrets-tests.el.Basil L. Contovounesios2024-04-151-1/+1
* | GC-mark temporary key values created when sorting (bug#69709)Mattias Engdegård2024-04-141-0/+21
* | Recognize multicite macros from biblatexArash Esbati2024-04-131-0/+22
* | peg-tests.el: Fix test failuresStefan Monnier2024-04-131-8/+27