aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | ; Don't assume snapshot exists in ERC test helperF. Jason Park2025-04-165-12/+15
* | * test/lisp/tab-bar-tests.el (tab-bar-tests-quit-restore-window): Fix.Juri Linkov2025-04-161-2/+6
* | Fix tree-sitter tests on EmbaMichael Albinus2025-04-151-22/+27
* | ; Fix tab-bar-tests on MS-WindowsEli Zaretskii2025-04-151-0/+1
* | ; Fix recently broken test (bug#77777).Eshel Yaron2025-04-131-4/+7
* | ; (url-generic-parse-url/ms-windows-file-uri-hanlding): Fix test.Eli Zaretskii2025-04-131-3/+1
* | ; Fix last changeEli Zaretskii2025-04-131-16/+26
* | Special treatment for file:// URIs on WindowsSebastián Monía2025-04-131-0/+21
* | Fix term.el bug with very short multibyte character chunkStephane Zermatten2025-04-131-8/+9
* | ; * test/infra/android/test-controller.el (ats-eval): Correct punctuation.Po Lu2025-04-101-1/+1
* | Preserve an explicit * in pcm-try-completionSpencer Baugh2025-04-081-0/+42
* | ; Drop Mtn from comment now vc-mtn is obsoleteSean Whitton2025-04-081-1/+1
* | test/eieio: Silence warnings about slots and obsolete name argStefan Monnier2025-04-073-6/+10
* | Add tab-bar test for "effectively dedicated window" (bug#71386)shipmints2025-04-051-3/+20
* | Merge from origin/emacs-30Eli Zaretskii2025-04-051-0/+4
|\ \ | |/
| * Fix Tramp's file-attributes cacheMichael Albinus2025-04-011-0/+4
| * Sync with Tramp 2.7.3-preMichael Albinus2025-03-301-132/+289
| * Use debian:bookworm for emba tests (don't merge)Michael Albinus2025-03-231-22/+4
* | Add RefTeX support for non-file buffersPaul Nelson2025-04-041-0/+323
* | ; Fix last change.Eli Zaretskii2025-04-032-4996/+4999
* | Fix etags for Ruby module definitions with ::Laurent Stacul2025-04-0312-5003/+5038
* | function-put: signal error with non-symbolStefan Kangas2025-04-011-1/+5
* | Fix typo in test of read-only cl-defstruct slot.Earl Hyatt2025-03-311-2/+3
* | Add cl-with-accessorsEarl Hyatt2025-03-311-0/+15
* | Improve logic of tab handling when quitting windows (bug#71386)Juri Linkov2025-03-311-2/+108
* | Respect narrowed buffers when parsing JSON (bug#77325)Pip Cet2025-03-301-0/+26
* | src/insdel.c (adjust_markers_for_replace): Fix insertion caseStefan Monnier2025-03-291-0/+14
* | (replace-region-contents): Improve and promote (bug#76313)Stefan Monnier2025-03-291-34/+34
* | New function 'hash-table-contains-p'Stefan Kangas2025-03-291-0/+12
* | tramp-tests cleanupMichael Albinus2025-03-281-4/+3
* | ; Fix OOM kill in ert-testsEli Zaretskii2025-03-261-3/+1
* | ; Fix 'ert-tests' on MS-WindowsEli Zaretskii2025-03-261-0/+2
* | Use numeric time zone suffix in ERT explainer.Philipp Stephani2025-03-261-2/+2
* | * test/lisp/gnus/message-tests.el (message-default-buffer-type): New test.Michael Albinus2025-03-251-0/+25
* | * test/infra/Dockerfile.emba (emacs-tree-sitter): Add gowork grammar.Michael Albinus2025-03-251-0/+1
* | Add an ERT explainer for 'time-equal-p'.Philipp Stephani2025-03-251-0/+8
* | New test for function-getStefan Kangas2025-03-241-0/+16
* | Add basic and low-level tests for hash tablesStefan Kangas2025-03-241-0/+71
* | Fix a nativecomp type propagation bug (bug#74771)Andrea Corallo2025-03-231-1/+6
* | Ensure .dir-locals-2.el behavior as documented (bug#75890)shipmints2025-03-226-0/+25
* | Remove ctags programPaul Eggert2025-03-221-1/+1
* | Tramp: Improve handling of cyclic symlinksMichael Albinus2025-03-221-17/+21
* | ; Fix 'lua-ts-mode' tests (Bug#77102)john muhl2025-03-201-9/+9
* | Fix `string-pixel-width' with alternate text propertiesDavid Ponce2025-03-201-0/+64
* | indent.erts (Code): Don't modify the global stateStefan Monnier2025-03-191-2/+2
* | ; Tramp: fixes resulting from test campaignMichael Albinus2025-03-191-13/+14
* | ; Fix 'java-ts-mode' tests (Bug#77070)john muhl2025-03-171-1/+1
* | Use c-ts-common baseline rule in java-ts-mode (bug#75154)Yuan Fu2025-03-161-0/+28
* | Correctly unload variable aliases.Jens Schmidt2025-03-163-0/+48
* | Tramp: Handle symlinks to non-existing targets betterMichael Albinus2025-03-161-15/+74