aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Suppress Chinese file name test for OSX in tramp-tests.elMichael Albinus2016-01-081-3/+3
* Additional changes for "make check-expensive"Michael Albinus2016-01-051-8/+12
* Introduce check-expensive tests.Michael Albinus2016-01-044-1/+23
* Minor fixes in tramp-tests.elMichael Albinus2016-01-041-2/+3
* Update copyright year to 2016Paul Eggert2016-01-01134-134/+137
* 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
* * 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