summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update file headers for name change.feature/tests-depend-on-sourcePhillip Lord2015-11-292-4/+4
* Test files renamed to new scheme.Phillip Lord2015-11-292-0/+0
* Tests now depend on source filesPhillip Lord2015-11-283-0/+96
* ; Pacify byte-compiler in filenotify-tests.elMichael Albinus2015-11-281-2/+2
* Fix a problem with gfilenotify in filenotify-tests.elMichael Albinus2015-11-281-24/+31
* * .gitignore: Adjust to changes in 'test' directory structure.Eli Zaretskii2015-11-281-4/+4
* Fix test/manual/etags/MakefileEli Zaretskii2015-11-281-2/+2
* Exclude resource dirs from search for tests.Phillip Lord2015-11-271-7/+6
* Add test targets without directory names.Phillip Lord2015-11-271-0/+4
* * lisp/emacs-lisp/package.el: Require url-handlersArtur Malabarba2015-11-271-3/+1
* Move elisp-mode-tests to new function names.Phillip Lord2015-11-271-2/+2
* * lisp/emacs-lisp/package.el: Declare `url-insert-buffer-contents'Juanma Barranquero2015-11-271-0/+3
* Merge branch 'feature/standard-test-location'Phillip Lord2015-11-26255-47/+106
|\
| * Update elisp-mode-tests for changed file location.feature/standard-test-locationPhillip Lord2015-11-241-16/+16
| * Exclude manual tests from MakefilePhillip Lord2015-11-241-2/+3
| * Move package test files to new directory.Phillip Lord2015-11-2420-11/+12
| * Restore delete Makefiles and fix .gitignore.Phillip Lord2015-11-245-4/+338
| * Test infrastructure: updates after directory movePhillip Lord2015-11-244-9/+12
| * Rename all test files to reflect source layout.Phillip Lord2015-11-24254-341/+61
* | * lisp/emacs-lisp/eieio.el: Add some default implementationsStefan Monnier2015-11-252-29/+19
* | Mention kqueue in NEWSMichael Albinus2015-11-251-0/+13
* | ; Merge from scratch/kqueueMichael Albinus2015-11-250-0/+0
|\ \
| * \ Merge branch 'scratch/kqueue' of git.sv.gnu.org:/srv/git/emacs into scratch/k...scratch/kqueueMichael Albinus2015-11-250-0/+0
| |\ \
| | * | Some final fixes in file notification before merging with masterMichael Albinus2015-11-253-114/+239
| | * | Rework file notifications, kqueue has problems with directory monitorsMichael Albinus2015-11-204-148/+203
| | * | Continie with pending eventsMichael Albinus2015-11-191-14/+31
| | * | Improve loops in file-notify-test06-many-eventsMichael Albinus2015-11-191-5/+7
| | * | Handle more complex rename operation in kqueueMichael Albinus2015-11-192-12/+23
| | * | New test with a larger number of events.Wolfgang Jenkner2015-11-181-1/+40
| | * | Further fixes for kqueue.Michael Albinus2015-11-183-55/+91
| | * | Code cleanup of kqueue.cMichael Albinus2015-11-171-52/+57
| | * | Doc changes for kqueueMichael Albinus2015-11-161-19/+22
| | * | Finish implementation in kqueue.cMichael Albinus2015-11-161-23/+35
| | * | * lisp/filenotify.el (file-notify-add-watch): Fix thinko.Michael Albinus2015-11-161-2/+2
| | * | More work on kqueueMichael Albinus2015-11-152-62/+149
| | * | Implement directory eventsMichael Albinus2015-11-142-32/+121
| | * | Build fixes for kqueue support.Wolfgang Jenkner2015-11-112-1/+8
| | * | Continue kqueue implementationMichael Albinus2015-11-112-41/+43
| | * | Work on kqueueMichael Albinus2015-11-113-189/+125
| | * | Add kqueue supportMichael Albinus2015-11-115-33/+400
* | | | Merge from scratch/kqueueMichael Albinus2015-11-2511-271/+1064
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Some final fixes in file notification before merging with masterMichael Albinus2015-11-253-114/+239
| * | Rework file notifications, kqueue has problems with directory monitorsMichael Albinus2015-11-254-148/+203
| * | Continie with pending eventsMichael Albinus2015-11-251-14/+31
| * | Improve loops in file-notify-test06-many-eventsMichael Albinus2015-11-251-5/+7
| * | Handle more complex rename operation in kqueueMichael Albinus2015-11-252-12/+23
| * | New test with a larger number of events.Wolfgang Jenkner2015-11-251-1/+40
| * | Further fixes for kqueue.Michael Albinus2015-11-253-55/+91
| * | Code cleanup of kqueue.cMichael Albinus2015-11-251-52/+57
| * | Doc changes for kqueueMichael Albinus2015-11-251-19/+22