aboutsummaryrefslogtreecommitdiffstats
path: root/test/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Remove redundant local variables in testsStefan Kangas2022-08-081-14/+11
| * | Remove no-byte-compile cookie from some librariesStefan Kangas2022-08-081-6/+1
| * | Make force-load-doc-strings work againMattias Engdegård2022-08-072-0/+17
| * | Add STREAM argument to 'process-tty-name'Jim Porter2022-08-051-0/+3
| * | Allow creating processes where only one of stdin or stdout is a PTYJim Porter2022-08-051-35/+86
| * | Signal error on duplicate key definitionsRobert Pluim2022-08-021-0/+12
| * | ; Use values instead of trying to ignore themMattias Engdegård2022-07-311-9/+11
| * | ; Silence byte-compiler in two testsStefan Kangas2022-07-311-1/+2
| * | Move a test from subr-tests to print-testsLars Ingebrigtsen2022-07-301-0/+10
| * | Ensure that we don't call print-unreadable-function from " prin1"Lars Ingebrigtsen2022-07-281-1/+0
| * | Teach 'network-lookup-address-info' to validate numeric addressesRobert Pluim2022-07-261-0/+52
| * | Fix `lsh` warning shortcomings (bug#56641)Mattias Engdegård2022-07-231-6/+7
| * | Update buffer's chars-modified tick when inserting from gapEli Zaretskii2022-07-211-0/+20
| * | Use `take` where clearly safe to do so (bug#56521)Mattias Engdegård2022-07-181-1/+1
| * | Add `take` and `ntake` (bug#56521)Mattias Engdegård2022-07-171-0/+49
| * | New test for make_symbol_constantStefan Kangas2022-07-161-0/+4
| * | ; Fix typos: prefer American spellingStefan Kangas2022-07-141-4/+4
| * | 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
| * | | Don't call home from test/src/process-tests.elLars Ingebrigtsen2022-07-111-29/+0
| * | | 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 file-name-case-insensitive-p in ffap (bug#56443)Mattias Engdegård2022-07-081-0/+16
| * | | Fix buffer-testsEli Zaretskii2022-07-071-2/+6
| * | | Allow NUL characters in JSON inputLars Ingebrigtsen2022-07-021-2/+5
| * | | Allow plist-get/plist-put/plist-member to take a comparison functionLars Ingebrigtsen2022-06-271-48/+17
| * | | Merge from origin/emacs-28Stefan Kangas2022-06-242-2/+2
| |\ \ \ | | |/ /
| | * | ; Fix typos: prefer US spelling.Stefan Kangas2022-06-232-2/+2
| * | | ; 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
| * | | Don’t test time functions for NaNs, INFPaul Eggert2022-06-151-6/+0
* | | | 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-148-3/+247
|\ \ \ \ | |/ / /
| * | | 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
| * | | Allow inserting parts of /dev/urandom with insert-file-contentsLars Ingebrigtsen2022-06-111-0/+7
| * | | Merge from origin/emacs-28Stefan Kangas2022-06-101-1/+1
| |\ \ \ | | |/ /
| | * | Fix error reporting in process-async-https-with-delayKen Brown2022-06-081-1/+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
| * | | 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
| * | | Fix issue with nativecomp tests leaving files behind in /tmpLars Ingebrigtsen2022-05-241-1/+8
| * | | Clean up a test file in /tmpLars Ingebrigtsen2022-05-241-1/+5
| * | | Less wrong printed circular list tail index (bug#55395)Mattias Engdegård2022-05-231-0/+46
| * | | Make printing mostly non-recursive (bug#55481)Mattias Engdegård2022-05-181-0/+16
| * | | Add OVERRIDES argument to prin1/prin1-to-stringLars Ingebrigtsen2022-05-151-0/+43