1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-10 01:34:36 -08:00
emacs/test/lisp
Michael Albinus 4849677967 Fix Bug#22814
* lisp/autorevert.el (global-auto-revert-mode): Do not set
`auto-revert-use-notify' to nil.

* etc/NEWS: Mention this.

* etc/PROBLEMS: Remove problem Bug#22814.

* src/kqueue.c: Include <sys/resource.h>.
(Fkqueue_add_watch): Limit the number of used file descriptors.
(Bug#22814)

* test/lisp/filenotify-tests.el (file-notify--test-remote-enabled)
(file-notify-test00-availability, file-notify-test01-add-watch)
(file-notify-test02-events, file-notify-test06-many-events):
Use #' read syntax for functions.
(file-notify-test05-dir-validity)
(file-notify-test06-many-events): Simplify directory creation.
(file-notify-test09-sufficient-ressources): New test.
2016-03-04 14:01:36 +00:00
..
calc Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
calendar Remove buggy parse-time test 2016-03-02 17:00:05 +00:00
emacs-lisp Move cl-seq-tests to the right place after the merge 2016-03-04 09:09:07 +00:00
eshell Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
gnus Move low-level library files from the lisp/gnus directory 2016-02-24 13:04:03 +11:00
international Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
legacy - 2016-01-18 22:56:33 -08:00
mail ; Add 2016 to copyright years for files not in emacs-25 branch 2016-01-12 16:20:00 -05:00
net Fix merge conflicts in network-stream-tests.el 2016-02-22 15:06:33 +11:00
progmodes Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
textmodes Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
url * test/lisp/url/url-auth-tests.el (url-auth-test-digest-auth): 2016-02-12 21:18:13 -05:00
vc Make use of the `ert-with-function-mocked' macro 2016-02-23 14:46:56 +11:00
abbrev-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
auth-source-tests.el Move low-level library files from the lisp/gnus directory 2016-02-24 13:04:03 +11:00
autorevert-tests.el Merge missing commit from emacs-25 branch 2016-01-12 10:37:06 +01:00
character-fold-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
comint-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
descr-text-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
dired-tests.el ; Add 2016 to copyright years for files not in emacs-25 branch 2016-01-12 16:20:00 -05:00
electric-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
epg-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
faces-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
filenotify-tests.el Fix Bug#22814 2016-03-04 14:01:36 +00:00
help-fns-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
htmlfontify-tests.el ; Add 2016 to copyright years for files not in emacs-25 branch 2016-01-12 16:20:00 -05:00
ibuffer-tests.el ; Add 2016 to copyright years for files not in emacs-25 branch 2016-01-12 16:20:00 -05:00
imenu-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
info-xref-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
isearch-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
json-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
man-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
minibuffer-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
obarray-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
ps-print-tests.el ; Add 2016 to copyright years for files not in emacs-25 branch 2016-01-12 16:20:00 -05:00
replace-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
simple-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
sort-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
subr-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
thingatpt-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
xml-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00