aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Adapt url-tramp-testsMichael Albinus2022-06-201-4/+12
| * | | Allow using :width/:height as normal with xbm imagesLars Ingebrigtsen2022-06-201-7/+10
| * | | Fix edebug parsing of .,Lars Ingebrigtsen2022-06-191-0/+9
| * | | Respect no-face argument in literal key substitutionsStefan Kangas2022-06-181-5/+13
| * | | ; Pacify byte-compiler warning in keymap-tests.el.Basil L. Contovounesios2022-06-181-0/+2
| * | | Filter out NS non-key events from `where-is-internal'Lars Ingebrigtsen2022-06-181-0/+10
| * | | 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
| * | | Don’t test time functions for NaNs, INFPaul Eggert2022-06-151-6/+0
| * | | icalendar-tests no longer assumes TZ = wallPaul Eggert2022-06-151-8/+6
| * | | Adjust ibuffer testLars Ingebrigtsen2022-06-151-2/+2
* | | | Change treesit-parser-list from variable to functionYuan Fu2022-06-161-1/+1
* | | | Add treesit test for previous changeYuan Fu2022-06-161-0/+83
* | | | Consolidate treesit parser create functionsYuan Fu2022-06-161-27/+10
* | | | Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu2022-06-1452-3226/+4960
|\ \ \ \ | |/ / /
| * | | 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
| * | | Make new fileio test more reliableLars Ingebrigtsen2022-06-111-0/+1
| * | | fileio-tests.el (test-non-regular-insert): Fix thinkoStefan Monnier2022-06-111-3/+3
| * | | Bindat: Document `sint`; add `le` arg to `uint`; deprecate `uintr`Stefan Monnier2022-06-111-10/+9
| * | | Allow inserting parts of /dev/urandom with insert-file-contentsLars Ingebrigtsen2022-06-111-0/+7
| * | | 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
| * | | Merge from origin/emacs-28Stefan Kangas2022-06-101-1/+1
| |\ \ \ | | |/ /
| | * | Fix error reporting in process-async-https-with-delayKen Brown2022-06-081-1/+1
| * | | Add tests for x-dnd Motif value parsing logicPo Lu2022-06-101-0/+82
| * | | Update the 'etags' test suiteEli Zaretskii2022-06-096-2742/+2742
| * | | 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-086-319/+204
| * | | 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