aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Don't generate separate autoload file for htmlfontifyStefan Kangas2022-06-051-9/+0
| * | Fix sorting in ls-lisp.el under -vEli Zaretskii2022-06-051-0/+39
| * | Fix Tramp testMichael Albinus2022-06-031-0/+1
| * | Let ?\LF signal an error (bug#55738)Mattias Engdegård2022-06-031-2/+2
| * | Make ?\LF generate 10, not -1 (bug#55738)Mattias Engdegård2022-06-021-0/+5
| * | Reinstate the Qload file name handlerLars Ingebrigtsen2022-06-021-2/+1
| * | Merge remote-tracking branch 'refs/remotes/origin/master'Stefan Monnier2022-06-011-4/+12
| |\ \
| | * | Revert "Fix reader char escape bugs (bug#55738)"Mattias Engdegård2022-06-011-10/+0
| | * | Fix reader char escape bugs (bug#55738)Mattias Engdegård2022-06-011-0/+10
| | * | Make files-tests.el more robustMichael Albinus2022-06-011-4/+12
| * | | bindat (strz): Fix wrong-type-argument error when unpackingRichard Hansen2022-06-011-1/+0
| * | | bindat (strz): Fix off-by-one bug in computed lengthRichard Hansen2022-06-011-2/+0
| * | | ; bindat-tests (strz): Add more testsRichard Hansen2022-06-011-0/+69
| |/ /
| * | Add a last-modified field when a bookmark is setManuel Giraud2022-05-311-9/+21
| * | Speed up generation of loaddefs filesLars Ingebrigtsen2022-05-311-1/+1
| * | Nonrecursive Lisp reader (bug#55676)Mattias Engdegård2022-05-301-0/+36
| * | Fix atimer setting and overdue expiration (bug#55628)Mattias Engdegård2022-05-301-0/+27