Paul Eggert
|
4da38c6321
|
Update copyright year to 2025
Run "TZ=UTC0 admin/update-copyright".
|
2025-01-01 07:39:17 +00:00 |
|
Po Lu
|
8e1c56ae46
|
; Add 2024 to copyright years
|
2024-01-02 09:47:10 +08:00 |
|
Eli Zaretskii
|
cae528457c
|
; Add 2023 to copyright years.
|
2023-01-01 05:31:12 -05:00 |
|
Eli Zaretskii
|
19dcb237b5
|
; Add 2022 to copyright years.
|
2022-01-01 02:45:51 -05:00 |
|
Paul Eggert
|
ba05d005e5
|
Update copyright year to 2021
Run "TZ=UTC0 admin/update-copyright".
|
2021-01-01 01:13:56 -08:00 |
|
Stefan Kangas
|
1f44a77672
|
Use new resource directory macros in tests (Bug#43792)
* test/lisp/bookmark-tests.el (bookmark-tests-data-dir):
* test/lisp/calendar/todo-mode-tests.el (todo-test-data-dir):
* test/lisp/net/dbus-tests.el (dbus--tests-dir):
* test/lisp/emacs-lisp/edebug-tests.el
(edebug-tests-sample-code-file):
* test/lisp/emacs-lisp/package-tests.el
(package-test-fake-contents-file):
* test/lisp/emacs-lisp/shadow-tests.el (shadow-tests-data-directory):
* test/lisp/emacs-lisp/testcover-tests.el
(testcover-tests-file-dir, testcover-tests-test-cases):
* test/lisp/mail/uudecode-tests.el (uudecode-tests-data-dir):
* test/lisp/net/tramp-archive-tests.el
(tramp-archive-test-resource-directory):
* test/lisp/pcmpl-linux-tests.el (pcmpl-linux-tests-data-dir):
* test/lisp/progmodes/cperl-mode-tests.el
(cperl-mode-tests-data-directory):
* test/lisp/progmodes/flymake-tests.el
(flymake-tests-data-directory):
* test/lisp/progmodes/ruby-mode-tests.el (ruby-mode-tests-data-dir):
* test/lisp/saveplace-tests.el (saveplace-tests-dir):
* test/lisp/textmodes/css-mode-tests.el (css-mode-tests-data-dir):
Remove.
* test/lisp/bookmark-tests.el (bookmark-tests-bookmark-file)
(bookmark-tests-example-file, bookmark-tests-bookmark-file-list):
* test/lisp/calendar/todo-mode-tests.el (todo-test-file-1)
(todo-test-archive-1, with-todo-test, todo-test--add-file):
* test/lisp/custom-tests.el (custom--test-theme-variables):
* test/lisp/net/dbus-tests.el (dbus--test-introspect):
* test/lisp/emacs-lisp/edebug-tests.el (edebug-tests-setup-code-file):
* test/lisp/emacs-lisp/package-tests.el (package-test-data-dir)
(package-test-desc-from-buffer, package-test-install-single)
(package-test-macro-compilation)
(package-test-install-prioritized)
(package-test-install-multifile, package-test-update-archives)
(package-test-update-archives-async)
(package-test-update-archives/ignore-nil-entry)
(package-test-signed, package-x-test-upload-buffer)
(package-x-test-upload-new-version):
* test/lisp/emacs-lisp/shadow-tests.el (shadow-case-insensitive):
* test/lisp/emacs-lisp/testcover-tests.el
(testcover-tests-build-test-cases):
* test/lisp/mail/uudecode-tests.el (uudecode-tests-encoded-str)
(uudecode-tests-decoded-str):
* test/lisp/net/tramp-archive-tests.el
(tramp-archive-test-file-archive)
(tramp-archive-test-directory):
* test/lisp/pcmpl-linux-tests.el (pcmpl-linux-test-fs-types)
(pcmpl-linux-test-mounted-directories):
* test/lisp/progmodes/cperl-mode-tests.el (cperl-mode-test-bug-10483)
(cperl-mode-test-indent-styles):
* test/lisp/progmodes/flymake-tests.el
(flymake-tests--call-with-fixture):
* test/lisp/progmodes/ruby-mode-tests.el
(ruby--indent/converted-from-manual-test):
* test/lisp/saveplace-tests.el
(saveplace-test-save-place-to-alist/dir)
(saveplace-test-load-alist-from-file):
* test/lisp/textmodes/css-mode-tests.el (css-mode-test-indent): Adjust
to use new resource directory macros.
|
2020-10-16 11:28:09 +02:00 |
|
Paul Eggert
|
365e01cc9f
|
Update copyright year to 2020
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
|
2020-01-01 00:59:52 +00:00 |
|
Juanma Barranquero
|
bfc7c6e0d3
|
* test/lisp/url/url-file-tests.el (url-file): Fix for POSIX filenames.
|
2019-06-28 15:22:00 +02:00 |
|
Juanma Barranquero
|
7a8f22b004
|
* test/lisp/url/url-file-tests.el (url-file): Use file:///, not file://.
|
2019-06-15 05:29:03 +02:00 |
|
Paul Eggert
|
26bed8ba10
|
Update copyright year to 2019
Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
|
2019-01-01 01:01:13 +00:00 |
|
Noam Postavsky
|
81ae9c8c05
|
Load mm-util as needed for url-file and url-data (Bug#30258)
* lisp/url/url-file.el (url-file):
* lisp/url/url-misc.el (url-data): Require `mm-util' before calling
`mm-disable-multibyte'.
* test/lisp/url/url-file-resources/file.txt:
* test/lisp/url/url-file-tests.el:
* test/lisp/url/url-misc-tests.el: New tests.
|
2018-01-26 19:50:57 -05:00 |
|