aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make relative URL parsing and resolution consistent with RFC 3986 (bug#22044)Alain Schneble2015-12-261-0/+105
* Make relative URL parsing and resolution consistent with RFC 3986 (bug#22044)Alain Schneble2015-12-261-0/+167
* dired generate autoloads to non-versioned file.Phillip Lord2015-12-171-0/+35
* eieio generate autoloads to non-versioned file.Phillip Lord2015-12-171-0/+6
* htmlfontify generate autoload to non-versioned file.Phillip Lord2015-12-171-0/+34
* ibuffer generate autoloads to non-versioned file.Phillip Lord2015-12-171-0/+34
* rmail generate autoloads to non-versioned file.Phillip Lord2015-12-171-0/+35
* ps-print generate autoloads to non versioned file.Phillip Lord2015-12-171-0/+36
* reftex generate autoloads to non versioned file.Phillip Lord2015-12-171-0/+15
* 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