aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix filelock-tests on MS-WindowsEli Zaretskii2025-05-121-14/+5
* | Add test for file time-stamp granularity on MS-WindowsEli Zaretskii2025-05-111-0/+19
* | Merge from origin/emacs-30Eli Zaretskii2025-05-101-0/+12
|\ \ | |/
| * Adapt Tramp testsMichael Albinus2025-05-061-0/+12
* | ; Fix VC testsEli Zaretskii2025-05-092-1/+6
* | Create new test/lisp/vc/vc-tests/ for vc.el testsSean Whitton2025-05-092-3/+3
* | Merge branch 'cl-types'Stefan Monnier2025-05-071-0/+92
|\ \
| * | cl-types: Integrate into CL-LibStefan Monnier2025-05-052-96/+92
| * | cl-types: Simplify a bit furtherStefan Monnier2025-05-051-10/+13
| * | lisp/emacs-lisp/cl-types.el: New fileStefan Monnier2025-04-281-0/+93
* | | ; More fixes for treesit testsEli Zaretskii2025-05-051-0/+9
* | | ; Fix recently added treesit testsEli Zaretskii2025-05-051-0/+3
* | | Fix test-regressions in python-ts-modeJostein Kjønigsen2025-05-051-5/+23
* | | Avoid duplication in defining tree-sitter grammar sources.Juri Linkov2025-05-041-3/+3
* | | Add line-column tracking for tree-sitterYuan Fu2025-05-031-0/+78
* | | Fix 'Skip' behavior in erts files (bug#76839)Roi Martin2025-05-033-0/+36
* | | (decode_coding): Avoid nested *-change-functions (bug#78042)Stefan Monnier2025-05-021-4/+24
* | | ; Fix last change in tramp-tests.elMichael Albinus2025-05-021-23/+27
* | | Fix completion boundaries for TRAMP file namesSpencer Baugh2025-05-021-0/+23
* | | Improve elixir-ts--thing-settings.Juri Linkov2025-05-011-1/+1
* | | Avoid adding duplicate items to 'treesit-language-source-alist'.Juri Linkov2025-05-012-5/+5
* | | ; Fix last changeMichael Albinus2025-05-011-19/+19
* | | Improve treesitter tests on embaMichael Albinus2025-05-012-11/+32
* | | * test/infra/Dockerfile.emba: Avoid duplication of tree-sitter data.Juri Linkov2025-04-301-33/+9
* | | Fix invalid search bound in 'search-within-boundaries'.Juri Linkov2025-04-291-1/+23
|/ /
* | Improve env var handling in read-file-nameSpencer Baugh2025-04-281-2/+1
* | Don't escape "." in `prin1' when followed by a letterSpencer Baugh2025-04-281-2/+4
* | ; Fix previous changeMichael Albinus2025-04-281-2/+2
* | url-parse.el: correct code for Windows paths (bug#76982)Sebastián Monía2025-04-281-2/+8
* | Fix use-package :custom-face to set face-defface-spec (bug#77928)Michael Shields2025-04-271-6/+34
* | Improve syncing VC buffers before generating diffsSean Whitton2025-04-271-0/+67
* | ; Fix previous arc-mode-test commitJens Schmidt2025-04-261-5/+4
* | Fix Python block end predicates (bug#77941)kobarity2025-04-261-0/+18
* | ; * test/lisp/arc-mode-tests.el ("7z"): Fix 7z entry.Eli Zaretskii2025-04-241-1/+4
* | Detect more types of split zip archivesJens Schmidt2025-04-241-13/+79
* | ; * test/infra/Dockerfile.emba: Add cmake/markdown/php/phpdoc/toml/yaml.Juri Linkov2025-04-201-1/+8
* | Fix emerge.el for remote filesMichael Albinus2025-04-201-0/+81
* | ; Fix failing diff-mode testsStefan Kangas2025-04-192-85/+85
* | Merge from origin/emacs-30Michael Albinus2025-04-191-14/+14
|\ \ | |/
| * Fix typescript-ts-mode indentation (bug#77803)Konstantin Kharlamov2025-04-181-14/+14
* | Merge from savannah/emacs-30Yuan Fu2025-04-182-2/+2
|\ \ | |/
| * Backport: Fix tree-sitter tests on EmbaMichael Albinus2025-04-161-20/+25
* | Lock tree-sitter language grammars to verified versions.Juri Linkov2025-04-181-20/+22
* | (tab-bar-tests-quit-restore-window): Try and clarify the skipStefan Monnier2025-04-181-7/+10
* | ; * test/lisp/tab-bar-tests.el (tab-bar-tests-quit-restore-window): Comment.Juri Linkov2025-04-181-0/+4
* | ; Allow a tab-bar test on MS-WindowsEli Zaretskii2025-04-181-1/+3
* | Don't switch to another frame if window is not on the selected frame.Juri Linkov2025-04-171-4/+1
* | Adapt tab-bar-tests-quit-restore-window for emba.Juri Linkov2025-04-171-1/+1
* | Use the first parser from 'treesit-parser-list' to fix tests.Juri Linkov2025-04-171-115/+120
* | Don't round-trip auto-reconnect probe in ERCF. Jason Park2025-04-162-12/+22