aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | Update ISUPPORT handling in ERCF. Jason Park2022-06-301-0/+93
| * | | Remove duplicate ERC prompt on reconnectF. Jason Park2022-06-301-6/+146
| * | | Rework mutual dependency between erc and erc-backendF. Jason Park2022-06-301-0/+21
| * | | Update dnd-tests.el to make sure remote files are removed when Emacs quitsPo Lu2022-06-291-0/+21
| * | | Make two text-property-search tests easier to readStefan Kangas2022-06-291-13/+12
| * | | test/lisp/progmodes/python-tests.el: add test for nav end of blockTom Gillespie2022-06-291-0/+12
| * | | Fix reported problem with drag-and-drop inside VirtualBoxPo Lu2022-06-291-3/+7
| * | | Add new type predicate plistpLars Ingebrigtsen2022-06-271-0/+9
| * | | Allow plist-get/plist-put/plist-member to take a comparison functionLars Ingebrigtsen2022-06-272-50/+19
| * | | (oclosure-test-limits): Fix test failure when interpretedStefan Monnier2022-06-261-0/+1
| * | | When closing an Eshell process target, send EOF three timesJim Porter2022-06-261-1/+0
| * | | Make Eshell globs ending in "/" match directories onlyJim Porter2022-06-261-2/+13
| * | | Convert Eshell globs ahead of time instead of doing it repeatedlyJim Porter2022-06-261-0/+15
| * | | Optionally signal an error if an Eshell predicate fails to match anythingJim Porter2022-06-261-4/+22
| * | | ; Pacify unknown fun warning in mh-utils-tests.el.Basil L. Contovounesios2022-06-261-1/+3
| * | | Port ‘make clean’ to Solaris 10Paul Eggert2022-06-251-1/+9
| * | | Port test SUBDIRS to Solaris 10Paul Eggert2022-06-251-1/+2
| * | | Don't error out on invalid literal key substitutionsStefan Kangas2022-06-251-4/+6
| * | | Merge from origin/emacs-28Stefan Kangas2022-06-243-4/+4
| |\ \ \ | | |/ /
| | * | ; Fix typos: prefer US spelling.Stefan Kangas2022-06-233-4/+4
| | * | Fix file name quoting in tramp-smb.el (do not merge)Michael Albinus2022-06-091-11/+1
| * | | Fix cl-generic bootstrap problemsLars Ingebrigtsen2022-06-242-0/+2
| * | | Fix dnd-tests-open-remote-url on EMBAMichael Albinus2022-06-221-0/+2
| * | | duplicate-line: fix optional argument and add test (bug#46621)Mattias Engdegård2022-06-221-0/+16
| * | | bindat (strz): Null terminate fixed-length strings if there is roomRichard Hansen2022-06-221-6/+6
| * | | Document and test 'no-byte-compile' behavior.Philipp Stephani2022-06-212-0/+8
| * | | Fix nested defuns handling in `python-nav-beginning-of-defun'kobarity2022-06-211-2/+43
| * | | Add test for bug#56078 fixPo Lu2022-06-211-0/+13