aboutsummaryrefslogtreecommitdiffstats
path: root/test/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-02Update keymap-tests after recent changesdickmao1-6/+6
2021-10-31Add test for Bug#51527Stefan Kangas1-0/+6
2021-10-31Remove workaround for fixed Bug#6581 from ertStefan Kangas1-24/+24
2021-10-31Fix bug with string values in equal-including-propertiesStefan Kangas1-0/+27
2021-10-28Be more allowing when looking for menu-bar itemsStefan Kangas1-0/+43
2021-10-28Be more allowing when looking for menu-bar itemsStefan Kangas1-0/+10
2021-10-24Add tests for gif to src/image-tests.elStefan Kangas1-31/+48
2021-10-22Add WebP image format support (Bug#51296)Stefan Kangas1-2/+21
2021-10-21Add a comment to the Turkish casefiddle testLars Ingebrigtsen1-0/+3
2021-10-20Add some tests for floatfns.cStefan Kangas1-0/+62
2021-10-20; Fix typoStefan Kangas1-1/+1
2021-10-20Further fixes for Turkish case changes in unibyte stringsLars Ingebrigtsen1-0/+13
2021-10-20Add some tests for fns.cStefan Kangas1-0/+23
2021-10-19Make image-tests work in a no-x buildLars Ingebrigtsen1-12/+16
2021-10-19Make `lookup-key' understand the new key sequence syntaxLars Ingebrigtsen1-0/+7
2021-10-18Add tests for image.cStefan Kangas1-0/+205
2021-10-12Fix test bug when calloc returns nullPaul Eggert1-1/+4
2021-10-11; * test/src/emacs-module-tests.el: Instrument for bug#50902.Michael Albinus1-0/+5
2021-10-10New function num-processorsPaul Eggert1-0/+6
2021-10-05Make 'mapconcat' argument 'separator' optionalStefan Kangas1-0/+17
2021-09-27Fix checkdoc-related test failureLars Ingebrigtsen1-1/+2
2021-09-27Fix two doc-related test failuresLars Ingebrigtsen1-2/+2
2021-09-26; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas23-55/+77
2021-09-25Renege on anonymous &rest (bug#50268, bug#50720)Mattias Engdegård1-24/+33
2021-09-23Fix string-distance for two empty stringsPhilip Kaludercic1-1/+9
2021-09-21Don't quote nil and t in doc strings and commentsLars Ingebrigtsen1-1/+1
2021-09-18Fix performance degradation in commands that describe key bindingsEli Zaretskii1-1/+2
2021-09-18Check for null bytes in filenames in 'expand-file-name' (bug#49723)Federico Tedin1-0/+9
2021-09-08Adjust test to describe-function changesLars Ingebrigtsen1-1/+3
2021-08-23Add new variable 'kill-buffer/delete-auto-save-files'Lars Ingebrigtsen1-0/+63
2021-08-21Make parse-partial-sexp signal an error if TO is smaller than FROMLars Ingebrigtsen1-0/+6
2021-08-16Make overlays-in treat zero-length overlays at point-max consistentlyLars Ingebrigtsen1-1/+22
2021-08-12Add XLFD font parsing testsLars Ingebrigtsen1-0/+25
2021-08-09Use string-search instead of string-match[-p]Mattias Engdegård1-1/+1
2021-08-08Use string-replace instead of replace-regexp-in-stringMattias Engdegård1-1/+1
2021-07-31Adjust how `replace-match' runs modification hooksLars Ingebrigtsen1-0/+42
2021-07-25Rename directory-append to file-name-concatLars Ingebrigtsen1-17/+17
2021-07-25Allow empty elements in directory-appendLars Ingebrigtsen1-3/+6
2021-07-24Really convert to multibyte in Fdirectory_appendLars Ingebrigtsen1-0/+5
2021-07-24Extend directory-append to take an arbitrary number of componentsLars Ingebrigtsen1-1/+7
2021-07-24Add new function `directory-append'Lars Ingebrigtsen1-0/+8
2021-07-22Avoid byte-compilation warningEli Zaretskii1-2/+2
2021-07-20Mention `overlays-in' in the `overlays-at' doc stringLars Ingebrigtsen1-0/+13
2021-07-19Add inhibit-buffer-hooks to `make-indirect-buffer'Lars Ingebrigtsen1-1/+2
2021-07-19Make make-indirect-buffer inherit inhibit-buffer-hook from base bufferdickmao1-0/+24
2021-07-13Block TLS handshake until TCP connection establishedMattias Engdegård1-0/+30
2021-07-12Pacify gcc 11.1.1 -Wanalyzer-possible-null-dereferencePaul Eggert1-0/+4
2021-07-09Skip a process test on Cygwin to avoid hangKen Brown1-0/+2
2021-06-15Add a new function syntax-class-to-charLars Ingebrigtsen1-0/+11
2021-06-01Rename batch-byte-native-compile-for-bootstrap (bug#48743)Andrea Corallo1-1/+1