1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 22:40:51 -08:00
emacs/test/lisp/textmodes
Mattias Engdegård 63be4d11b5 Don't mutate constants in tests
* test/lisp/emacs-lisp/cl-macs-tests.el
(cl-macs-test--symbol-macrolet):
* test/lisp/emacs-lisp/cl-print-tests.el
(cl-print-tests-ellipsis-circular):
* test/lisp/emacs-lisp/eieio-tests/eieio-test-persist.el
(eieio-test-persist-interior-lists):
* test/lisp/textmodes/reftex-tests.el (reftex-all-used-citation-keys):
* test/src/xdisp-tests.el (xdisp-tests--minibuffer-resizing):
* test/src/fns-tests.el (test-vector-delete):
Mutate created objects, not constants.

* test/lisp/emacs-lisp/subr-x-tests.el
(subr-x-test-add-display-text-property): Mutate a created string, and
compare using `equal-including-properties` without which the test was
rather meaningless.

* test/lisp/net/tramp-archive-tests.el
(tramp-archive-test16-directory-files): Don't mutate.
2023-05-13 14:31:00 +02:00
..
css-mode-resources Recognize some more SCSS selectors 2022-05-15 16:42:56 +02:00
emacs-news-mode-resources Make 'emacs-news-cycle-tag' work at all levels 2023-02-21 15:25:36 +01:00
paragraphs-resources Revert mark-paragraph change and add tests 2021-01-07 13:08:52 +01:00
texinfo-resources Make paragraph/filling functions in texinfo-mode work better 2021-11-07 23:47:47 +01:00
bibtex-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
conf-mode-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
css-mode-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
dns-mode-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
emacs-news-mode-tests.el Rename 'emacs-news-toggle-tag' to 'emacs-news-cycle-tag' 2023-02-16 13:07:48 +01:00
fill-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mhtml-mode-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
page-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
paragraphs-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
po-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
reftex-tests.el Don't mutate constants in tests 2023-05-13 14:31:00 +02:00
sgml-mode-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
texinfo-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
tildify-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
underline-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00