]> code.delx.au - gnu-emacs/commit
Adapt tests and manual for w32notify
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 21 Sep 2015 13:07:06 +0000 (15:07 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 21 Sep 2015 13:07:06 +0000 (15:07 +0200)
commit01b547529ba81f4f5a64f5017a2c3d6601d0bb95
treec52e7ad2b66dca3d7a8f612516d0e738696713bf
parent127bafdc6dcbcf4b11bff7ec52960bd941613a1c
Adapt tests and manual for w32notify

* doc/lispref/os.texi (File Notifications): w32notify does not
send `attribute-changed' events.

* test/automated/file-notify-tests.el (file-notify--test-with-events):
Simplify parameters.  Adapt all callees.
(file-notify-test02-events): w32notify does not send
`attribute-changed' events.
(file-notify-test04-file-validity, file-notify-test05-dir-validity):
Do not skip in case of w32notify.  Simply ignore this part of the test.
doc/lispref/os.texi
test/automated/file-notify-tests.el