aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update the 'etags' test suiteStefan Kangas2022-07-146-984/+984
* ; Fix typosStefan Kangas2022-07-146-6/+6
* ; Fix typos: prefer American spellingStefan Kangas2022-07-1411-15/+15
* Merge from origin/emacs-28Stefan Kangas2022-07-142-5/+7
|\
| * Remove uneffective testAndrea Corallo2022-07-132-33/+0
| * Mark async worker tmp file as utf-8-emacs-unix (bug#48029)Andrea Corallo2022-07-132-0/+7
* | Merge from origin/emacs-28Stefan Kangas2022-07-144-7/+7
|\ \ | |/
| * ; Fix typos: prefer American spellingStefan Kangas2022-07-134-7/+7
* | Ensure Eshell variable aliases properly handle indexingJim Porter2022-07-123-2/+71
* | Allow Eshell variable aliases to point to other aliasesJim Porter2022-07-121-4/+6
* | Improve tests/organization for built-in variablesJim Porter2022-07-125-9/+221
* | Don't call home from test/src/process-tests.elLars Ingebrigtsen2022-07-112-29/+64
* | Add test for the gradle-android compilation message patternMattias Engdegård2022-07-111-1/+4
* | Simplify and speed up string-to-multibyteMattias Engdegård2022-07-111-4/+10
* | Speed up string-to-unibyteMattias Engdegård2022-07-101-0/+15
* | Fix Tramp test environment on hydra.nixos.orgMichael Albinus2022-07-104-19/+6
* | ; * test/lisp/dnd-tests.el (dnd-tests-begin-drag-files): Instrument.Michael Albinus2022-07-101-0/+6
* | * test/Makefile.in (WRITE_LOG): Always be verbose on hydra.nixos.Glenn Morris2022-07-091-4/+4
* | Drop support for the dead third-party w3 packageStefan Kangas2022-07-091-1/+1
* | New command emacs-news-toggle-tagStefan Kangas2022-07-092-0/+163
* | * lisp/isearch.el (isearch-search-fun-in-noncontiguous-region): New function.Juri Linkov2022-07-081-0/+80
* | Fix file-name-case-insensitive-p in ffap (bug#56443)Mattias Engdegård2022-07-081-0/+16
* | Add tests for mail-extr.elStefan Kangas2022-07-081-0/+41
* | Fix buffer-testsEli Zaretskii2022-07-071-2/+6
* | Adjust better to Autoconf quoting style changePaul Eggert2022-07-051-4/+4
* | Tramp code cleanupMichael Albinus2022-07-031-8/+8
* | Fix `python-nav-beginning-of-defun' line continuation using backslashkobarity2022-07-031-2/+79
* | Make string-limit with encoding return complete glyphsLars Ingebrigtsen2022-07-031-4/+19
* | Add new function `seq-split'Lars Ingebrigtsen2022-07-031-0/+21
* | Allow NUL characters in JSON inputLars Ingebrigtsen2022-07-021-2/+5
* | ; Fix typos.Stefan Kangas2022-07-021-1/+1
* | Add interactive XDS testPo Lu2022-07-021-0/+26
* | ; Fix regexp in ERC test-server utilityF. Jason Park2022-07-011-5/+3
* | Make time-stamp-tests.el work in a Norwegian language enviromentLars Ingebrigtsen2022-07-011-6/+11
* | ; * test/lisp/erc/erc-networks-tests.el: escape `*`s in regexpMattias Engdegård2022-07-011-1/+1
* | ; Tag ERC channel-buffers test as unstableF. Jason Park2022-06-302-3/+3
* | Add tests for XDS protocol supportPo Lu2022-07-011-2/+123
* | ; Help ERC test fixture better withstand reorderingF. Jason Park2022-06-301-0/+1
* | Optionally prevent sending multiline input in ERCF. Jason Park2022-06-301-0/+25
* | Improve ERC's handling of multiline prompt inputF. Jason Park2022-06-301-0/+208
* | Fix regression in erc-send-input-lineF. Jason Park2022-06-301-5/+5
* | Standardize auth-source queries in ERCF. Jason Park2022-06-3011-0/+1209
* | Favor network identities in erc-joinF. Jason Park2022-06-3013-1/+895
* | Don't call erc-auto-query twice on PRIVMSGF. Jason Park2022-06-302-0/+79
* | Add user-oriented test scenarios for ERCF. Jason Park2022-06-3068-0/+4608
* | Address long-standing ERC buffer-naming issuesF. Jason Park2022-06-302-1/+1709
* | Add ERC test server and related resourcesF. Jason Park2022-06-3031-0/+3844
* | Add eventual replacement for erc-default-recipientsF. Jason Park2022-06-301-0/+12
* | Add helper to determine local channels in ERCF. Jason Park2022-06-301-0/+12
* | Recognize ASCII and strict CASEMAPPINGs in ERCF. Jason Park2022-06-301-0/+24