summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-04-20New command 'completion-preview-complete'Eshel Yaron
2024-04-20Kill process in files-tests before exitingMattias Engdegård
2024-04-20Update gravatar-tests after URL escaping change (bug#70312)Mattias Engdegård
2024-04-20* test/infra/Dockerfile.emba: Add libxml2-dev.Michael Albinus
2024-04-20Complete fix for eww-tests.elMichael Albinus
2024-04-20; On MS-Windows, skip eglot test that creates symlinksEli Zaretskii
2024-04-19Eglot: tweak previous change (bug#70036)João Távora
2024-04-19Fix regression involving erc-query-buffer-pF. Jason Park
2024-04-19Add erc--skip message propertyF. Jason Park
2024-04-19Don't nest date stamp insertions in erc-stampF. Jason Park
2024-04-19Improve erc-fill-wrap-merge refilling and movementF. Jason Park
2024-04-19Simplify option erc-merge-wrap-merge-indicatorF. Jason Park
2024-04-19; Improve erc-services and upgrade documentationF. Jason Park
2024-04-19Make publishDiagnostics faster by using cached variableTheodor Thornhill
2024-04-19; * test/lisp/net/eww-tests.el (eww-test/display/html): Check for libxml.Jim Porter
2024-04-18(eglot--signal-textDocument/didChange): Fix testsStefan Monnier
2024-04-18Don't error on tabbing to a widget at BOB (bug#69943)Stephen Berman
2024-04-18Avoid unnecessary escaping in 'url-build-query-string'Dagfinn Ilmari Mannsåker
2024-04-16Adapt tree-sitter job on EMBAMichael Albinus
2024-04-15; Fix last change to secrets-tests.el.Basil L. Contovounesios
2024-04-14GC-mark temporary key values created when sorting (bug#69709)Mattias Engdegård
2024-04-13Recognize multicite macros from biblatexArash Esbati
2024-04-13peg-tests.el: Fix test failuresStefan Monnier
2024-04-13Merge branch 'track-changes'Stefan Monnier
2024-04-13lisp/emacs-lisp/track-changes.el: New file (bug#70077)Stefan Monnier
2024-04-13Fix Icalendar export with ISO datesEli Zaretskii
2024-04-12(elisp-tests-syntax-propertize): New test for bug#24542Stefan Monnier
2024-04-12Improve D-Bus byte-array conversionMichael Albinus
2024-04-11; Fix whitespace in editfns-tests.elEli Zaretskii
2024-04-10(en/decode_coding_object): Fix `after-change-functions`Stefan Monnier
2024-04-10Fix 'format-seconds' when all values are zero and %z is usedEli Zaretskii
2024-04-09(test-replace-match-modification-hooks): Delete testStefan Monnier
2024-04-09; Avoid byte-compiler warnings in 'ls-lisp-test-bug70271'.Eli Zaretskii
2024-04-09; Fix the test in last change.Eli Zaretskii
2024-04-09Support more long time options in 'ls-lisp'Lin Sun
2024-04-08* Fix out of date comp pass names in comp-tests.elAndrea Corallo
2024-04-07Make tree-sitter thing feature public and remove obsolete functionsYuan Fu
2024-04-07Allow updating of /IGNORE timeouts in ERCF. Jason Park
2024-04-07(Freplace_match): Fix bug#65451Stefan Monnier
2024-04-06Merge from origin/emacs-29Eli Zaretskii
2024-04-05Make sh-script-tests.el more robustMichael Albinus
2024-04-04Adapt treesitter tests for EMBAMichael Albinus
2024-04-03Make lexical-binding cookie warning test more robustMattias Engdegård
2024-04-02Fix json-insert unibyte buffer bug (bug#70007)Mattias Engdegård
2024-04-01Update JSON parser test and docsMattias Engdegård
2024-04-01Fix symbol list matching regexps.Vladimir Kazanov
2024-04-01Don't signal `json-end-of-file` for short nonempty bad JSON inputsMattias Engdegård
2024-04-01Faster JSON parsingMattias Engdegård
2024-04-01Native JSON support is always availableMattias Engdegård
2024-03-31Make object init more robust (bug#69571)Theodor Thornhill