summaryrefslogtreecommitdiff
path: root/test/lisp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't error out on invalid literal key substitutionsStefan Kangas2022-06-251-4/+6
* Merge from origin/emacs-28Stefan Kangas2022-06-241-2/+2
|\
| * ; Fix typos: prefer US spelling.Stefan Kangas2022-06-231-2/+2
| * 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
* | Adapt url-tramp-testsMichael Albinus2022-06-201-4/+12
* | Fix edebug parsing of .,Lars Ingebrigtsen2022-06-191-0/+9
* | Respect no-face argument in literal key substitutionsStefan Kangas2022-06-181-5/+13
* | Avoid "control-control-KEY" (bug#55738)Mattias Engdegård2022-06-181-1/+1
* | Prefer URL commentary header in two filesStefan Kangas2022-06-181-1/+1
* | Update bookmark tests for recent changeStefan Kangas2022-06-171-4/+4
* | Slightly faster hash-table-keys and hash-table-valuesMattias Engdegård2022-06-171-0/+7
* | Warn about misplaced or duplicated function/macro declarationsMattias Engdegård2022-06-172-0/+329
* | Fix misplaced interactive specStefan Kangas2022-06-174-14/+7
* | Fix Tramp testMichael Albinus2022-06-161-11/+1
* | bindat (strz): Write null terminator after variable length stringRichard Hansen2022-06-161-2/+2
* | icalendar-tests no longer assumes TZ = wallPaul Eggert2022-06-151-8/+6
* | Adjust ibuffer testLars Ingebrigtsen2022-06-151-2/+2
* | Normalise setq during macro-expansionMattias Engdegård2022-06-143-1/+13
* | * lisp/simple.el (completion-auto-wrap): Rename from completion-wrap-movement.Juri Linkov2022-06-141-4/+4
* | bindat (strz): Error on null byte if packing variable-length stringRichard Hansen2022-06-131-1/+6
* | Fix encoding of multibyte ToolTalk filenamesPo Lu2022-06-121-1/+18
* | bindat (str, strz): Reject non-ASCII, non-`eight-bit' charactersRichard Hansen2022-06-121-0/+16
* | Bindat: Document `sint`; add `le` arg to `uint`; deprecate `uintr`Stefan Monnier2022-06-111-10/+9
* | Don't use 'list' command in Eshell command formsJim Porter2022-06-101-2/+3
* | ; bindat-tests (str, strz): Refine testsRichard Hansen2022-06-101-12/+46
* | Add tests for x-dnd Motif value parsing logicPo Lu2022-06-101-0/+82
* | Adjust browse-url test after previous browse-url changeLars Ingebrigtsen2022-06-091-1/+1
* | Account for remapped faces in $COLUMNS and $LINES in EshellJim Porter2022-06-091-7/+9
* | Fix dnd-tests on builds without XPo Lu2022-06-091-0/+2
* | Allow running some DND tests interactivelyPo Lu2022-06-081-53/+87
* | Don't split Eshell expansions by line when using split-subscript operatorJim Porter2022-06-081-1/+8
* | Factor out test configuration for remote filesMichael Albinus2022-06-085-314/+198
* | Preserve doc string in `byte-compile` (bug#55830)Mattias Engdegård2022-06-081-0/+21
* | Improve drag-and-drop testsPo Lu2022-06-081-2/+92
* | find-func.el: Fix bug#41104Stefan Monnier2022-06-071-0/+7
* | Add selection stuff to DND testsPo Lu2022-06-071-6/+54
* | Add new drag-and-drop testPo Lu2022-06-071-2/+11
* | Allow using xref buttons in non-*Help* buffersStephen Berman2022-06-061-5/+0
* | Add drag-and-drop API testsPo Lu2022-06-061-0/+198
* | Test warning suppressions with lexical bindingMattias Engdegård2022-06-061-6/+14
* | Don't generate separate autoload file for htmlfontifyStefan Kangas2022-06-051-9/+0