summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-07-23Fix Python navigation problem with a line continuation using backslashkobarity
2022-07-23Fix off-by-one error in string-truncate-leftLars Ingebrigtsen
2022-07-23Fix srcset parsing in shrLars Ingebrigtsen
2022-07-23Merge from origin/emacs-28Stefan Kangas
2022-07-23Adjust help-fns.el tests for recent changeStefan Kangas
2022-07-21Update buffer's chars-modified tick when inserting from gapEli Zaretskii
2022-07-20Merge from origin/emacs-28Stefan Kangas
2022-07-19; Fix typosStefan Kangas
2022-07-19Speed up `butlast`Mattias Engdegård
2022-07-18Adapt Tramp new test macrosMichael Albinus
2022-07-18Speed up `seq-subseq` for lists (bug#56521)Mattias Engdegård
2022-07-18Use `take` where clearly safe to do so (bug#56521)Mattias Engdegård
2022-07-17Add `take` and `ntake` (bug#56521)Mattias Engdegård
2022-07-17Merge from origin/emacs-28Stefan Kangas
2022-07-16Fix python navigation problem with an empty line in nested defunkobarity
2022-07-16New test for make_symbol_constantStefan Kangas
2022-07-16Comment docstrings in tramp-test macrosMichael Albinus
2022-07-16; Fix typosStefan Kangas
2022-07-15Extend tramp-testsMichael Albinus
2022-07-15Adjust whitespace testsLars Ingebrigtsen
2022-07-14Update the 'etags' test suiteStefan Kangas
2022-07-14; Fix typosStefan Kangas
2022-07-14; Fix typos: prefer American spellingStefan Kangas
2022-07-14Merge from origin/emacs-28Stefan Kangas
2022-07-14Merge from origin/emacs-28Stefan Kangas
2022-07-13Remove uneffective testAndrea Corallo
2022-07-13Mark async worker tmp file as utf-8-emacs-unix (bug#48029)Andrea Corallo
2022-07-13; Fix typos: prefer American spellingStefan Kangas
2022-07-12Ensure Eshell variable aliases properly handle indexingJim Porter
2022-07-12Allow Eshell variable aliases to point to other aliasesJim Porter
2022-07-12Improve tests/organization for built-in variablesJim Porter
2022-07-11Don't call home from test/src/process-tests.elLars Ingebrigtsen
2022-07-11Add test for the gradle-android compilation message patternMattias Engdegård
2022-07-11Simplify and speed up string-to-multibyteMattias Engdegård
2022-07-10Speed up string-to-unibyteMattias Engdegård
2022-07-10Fix Tramp test environment on hydra.nixos.orgMichael Albinus
2022-07-10; * test/lisp/dnd-tests.el (dnd-tests-begin-drag-files): Instrument.Michael Albinus
2022-07-09* test/Makefile.in (WRITE_LOG): Always be verbose on hydra.nixos.Glenn Morris
2022-07-09Drop support for the dead third-party w3 packageStefan Kangas
2022-07-09New command emacs-news-toggle-tagStefan Kangas
2022-07-08* lisp/isearch.el (isearch-search-fun-in-noncontiguous-region): New function.Juri Linkov
2022-07-08Fix file-name-case-insensitive-p in ffap (bug#56443)Mattias Engdegård
2022-07-08Add tests for mail-extr.elStefan Kangas
2022-07-07Fix buffer-testsEli Zaretskii
2022-07-05Adjust better to Autoconf quoting style changePaul Eggert
2022-07-03Tramp code cleanupMichael Albinus
2022-07-03Fix `python-nav-beginning-of-defun' line continuation using backslashkobarity
2022-07-03Make string-limit with encoding return complete glyphsLars Ingebrigtsen
2022-07-03Add new function `seq-split'Lars Ingebrigtsen
2022-07-02Allow NUL characters in JSON inputLars Ingebrigtsen