summaryrefslogtreecommitdiff
path: root/test/lisp/filenotify-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Fix problem in remote file notificationMichael Albinus2019-06-141-19/+10
* ; SOme changes in filenotify-tests.el for EMBAMichael Albinus2019-05-051-8/+8
* Adapt tests for recent file-notification changes in TrampMichael Albinus2019-05-051-24/+35
* Add tests for remote files in auto-revert-testsMichael Albinus2019-05-031-3/+5
* Some rearragements for remote tests in filenotify-tests.elMichael Albinus2019-04-141-8/+8
* Fix last patchMichael Albinus2019-04-131-1/+1
* Replace (skip-unless nil) by tag :unstable in test packagesMichael Albinus2019-04-131-2/+1
* Fix problem in filenotify-testsMichael Albinus2019-01-301-1/+1
* * test/lisp/filenotify-tests.el (file-notify--deftest-remote):Michael Albinus2019-01-291-1/+1
* ; Format filenotify-tests.elMichael Albinus2019-01-071-60/+61
* Adapt tests for embaMichael Albinus2019-01-071-30/+19
* Adapt filenotify-tests for embaMichael Albinus2019-01-061-81/+111
* Mark some filenotify tests unstable on embaMichael Albinus2019-01-031-2/+7
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Fix Bug#33735Michael Albinus2018-12-211-3/+24
* | * test/lisp/filenotify-tests.el, test/lisp/shadowfile-tests.el:Michael Albinus2018-12-211-1/+0
* | Skip a remote filenotify test on hydraGlenn Morris2018-12-181-2/+5
* | A filenotify test now passes on hydraGlenn Morris2018-12-181-2/+1
* | Avoid tests failures on hydra due to Tramp autoload changesGlenn Morris2018-12-171-0/+1
* | Suppress filenotify remote test failures on hydra.nixos.orgGlenn Morris2018-12-151-3/+6
* | Fix a filenotify test failure on CygwinKen Brown2018-08-031-2/+2
* | * lisp/subr.el (dotimes): Deprecate RESULT field. (Bug#16206)Juri Linkov2018-04-281-4/+6
* | Handle quoted remote file names for file notificationsMichael Albinus2018-02-021-2/+3
* | Finish changes in autorevert from commit 530bb2dc68Michael Albinus2018-01-221-3/+6
* | * test/lisp/filenotify-tests.el (file-notify-test03-events): Cleanup subtests.Michael Albinus2018-01-191-185/+220
|/
* Fix Bug#30057Michael Albinus2018-01-101-26/+36
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Use a more specific test for running on hydra.nixos.orgGlenn Morris2017-07-181-2/+2
* (Re-)activate remote tests of filenotify-tests.elMichael Albinus2017-07-031-2/+9
* Skip a test from filenotify-tests.el on CygwinKen Brown2017-05-081-3/+6
* Fix filenotify-tests.el for cygwinMichael Albinus2017-05-011-1/+3
* Fix issues regarding inotify file-notificationAndreas Politz2017-03-261-5/+0
* Fix filenotify.el issue for kqueueMichael Albinus2017-03-221-2/+13
* Extend `file-notify-test02-rm-watch'Michael Albinus2017-03-221-4/+51
* Fix Bug#26127Michael Albinus2017-03-171-23/+73
* Modify suppressing `vc-refresh-state' in filenotify-tests.elMichael Albinus2017-02-081-3/+4
* Suppress undesired error messages in filenotify-tests.elMichael Albinus2017-02-071-0/+3
* New macro 'ert-with-message-capture'Gemini Lasswell2017-02-041-30/+26
* Fix filenotify-tests on MS-WindowsEli Zaretskii2017-01-271-0/+14
* Finish work on filenotify-tests.elMichael Albinus2017-01-031-14/+70
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* Further improve filenotify-tests.elKen Brown2016-12-311-4/+7
* Improve filenotify-tests.elMichael Albinus2016-12-291-41/+62
* Improve filenotify-tests.el on Cygwin (Bug #21804)Ken Brown2016-12-271-39/+39
* ; Simplify in filenotify-tests.elMichael Albinus2016-06-201-20/+19
* Weaken test conditions in filenotify-tests.elMichael Albinus2016-06-201-86/+46
* Some fixes in filenotify-tests.el for cygwinMichael Albinus2016-06-061-16/+22
* Improve robustness of filenotify-tests.el (Bug#23618)Michael Albinus2016-06-051-114/+206