aboutsummaryrefslogtreecommitdiffstats
path: root/test/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add `get-pos-property' tests covering bug#58706Matt Armstrong2022-10-221-0/+43
* Fix a narrow-to-region vs. overlays-at bugMatt Armstrong2022-10-211-12/+27
* Fix handling of overlays that begin at END in 'overlays_in'Matt Armstrong2022-10-211-0/+45
* src/textprop.c (get_char_property_and_overlay): Fix bug#58479Stefan Monnier2022-10-141-0/+8
* ; * test/src/buffer-tests.el: Remove unecessary `message' calls.Matt Armstrong2022-10-091-2/+0
* ; * test/src/buffer-tests.el (test-overlay-randomly): new test.Matt Armstrong2022-10-081-0/+92
* Merge 'master' into noverlayStefan Monnier2022-09-2556-888/+11446
|\
| * Remove max-specpdl-size overrun testMattias Engdegård2022-09-231-20/+0
| * ; Fix warnings in --without-x buildStefan Kangas2022-09-231-0/+4
| * ; Add commentary to comp-tests.elEli Zaretskii2022-09-131-0/+5
| * comp-tests.el: Enable compilation againStefan Monnier2022-09-131-85/+76
| * ; * test/src/comp-tests.el: Explain the last change.Eli Zaretskii2022-09-131-0/+5
| * Fix comp-tests.el problem after reconfiguringPaul Eggert2022-09-121-0/+4
| * test: Remove redundant "" arg to `mapconcat`Stefan Monnier2022-09-085-11/+12
| * Move some tests to test/manual/image-tests.elStefan Kangas2022-09-081-224/+0
| * Improve image-tests.el CommentaryStefan Kangas2022-09-071-2/+5
| * Add tests for opening different image formatsStefan Kangas2022-09-061-2/+35
| * Fix interactive image.c testsStefan Kangas2022-09-061-4/+6
| * Add basic test coverage for overlay modification hooksMatt Armstrong2022-09-041-0/+193
| * Accept bignum arguments in `take` and `ntake`Mattias Engdegård2022-08-301-1/+9
| * Prefer pos-bol and pos-eol in testsStefan Kangas2022-08-213-8/+5
| * ; Normalize my emailStefan Kangas2022-08-161-1/+1
| * Allow specifying how args are to be stored in `command-history'Lars Ingebrigtsen2022-08-081-0/+13
| * 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