summaryrefslogtreecommitdiff
path: root/test/src/fns-tests.el
Commit message (Expand)AuthorAgeFilesLines
* ; * test/src/fns-tests.el: Fix last changeKen Brown2023-03-251-1/+1
* Fix failure of fns-tests-collate-strings on CygwinKen Brown2023-03-251-2/+2
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Audit some plist uses with new predicate argumentBasil L. Contovounesios2022-10-221-31/+39
* Expand 'random' testsuiteStefan Kangas2022-10-161-3/+17
* ; * test/src/fns-tests.el (fns-tests--string-lessp-cases): Extend.Mattias Engdegård2022-10-081-0/+2
* Strengthen string-lessp testsMattias Engdegård2022-09-301-35/+42
* Don't crash in copy-alist with non-list argumentMattias Engdegård2022-09-251-0/+27
* test: Remove redundant "" arg to `mapconcat`Stefan Monnier2022-09-081-2/+2
* Accept bignum arguments in `take` and `ntake`Mattias Engdegård2022-08-301-1/+9
* Add `take` and `ntake` (bug#56521)Mattias Engdegård2022-07-171-0/+49
* Simplify and speed up string-to-multibyteMattias Engdegård2022-07-111-4/+10
* Speed up string-to-unibyteMattias Engdegård2022-07-101-0/+15
* Allow plist-get/plist-put/plist-member to take a comparison functionLars Ingebrigtsen2022-06-271-48/+17
* Merge from origin/emacs-28Stefan Kangas2022-06-241-1/+1
|\
| * ; Fix typos: prefer US spelling.Stefan Kangas2022-06-231-1/+1
* | Faster `string-lessp` for unibyte argumentsMattias Engdegård2022-04-041-0/+43
* | Replace list and vector sorting with TIMSORT algorithmAndrew G Cohen2022-04-041-0/+70
* | Add tests for concat, vconcat and appendMattias Engdegård2022-01-261-0/+70
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Fix sloppy base64 acceptance of some multibyte charactersMattias Engdegård2021-12-201-3/+13
* | Fix bug with string values in equal-including-propertiesStefan Kangas2021-10-311-0/+27
* | Add some tests for fns.cStefan Kangas2021-10-201-0/+23
* | Make 'mapconcat' argument 'separator' optionalStefan Kangas2021-10-051-0/+17
|/
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-261-0/+2
* Fix string-distance for two empty stringsPhilip Kaludercic2021-09-231-1/+9
* ; Minor license statement fixesStefan Kangas2021-02-081-11/+11
* Move line-number-at-pos to CLars Ingebrigtsen2021-02-071-4/+4
* Add a new function 'line-number-at-position'Lars Ingebrigtsen2021-02-071-0/+8
* Add a new function 'buffer-line-statistics'Lars Ingebrigtsen2021-01-121-0/+58
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix up length_internal with degenerate length inputsLars Ingebrigtsen2020-12-271-0/+11
* Add new predicates for sequence lengthsLars Ingebrigtsen2020-12-271-0/+30
* Fix object-interval testsLars Ingebrigtsen2020-12-111-4/+4
* Add new function `object-intervals'Lars Ingebrigtsen2020-12-111-0/+16
* More string-search optimisationsMattias Engdegård2020-11-191-0/+7
* Minor string-search optimisations (bug#43598)Mattias Engdegård2020-09-271-2/+20
* Fix searching for multibyte needles in unibyte haystacksLars Ingebrigtsen2020-09-271-1/+5
* Silence some byte-compiler warningsStefan Kangas2020-09-261-3/+5
* string-search robustness and documentation improvement (bug#43598)Mattias Engdegård2020-09-251-1/+29
* Add a new function 'string-search'Lars Ingebrigtsen2020-09-251-0/+23
* Use lexical-binding in more testsStefan Kangas2020-08-291-3/+3
* Fix recently-introduced Fdelete bugPaul Eggert2020-08-151-0/+1
* Minimize ‘equal’ calls in (delete x vector)Paul Eggert2020-08-151-0/+5
* * test/src/fns-tests.el (test-secure-hash): Test getrandom format.Paul Eggert2020-06-291-3/+5
* Don’t attempt to modify constant consesPaul Eggert2020-05-161-17/+17
* Fix sxhash-equal on bytecodes, markers, etc.Paul Eggert2020-01-071-0/+16
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* ; Spelling fixesPaul Eggert2019-12-101-4/+4