summaryrefslogtreecommitdiff
path: root/test/src/fns-tests.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Spelling fixesPaul Eggert2019-12-091-1/+1
* Add tests for secure-hash and improve doc string (Bug#37420)Stefan Kangas2019-10-041-0/+18
* Fix crash if user test munges hash tablePaul Eggert2019-07-201-0/+12
* Add support for base64url variant of base-64 encoding/decodingPierre Téchoueyres2019-06-081-0/+179
* Fix `memql' for bignumsMattias Engdegård2019-05-301-1/+2
* Move proper-list-p tests to fns-tests.elBasil L. Contovounesios2019-04-121-0/+18
* Improve error data when passing a wrong type to 'sort' (Bug#34104)Philipp Stephani2019-01-201-1/+4
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Fix glitches introduced by nthcdr changesPaul Eggert2018-08-211-0/+5
* | Speed up (nthcdr N L) when L is circularPaul Eggert2018-08-201-0/+16
* | Merge remote-tracking branch 'origin/master' into feature/bignumTom Tromey2018-08-091-0/+11
|\ \
| * | Fix bug with eql etc. on NaNsPaul Eggert2018-07-181-0/+11
* | | Fix hash functions for bignumsTom Tromey2018-08-041-0/+11
* | | Fix bignum comparisons with NaNTom Tromey2018-08-041-1/+2
* | | Add some bignum testsTom Tromey2018-07-121-0/+8
|/ /
* | Merge from origin/emacs-26Glenn Morris2018-05-071-24/+24
|\|
| * Port collation tests to glibc 2.27Paul Eggert2018-05-021-24/+24
* | Fix documentation and tests for 'string-distance'Eli Zaretskii2018-04-281-0/+18
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* ; Replace non-ascii quote characters in doc strings etcGlenn Morris2017-12-201-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Improve error messages for improper plists (Bug#27726)Philipp Stephani2017-09-021-0/+28
* Add an optional testfn parameter to assocNicolas Petton2017-07-111-0/+6
* * test/src/fns-tests.el, test/src/data-tests.el: Don't use `cl`Stefan Monnier2017-05-231-1/+0
* Fix typos in tests for lax-plist-get etc.Paul Eggert2017-02-121-9/+9
* Move cyclic tests to fns-tests.elPaul Eggert2017-02-101-0/+298
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* Test mapcanMario Lang2016-07-111-0/+10
* Add a new function `buffer-hash'Lars Magne Ingebrigtsen2016-03-281-0/+16
* Implement 'func-arity'Paul Pogonyshev2016-03-261-0/+11
* Use Gnulib filevercmp for version comparisonPaul Eggert2016-02-211-14/+14
* Add the string-numeric-lessp functionLars Ingebrigtsen2016-02-211-0/+17
* Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
* Rename all test files to reflect source layout.Phillip Lord2015-11-241-0/+193