index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
fns-tests.el
Age
Commit message (
Expand
)
Author
2026-05-07
; Revert Eric's commits from February.
Sean Whitton
2026-02-25
More correctness tesrs for orinitives from fns.c.
Eric S. Raymond
2026-02-25
More test coverage improvements.
Eric S. Raymond
2026-02-24
Compare circular lists in 'equal' without error (bug#80456)
Mattias Engdegård
2026-02-23
Add SHA-3 support to secure-hash
Collin Funk
2026-01-04
; Fix simple logic in OpenBSD's random test
Manuel Giraud
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-10-18
Add a test for puthash
Helmut Eller
2025-10-17
Add some tests for weak hashtables
Helmut Eller
2025-08-07
Fix some tests on OpenBSD
Manuel Giraud
2025-07-11
* src/fns.c (Flength): Fix char table length off-by-one bug.
Mattias Engdegård
2025-03-24
Add basic and low-level tests for hash tables
Stefan Kangas
2025-03-01
Merge from origin/emacs-30
Eli Zaretskii
2025-02-27
Fix fns-tests-collate-strings failure with musl
Paul Eggert
2025-02-23
Prefer incf to cl-incf in tests
Stefan Kangas
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-07-04
; Strengthen value< tests slightly
Mattias Engdegård
2024-07-04
Compare fixnums and floats accurately in value<
Mattias Engdegård
2024-04-29
Fix value< string comparison ungoodthink
Mattias Engdegård
2024-04-14
GC-mark temporary key values created when sorting (bug#69709)
Mattias Engdegård
2024-03-29
New `sort` keyword arguments (bug#69709)
Mattias Engdegård
2024-03-29
Add `value<` (bug#69709)
Mattias Engdegård
2024-01-31
Allow equal user-defined hash table tests with different names
Mattias Engdegård
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-04
Correct the handling of symbols with position in equal
Alan Mackenzie
2023-05-13
Don't mutate constants in tests
Mattias Engdegård
2023-04-09
; * test/src/fns-tests.el: Strengthen tests of `nreverse`.
Mattias Engdegård
2023-03-27
Merge from origin/emacs-29
Stefan Monnier
2023-03-25
; * test/src/fns-tests.el: Fix last change
Ken Brown
2023-03-25
Fix failure of fns-tests-collate-strings on Cygwin
Ken Brown
2023-02-22
Use delete-char instead of backward-delete-char
Mattias Engdegård
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-10-22
Audit some plist uses with new predicate argument
Basil L. Contovounesios
2022-10-16
Expand 'random' testsuite
Stefan Kangas
2022-10-08
; * test/src/fns-tests.el (fns-tests--string-lessp-cases): Extend.
Mattias Engdegård
2022-09-30
Strengthen string-lessp tests
Mattias Engdegård
2022-09-25
Don't crash in copy-alist with non-list argument
Mattias Engdegård
2022-09-08
test: Remove redundant "" arg to `mapconcat`
Stefan Monnier
2022-08-30
Accept bignum arguments in `take` and `ntake`
Mattias Engdegård
2022-07-17
Add `take` and `ntake` (bug#56521)
Mattias Engdegård
2022-07-11
Simplify and speed up string-to-multibyte
Mattias Engdegård
2022-07-10
Speed up string-to-unibyte
Mattias Engdegård
2022-06-27
Allow plist-get/plist-put/plist-member to take a comparison function
Lars Ingebrigtsen
2022-06-24
Merge from origin/emacs-28
Stefan Kangas
2022-06-23
; Fix typos: prefer US spelling.
Stefan Kangas
2022-04-04
Faster `string-lessp` for unibyte arguments
Mattias Engdegård
2022-04-04
Replace list and vector sorting with TIMSORT algorithm
Andrew G Cohen
2022-01-26
Add tests for concat, vconcat and append
Mattias Engdegård
[next]