aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* make check unconditional, check-maybe top-level.Phillip Lord2015-12-021-1/+1
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsPhillip Lord2015-12-021-9/+9
|\
| * ; * test/make-test-deps.emacs-lisp: Standardize license notice.Glenn Morris2015-12-011-9/+9
* | Tests now support out-of-source-build.Phillip Lord2015-12-012-31/+43
|/
* Improve documentation and clean up.Phillip Lord2015-11-301-1/+6
* Update file headers for name change.Phillip Lord2015-11-302-4/+4
* Test files renamed to new scheme.Phillip Lord2015-11-302-0/+0
* Tests now depend on source filesPhillip Lord2015-11-302-0/+94
* ; 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
* 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
* Move elisp-mode-tests to new function names.Phillip Lord2015-11-271-2/+2
* Merge branch 'feature/standard-test-location'Phillip Lord2015-11-26251-36/+95
|\
| * Update elisp-mode-tests for changed file location.Phillip 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-244-0/+334
| * Test infrastructure: updates after directory movePhillip Lord2015-11-244-9/+12
| * Rename all test files to reflect source layout.Phillip Lord2015-11-24251-334/+54
* | Merge from scratch/kqueueMichael Albinus2015-11-252-171/+388
|\ \ | |/ |/|
| * Some final fixes in file notification before merging with masterMichael Albinus2015-11-251-97/+211
| * Rework file notifications, kqueue has problems with directory monitorsMichael Albinus2015-11-252-129/+168
| * Improve loops in file-notify-test06-many-eventsMichael Albinus2015-11-251-5/+7
| * Handle more complex rename operation in kqueueMichael Albinus2015-11-251-6/+4
| * New test with a larger number of events.Wolfgang Jenkner2015-11-251-1/+40
| * Further fixes for kqueue.Michael Albinus2015-11-251-17/+42
* | Use obarray functions from obarray.Przemysław Wojnowski2015-11-201-2/+33
|/
* * test/automated/simple-test.el: Add test for bug#20698 (bug#21885)Juanma Barranquero2015-11-131-0/+17
* * test/automated/keymaps-test.el: Fix test to make it repeatableJuanma Barranquero2015-11-121-7/+11
* * test/automated/cl-lib-tests.el (cl-lib-struct-constructors): Small fixArtur Malabarba2015-11-121-2/+2
* : Tests for undo-auto functionality.Phillip Lord2015-11-121-0/+33
* Enable sorting of JSON object keys when encodingSimen Heggestøyl2015-11-121-0/+29
* * test/automated/keymap-tests.el: New test fileJuanma Barranquero2015-11-121-0/+39
* Rename seq-p and map-p to seqp and mappNicolas Petton2015-11-111-10/+10
* Rename obarray-p to obarraypNicolas Petton2015-11-111-11/+11
* Rename obarray-foreach to obarray-mapNicolas Petton2015-11-111-3/+3
* New file with obarray functions.Przemysław Wojnowski2015-11-111-0/+90
* Spelling fixesPaul Eggert2015-11-101-1/+1
* * lisp/emacs-lisp/map.el (map-merge-with): New functionArtur Malabarba2015-11-101-0/+7
* Merge branch 'project-next'Dmitry Gutov2015-11-101-4/+4
|\
| * Rename "search path" to "library roots"Dmitry Gutov2015-11-061-4/+4
* | Add support for retrieving paths to JSON elementsSimen Heggestøyl2015-11-081-0/+19
* | ;* test/automated/abbrev-tests.el: Fix a typo in a commentEli Zaretskii2015-11-081-1/+1
* | Add test for bug #21824Noam Postavsky2015-11-071-0/+48
* | * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Fix a bugArtur Malabarba2015-11-071-1/+7
* | Fix error in copy-abbrev-tableEli Zaretskii2015-11-071-0/+43
* | Add test to auto-revert-tests.el for Bug#21841Michael Albinus2015-11-071-2/+66
* | * test/automated/subr-tests.el (subr-test-when): Fix againArtur Malabarba2015-11-061-1/+1