summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge emacs-25 into master (using imerge)John Wiegley2015-12-2933-569/+1860
|\
| * Spelling fixPaul Eggert2015-12-261-1/+1
| * Include the tests for the URL parsing fixesAlain Schneble2015-12-262-0/+167
| * Make relative URL parsing and resolution consistent with RFC 3986 (bug#22044)Alain Schneble2015-12-261-0/+105
| * Make tramp-test29-vc-registered more robustMichael Albinus2015-12-251-7/+10
| * Instrument Tramp testsMichael Albinus2015-12-221-2/+4
| * Suppress test on Mac OS XMichael Albinus2015-12-201-1/+9
| * Fix parsing netrc entries with portsEli Zaretskii2015-12-171-0/+45
| * Improve Lua support in etagsEli Zaretskii2015-12-118-6/+55
| * Improve and document Ruby support in 'etags'Eli Zaretskii2015-12-1110-1/+234
| * * test/automated/simple-test.el (undo-auto-boundary-timer): UpdateGlenn Morris2015-12-081-2/+2
| * Spelling fixesPaul Eggert2015-12-071-1/+1
| * Fix minor Tramp problems found on BSDMichael Albinus2015-12-061-4/+16
| * Fix auto-revert-tests.el when filenotify isn't usedMichael Albinus2015-12-061-1/+3
| * Fix Bug#22092.Ulf Jasper2015-12-051-0/+56
| * Remove copyright statements from trivial test filesArtur Malabarba2015-12-054-76/+0
| * Improve parsing of version stringsAlex Dunn2015-12-051-0/+112
| * * lisp/character-fold.el: Remove special case-folding supportArtur Malabarba2015-12-041-0/+21
| * * lisp/emacs-lisp/package.el (package-unpack): Load before compilingArtur Malabarba2015-12-035-0/+169
| * * lisp/character-fold.el: Add back multi-char matchingArtur Malabarba2015-12-011-1/+4
| * Don't mistake certain JS method calls for keywordsDmitry Gutov2015-12-011-0/+14
| * * lisp/character-fold.el (character-fold-to-regexp)Artur Malabarba2015-11-281-2/+2
| * * lisp/character-fold.el: Also play nice with case-foldingArtur Malabarba2015-11-281-2/+7
| * * lisp/character-fold.el: Add support for multi-char matchesArtur Malabarba2015-11-281-9/+36
| * * lisp/character-fold.el: Code simplificationsArtur Malabarba2015-11-281-0/+10
| * Add etags tests for the recent Lua-related bugfixEli Zaretskii2015-11-289-493/+576
| * * test/lisp/abbrev-tests.el: Define more testsLee Bochicchio2015-11-271-0/+55
| * After delete, record point location in undo.Phillip Lord2015-11-261-0/+48
| * Extend the test suite for json.elSimen Heggestøyl2015-11-241-39/+258
| * Finish excising electric indent from `open-line'Karl Fogel2015-11-211-24/+20
| * Unrevert most of regexp reentrancy abort patchStefan Monnier2015-11-211-3/+3
| * Revert `open-line' electric-indent sensitivityKarl Fogel2015-11-191-1/+16
| * ; Fix breakage in elisp-mode-tests.elDmitry Gutov2015-11-161-2/+2
| * * lisp/faces.el (faces--attribute-at-point): Fix an issueArtur Malabarba2015-11-151-0/+5
| * Change test name to avoid spellcheck issue.Paul Eggert2015-11-141-1/+1
| * Avoid signaling an error in 'describe-symbol'Eli Zaretskii2015-11-141-0/+10
| * * test/automated/simple-test.el: Add test for bug#20698 (bug#21885)Juanma Barranquero2015-11-131-0/+17
* | 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
|/ /