1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00
emacs/test/lisp/net
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
..
dbus-resources
eudc-resources EUDC: Improve LDAP and BBDB tests 2022-11-24 02:21:38 -05:00
mailcap-resources Add some more mailcap tests. 2022-01-16 00:21:17 +01:00
network-stream-resources Move more test data to follow our conventions 2020-10-23 21:07:26 +02:00
ntlm-resources Implement NTLM server for ntlm.el testing 2021-02-18 18:59:18 -05:00
puny-resources ; Prefer HTTPS to HTTP in many URLs 2022-10-15 13:06:45 +02:00
shr-resources Move shr.el test data to follow our conventions 2020-10-24 02:29:04 +02:00
tramp-archive-resources
tramp-resources Add Tramp test 2022-05-05 09:54:31 +02:00
browse-url-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
dbus-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
dig-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eudc-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnutls-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
hmac-md5-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mailcap-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
network-stream-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
newsticker-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nsm-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ntlm-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
puny-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
rcirc-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
rfc2104-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
sasl-cram-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
sasl-scram-rfc-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
sasl-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
secrets-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
shr-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
socks-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
tramp-archive-tests.el Don't mutate constants in tests 2023-05-13 14:31:00 +02:00
tramp-tests.el Suspend timers when reading Tramp process output 2023-05-04 20:42:24 +02:00
webjump-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00