summaryrefslogtreecommitdiff
path: root/test/lisp/autorevert-tests.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typos in symbol namesStefan Kangas2022-10-271-1/+1
* Adjust autorevert tests to recent changeLars Ingebrigtsen2022-08-211-1/+1
* Factor out test configuration for remote filesMichael Albinus2022-06-081-31/+5
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Fix timeout problem in autorevert-tests.elMichael Albinus2021-12-191-20/+6
* | Prefer nil to (current-time) when either will doPaul Eggert2021-12-051-3/+3
* | Prefer ert-with-temp-(directory|file) in most remaining testsStefan Kangas2021-11-081-422/+413
|/
* ; Still more instrumentation on autorevert-tests.elMichael Albinus2021-09-271-9/+12
* ; More instrumentation in autorevert-tests.elMichael Albinus2021-09-271-2/+25
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-261-1/+1
* ; More instrumentation in autorevert-tests.elMichael Albinus2021-09-261-1/+1
* ; More instrumentation in autorevert-tests.elMichael Albinus2021-09-251-4/+4
* Fix auto-revert-test05-global-notifyMichael Albinus2021-09-241-1/+1
* ; Instrument autorevert-tests.elMichael Albinus2021-09-241-0/+3
* Mark auto-revert-test02-auto-revert-deleted-file as unstableLars Ingebrigtsen2021-08-141-1/+1
* Mark all autorevert tests as unstable on Cygwin (bug#49665)Michael Albinus2021-07-271-0/+6
* ; Normalize and add missing first and last linesStefan Kangas2021-04-191-1/+1
* Merge from origin/emacs-27Glenn Morris2021-03-291-1/+3
|\
| * Fix hang in autorevert-tests.elMichael Albinus2021-03-281-1/+3
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Fix recently uncovered 'make check' failuresBasil L. Contovounesios2021-01-231-9/+10
* | Fix failed autorevert test on embaMichael Albinus2021-01-231-2/+4
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Fix auto-revert-test07-auto-revert-several-buffersMichael Albinus2020-12-031-1/+1
* | Add test to autorevert-tests.elMichael Albinus2020-12-021-1/+84
* | ; Fix license statement in several filesStefan Kangas2020-10-281-3/+5
* | Make auto-revert-mode tests run fasterStefan Kangas2020-10-191-329/+327
* | Mark some tests as expensiveStefan Kangas2020-09-101-0/+3
* | Minor cleanup in {autorevert,filenotify,shadowfile}-tests.elMichael Albinus2020-01-221-2/+1
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* ; Fix typo introduced by last autorevert-tests patchMichael Albinus2019-08-211-1/+1
* ; Add traces to auto-revert-test02-auto-revert-deleted-fileMichael Albinus2019-08-211-1/+4
* Another attempt to fix bug#32645Michael Albinus2019-08-201-2/+4
* Give auto-revert-test02-auto-revert-deleted-file a chance on hydraMichael Albinus2019-08-151-1/+1
* Tag remote autorevert tests as unstableMichael Albinus2019-06-151-10/+10
* Keep auto-revert-mode working when changing buffer file name (bug#36159)Mattias Engdegård2019-06-111-0/+34
* Fix copy-paste error in autorevert-testMattias Engdegård2019-06-101-1/+1
* * test/lisp/autorevert-tests.el: Give on on remote hydra.nixos tests.Glenn Morris2019-05-271-3/+1
* * test/lisp/autorevert-tests.el: Try to fix remote hydra.nixos tests.Glenn Morris2019-05-271-0/+3
* Avoid polling in global-auto-revert-mode (bug#35418)Mattias Engdegård2019-05-201-1/+106
* Fix problems in autorevert-testsMichael Albinus2019-05-201-2/+3
* ; Instrument autorevert-testsMichael Albinus2019-05-191-1/+3
* * test/lisp/autorevert-tests.el (auto-revert--deftest-remote):Michael Albinus2019-05-191-3/+1
* ; Instrument auto-revert--deftest-remoteMichael Albinus2019-05-081-1/+3
* Adapt tests for recent file-notification changes in TrampMichael Albinus2019-05-051-2/+0
* Add tests for remote files in auto-revert-testsMichael Albinus2019-05-031-12/+133
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\