1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-13 06:50:39 -08:00
emacs/test/src
Stefan Kangas 042dc5929b Prefer incf to cl-incf in tests
* test/lisp/emacs-lisp/bytecomp-tests.el (bytecomp-reify-function):
* test/lisp/emacs-lisp/cl-extra-tests.el (cl-getf):
* test/lisp/emacs-lisp/cl-macs-tests.el
(cl-macs-loop-for-as-arith-order-side-effects)
(cl-macs-loop-for-as-equals-then, cl-macs-loop-do, cl-macs-loop-finally)
(cl-macs-loop-in-ref, cl-macs-loop-being-elements-of-ref)
(cl-macs-test--symbol-macrolet, cl-the):
* test/lisp/emacs-lisp/cl-seq-tests.el (cl-lib-test-remove)
(cl-lib-test-remove-if-not):
* test/lisp/emacs-lisp/edebug-resources/edebug-test-code.el
(edebug-test-code-range):
* test/lisp/emacs-lisp/edebug-tests.el (edebug-tests-deduplicate):
* test/lisp/emacs-lisp/generator-tests.el (cps-while-incf):
(cps-test-iter-cleanup-once-only):
* test/lisp/emacs-lisp/hierarchy-tests.el
(hierarchy-labelfn-button-if-does-not-button-unless-condition)
(hierarchy-labelfn-button-if-does-button-when-condition):
* test/lisp/emacs-lisp/let-alist-tests.el (let-alist-evaluate-once):
* test/lisp/emacs-lisp/lisp-mode-tests.el
(indent-sexp, lisp-indent-region):
* test/lisp/emacs-lisp/map-tests.el (test-map-elt-gv)
(test-setf-map-with-function):
* test/lisp/emacs-lisp/multisession-tests.el (multi-test-sqlite-simple)
(multi-test-sqlite-busy, multi-test-files-simple)
(multi-test-files-busy):
* test/lisp/emacs-lisp/oclosure-tests.el
(oclosure-test, oclosure-test-mutate):
* test/lisp/emacs-lisp/track-changes-tests.el
(track-changes-tests--random):
* test/lisp/files-tests.el (files-tests--with-buffer-offer-save):
* test/lisp/net/shr-tests.el (shr-test/zoom-image):
* test/lisp/replace-tests.el (replace-tests-with-undo):
* test/src/buffer-tests.el (test-overlay-randomly):
* test/src/data-tests.el (test-bool-vector-bv-from-hex-string):
* test/src/fns-tests.el (fns-tests-sort):
* test/src/json-tests.el (json-insert/signal, json-insert/throw):
* test/src/minibuf-tests.el (minibuf-tests--strings-to-symbol-alist)
(minibuf-tests--strings-to-string-alist)
(minibuf-tests--strings-to-string-hashtable)
(minibuf-tests--strings-to-symbol-hashtable):
* test/src/process-tests.el (make-process/file-handler/found): Prefer
incf to cl-incf.
2025-02-23 00:38:22 +01:00
..
comp-resources Update copyright year to 2025 2025-01-01 07:39:17 +00:00
emacs-module-resources Update copyright year to 2025 2025-01-01 07:39:17 +00:00
lread-resources Make force-load-doc-strings work again 2022-08-07 10:25:03 +02:00
regex-resources * src/regex-emacs.c (analyze_first): Fix incorrect optimization 2023-09-27 13:29:50 -04:00
syntax-resources
alloc-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
buffer-tests.el Prefer incf to cl-incf in tests 2025-02-23 00:38:22 +01:00
callint-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
callproc-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
casefiddle-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
character-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
charset-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
chartab-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
cmds-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
coding-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
comp-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
data-tests.el Prefer incf to cl-incf in tests 2025-02-23 00:38:22 +01:00
decompress-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
doc-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
editfns-tests.el ; * test/src/editfns-tests.el (editfns-tests-styled-print): Fix last change. 2025-02-04 16:01:47 +02:00
emacs-module-tests.el Prefer plusp/minusp to cl-plusp/cl-minusp 2025-02-17 22:46:56 +01:00
emacs-tests.el Port allows-stdout test to overly-suspicious bwrap 2025-01-22 11:04:57 -08:00
eval-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
fileio-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
filelock-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
floatfns-tests.el Prefer oddp/evenp to free-coding them in tests 2025-02-17 05:37:10 +01:00
fns-tests.el Prefer incf to cl-incf in tests 2025-02-23 00:38:22 +01:00
font-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
image-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
indent-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
inotify-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
json-tests.el Prefer incf to cl-incf in tests 2025-02-23 00:38:22 +01:00
keyboard-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
keymap-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
lcms-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
lread-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
marker-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
minibuf-tests.el Prefer incf to cl-incf in tests 2025-02-23 00:38:22 +01:00
print-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
process-tests.el Prefer incf to cl-incf in tests 2025-02-23 00:38:22 +01:00
regex-emacs-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
search-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
sqlite-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
syntax-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
textprop-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
thread-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
timefns-tests.el Use eabs in Fcurrent_time_zone 2025-01-13 01:05:42 +01:00
treesit-tests.el Rename treesit-add-simple-indent-rules 2025-02-17 13:38:15 -08:00
undo-tests.el Prefer oddp/evenp to free-coding them in tests 2025-02-17 05:37:10 +01:00
xdisp-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
xfaces-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
xml-tests.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00