aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Skip failing tests on Cygwin with native compilation (bug#62450)Ken Brown2023-03-262-1/+12
| * Fix GNUSTEP tests on EMBAMichael Albinus2023-03-261-17/+15
* | Merge from origin/emacs-29Stefan Monnier2023-03-273-2/+40
|\ \ | |/
| * Improve indenting "case" in Pythonkobarity2023-03-261-0/+38
| * ; * test/src/fns-tests.el: Fix last changeKen Brown2023-03-251-1/+1
| * * test/infra/Dockerfile.emba (emacs-native-comp): Add zlib1g-dev.Michael Albinus2023-03-251-1/+1
| * Fix failure of fns-tests-collate-strings on CygwinKen Brown2023-03-251-2/+2
* | * test/infra/Dockerfile.emba (emacs-eglot): Adapt software selection.Michael Albinus2023-03-271-3/+3
* | * test/infra/Dockerfile.emba (emacs-eglot): Adapt software selection.Michael Albinus2023-03-261-1/+1
* | * test/infra/Dockerfile.emba (emacs-eglot): Adapt software selection.Michael Albinus2023-03-251-3/+9
* | Connection-local variables are applied in buffers visiting a remote fileMichael Albinus2023-03-251-9/+29
* | Fix shortdoc-tests when Unicode arrows can be displayedMattias Engdegård2023-03-251-6/+24
* | * test/infra/Dockerfile.emba (emacs-eglot): Install wget.Michael Albinus2023-03-231-0/+5
* | ; Add test for embedded HEEx to elixir-ts-mode-testsWilhelm H Kirschbaum2023-03-231-0/+24
* | Merge from origin/emacs-29Stefan Kangas2023-03-233-17/+46
|\ \ | |/
| * Use libgccjit-10-dev on EMBAMichael Albinus2023-03-222-17/+16
| * Add missing indent rule for c-ts-modeYuan Fu2023-03-211-0/+30
* | Add platform for Eglot tests on EMBAMichael Albinus2023-03-222-0/+38
* | Make eglot--clangd-version more robustRobert Pluim2023-03-221-3/+4
* | Merge from origin/emacs-29Stefan Kangas2023-03-222-29/+49
|\ \ | |/
| * Comp fix calls to redefined primtives with op-bytecode (bug#61917)Andrea Corallo2023-03-201-0/+13
| * Comment out jobs on EMBAMichael Albinus2023-03-201-29/+36
* | Skip Eglot test if using very old clangdJoão Távora2023-03-211-0/+7
* | Merge from origin/emacs-29Stefan Kangas2023-03-201-1/+1
|\ \ | |/
| * ; * test/lisp/abbrev-tests.el (abbrev--possibly-save-test): Fix test.Eli Zaretskii2023-03-181-1/+1
* | Merge from origin/emacs-29Stefan Kangas2023-03-201-0/+18
|\ \ | |/
| * Add tests for Bug#62207Robert Pluim2023-03-181-0/+18
* | Merge from origin/emacs-29Stefan Kangas2023-03-202-0/+135
|\ \ | |/
| * Reset abbrevs-changed after saving abbrevs (bug#62208)Filipp Gunbin2023-03-171-0/+16
| * Fix python-fill-paragraph problems on filling strings (bug#62142)kobarity2023-03-161-0/+119
* | Merge from origin/emacs-29Stefan Kangas2023-03-201-2/+3
|\ \ | |/
| * * test/infra/Dockerfile.emba: Use debian:bullseye.Michael Albinus2023-03-151-1/+1
| * * test/infra/Dockerfile.emba: Install clangd.Michael Albinus2023-03-151-1/+2
* | ; Fix source file headers for some test files (bug#62227)Wilhelm H Kirschbaum2023-03-172-1/+23
* | Unbreak Eglot (as a :core ELPA package) on Emacs 26.3João Távora2023-03-151-21/+28
* | More fixes to Eglot testsJoão Távora2023-03-151-6/+10
* | Improve debug output of Eglot testsJoão Távora2023-03-141-21/+29
* | Robustify some Eglot tests involving rust-analyzerJoão Távora2023-03-141-18/+21
* | Check before using bleeding edge ERT sym in Eglot testsJoão Távora2023-03-141-1/+3
* | Better jsonrpc.el workaround for debug-on-error checkJoão Távora2023-03-141-1/+1
* | Merge from origin/emacs-29João Távora2023-03-144-13/+152
|\ \ | |/
| * Fix connection-local variables settingsMichael Albinus2023-03-132-13/+63
| * Make "case" keyword a dedenter in Pythonkobarity2023-03-111-0/+15
| * Skip ruby-ts-syntax-propertize-symbol unless treesitter is availableRobert Pluim2023-03-101-0/+1
| * ruby-ts-mode: Fine-tune s-p-f on symbols (bug#62086)Dmitry Gutov2023-03-091-0/+15
| * python-info-dedenter-opening-block-positions: Fix to support "bare" matchDmitry Gutov2023-03-091-0/+14
| * Fix searching for end of string in python-nav-end-of-statementkobarity2023-03-091-0/+44
* | Fix Tramp testsMichael Albinus2023-03-141-7/+11
* | Repair and speed up safe-copy-tree and make it internal (bug#61962)Mattias Engdegård2023-03-122-26/+28
* | Add elixir-ts-mode (Bug#61996)Wilhelm H Kirschbaum2023-03-122-0/+339