1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 10:31:37 -08:00
emacs/test/lisp/calendar
Stefan Kangas cdd7589330 Prefer ert-with-temp-(directory|file) in most remaining tests
* test/lisp/auth-source-tests.el (auth-source-test-searches):
* test/lisp/autorevert-tests.el (auto-revert-test00-auto-revert-mode)
(auto-revert-test01-auto-revert-several-files)
(auto-revert-test02-auto-revert-deleted-file)
(auto-revert-test03-auto-revert-tail-mode)
(auto-revert-test04-auto-revert-mode-dired)
(auto-revert-test05-global-notify)
(auto-revert-test06-write-file)
(auto-revert-test07-auto-revert-several-buffers):
* test/lisp/calendar/icalendar-tests.el (icalendar-tests--do-test-cycle):
* test/lisp/custom-tests.el (custom-theme--load-path):
* test/lisp/dired-aux-tests.el (dired-test-bug27496)
(with-dired-bug28834-test):
* test/lisp/emacs-lisp/bytecomp-tests.el (test-byte-comp-compile-and-load)
(bytecomp-tests--dest-mountpoint)
(bytecomp-tests--target-file-no-directory):
* test/lisp/emacs-lisp/gv-tests.el (gv-tests--in-temp-dir):
* test/lisp/eshell/eshell-tests.el (with-temp-eshell)
(eshell-test-command-result):
* test/lisp/info-xref-tests.el (info-xref-test-makeinfo):
* test/lisp/vc/vc-tests.el (vc-test--create-repo)
(vc-test--register, vc-test--state, vc-test--working-revision)
(vc-test--checkout-model, vc-test--rename-file)
(vc-test--version-diff):
* test/src/buffer-tests.el (test-kill-buffer-auto-save-delete):
* test/src/comp-tests.el (comp-tests-bootstrap):
* test/src/process-tests.el (process-test-quoted-batfile): Prefer
'ert-with-temp-(directory|file)' to using 'make-temp-file' directly.
2021-11-08 01:33:16 +01:00
..
icalendar-resources Display yearly ical events from first year on. Fix Bug#23100. 2021-02-15 17:27:45 +01:00
todo-mode-resources
cal-french-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
cal-julian-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
icalendar-tests.el Prefer ert-with-temp-(directory|file) in most remaining tests 2021-11-08 01:33:16 +01:00
iso8601-tests.el Get fractional seconds in iso8601 parsing right 2021-06-14 15:32:03 +02:00
lunar-tests.el Stabilise lunar-phase-list test (bug#45818) 2021-01-13 14:16:57 +01:00
parse-time-tests.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
solar-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
time-date-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
todo-mode-tests.el Prefer ert-with-temp-(directory|file) 2021-11-07 01:54:31 +01:00