1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-05 23:21:22 -08:00
emacs/test/src
Mattias Engdegård e1e60e51bf Accept bignum arguments in take and ntake
* src/fns.c (Ftake, Fntake): Accept any integer as first argument, for
completeness.
* test/src/fns-tests.el (fns--take-ntake): Add test cases.
2022-08-30 16:48:25 +02:00
..
comp-resources Merge from origin/emacs-28 2022-07-14 11:56:56 +02:00
emacs-module-resources
lread-resources Make force-load-doc-strings work again 2022-08-07 10:25:03 +02:00
regex-resources
syntax-resources
alloc-tests.el
buffer-tests.el Update buffer's chars-modified tick when inserting from gap 2022-07-21 12:40:28 +03:00
callint-tests.el Allow specifying how args are to be stored in `command-history' 2022-08-08 15:53:41 +02:00
callproc-tests.el
casefiddle-tests.el
character-tests.el
charset-tests.el
chartab-tests.el
cmds-tests.el
coding-tests.el Remove redundant local variables in tests 2022-08-08 13:47:15 +02:00
comp-tests.el Merge from origin/emacs-28 2022-07-14 11:56:56 +02:00
data-tests.el Fix lsh warning shortcomings (bug#56641) 2022-07-23 18:42:11 +02:00
decompress-tests.el
doc-tests.el
editfns-tests.el
emacs-module-tests.el
emacs-tests.el
eval-tests.el Fix atimer setting and overdue expiration (bug#55628) 2022-05-30 15:52:02 +02:00
fileio-tests.el Fix file-name-case-insensitive-p in ffap (bug#56443) 2022-07-08 15:13:21 +02:00
filelock-tests.el
floatfns-tests.el
fns-tests.el Accept bignum arguments in take and ntake 2022-08-30 16:48:25 +02:00
font-tests.el Remove no-byte-compile cookie from some libraries 2022-08-08 11:50:33 +02:00
image-tests.el ; Normalize my email 2022-08-16 13:41:08 +02:00
indent-tests.el
inotify-tests.el
json-tests.el Allow NUL characters in JSON input 2022-07-02 15:06:24 +02:00
keyboard-tests.el
keymap-tests.el Signal error on duplicate key definitions 2022-08-02 14:29:43 +02:00
lcms-tests.el
lread-tests.el Prefer pos-bol and pos-eol in tests 2022-08-21 17:45:04 +02:00
marker-tests.el
minibuf-tests.el
print-tests.el ; Use values instead of trying to ignore them 2022-07-31 12:57:47 +02:00
process-tests.el Prefer pos-bol and pos-eol in tests 2022-08-21 17:45:04 +02:00
regex-emacs-tests.el Audit quoting the quote character in doc strings 2022-04-22 16:17:22 +02:00
search-tests.el
sqlite-tests.el Allow inserting and selecting binary blobs from sqlite 2022-04-28 14:58:53 +02:00
syntax-tests.el
textprop-tests.el
thread-tests.el
timefns-tests.el Don’t test time functions for NaNs, INF 2022-06-15 23:27:08 -05:00
undo-tests.el Prefer pos-bol and pos-eol in tests 2022-08-21 17:45:04 +02:00
xdisp-tests.el
xfaces-tests.el
xml-tests.el