aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into concurrency-libtaskPhilipp Stephani2016-10-281-2/+24
|\
| * Add more tests for Bug#24627Tino Calancha2016-10-271-2/+24
* | Clarify the behavior of minor mode commandsPhilipp Stephani2016-10-261-0/+69
|/
* * lisp/shell.el (shell--unquote&requote-argument): Match data misuseFilipp Gunbin2016-10-261-0/+33
* Add seq-random-elt to seq.elDamien Cassou2016-10-251-0/+17
* Minor fixes to cc-mode-tests.elPhilipp Stephani2016-10-201-1/+8
* cl-seq: Remove max limit on input sequence lengthTino Calancha2016-10-201-1/+0
* Add tests for foreign completions in CSS modeSimen Heggestøyl2016-10-151-1/+35
* Add test for Bug#24627Tino Calancha2016-10-131-0/+15
* Don’t consider nested let-alist formsPhilipp Stephani2016-10-081-0/+8
* Make querying to kill processes customizablePhilipp Stephani2016-10-011-0/+23
* ; * test/src/undo-tests.el: Moved from test/lisp/legacy/.Eli Zaretskii2016-09-241-448/+0
* ; * Move test/lisp/legacy/textprop-tests.el to test/src/.Eli Zaretskii2016-09-241-69/+0
* Incorporate syntax-tests in lisp-tests.Eli Zaretskii2016-09-242-99/+69
* ; * test/src/process-tests.el: Renamed from test/lisp/legacy/process-tests.el.Eli Zaretskii2016-09-241-165/+0
* Incorporate occur-tests in replace-testsEli Zaretskii2016-09-242-353/+327
* Incorporate lexbind-tests.el in bytecomp-test.elEli Zaretskii2016-09-242-76/+42
* ; * test/src/font-tests.el: Moved from test/lisp/legacy/font-parse-tests.el.Eli Zaretskii2016-09-241-166/+0
* ; * test/lisp/files-tests.el: Minor copyedits.Eli Zaretskii2016-09-241-2/+3
* ; * test/lisp/files-tests.el: Moved from test/lisp/legacy/.Eli Zaretskii2016-09-241-0/+0
* Incorporate core-elisp-tests in lisp-testsEli Zaretskii2016-09-242-52/+29
* Move coding-tests.el and decoder-test.el to their placesEli Zaretskii2016-09-241-349/+0
* ; * test/src/coding-tests.el: Moved from test/lisp/legacy/.Eli Zaretskii2016-09-241-58/+0
* ; * test/lisp/emacs-lisp/bytecomp-tests.el: Fix header and 'provide'.Eli Zaretskii2016-09-241-2/+3
* ; * test/lisp/emacs-lisp/bytecomp-tests.el: Moved from test/lisp/.Eli Zaretskii2016-09-241-0/+0
* ; * test/lisp/bytecomp-tests.el: Moved from test/lisp/legacy/.Eli Zaretskii2016-09-241-1/+0
* Add test for Bug#21454Tino Calancha2016-09-131-0/+28
* Don't require isearch-update before isearch-doneNoam Postavsky2016-09-101-0/+8
* * lisp/emacs-lisp/ring.el: Use lexical-bindingSimen Heggestøyl2016-09-091-0/+2
* Add tests for ring.elSimen Heggestøyl2016-09-081-0/+204
* Use normal double quotes in TeX / LaTeX commentsKarl Fogel2016-08-301-0/+1
* Add tests for dom.elSimen Heggestøyl2016-08-281-0/+201
* ; Spelling fixesPaul Eggert2016-08-211-1/+1
* Add tests for Bug#24264Tino Calancha2016-08-191-0/+266
* Add compatibility layer for `temporary-file-directory-function'Michael Albinus2016-08-101-0/+3
* Add `make-nearby-temp-file' and `temporary-file-directory'Michael Albinus2016-08-071-125/+116
* Merge from origin/emacs-25Paul Eggert2016-08-051-17/+109
|\
* \ Merge from origin/emacs-25Paul Eggert2016-08-051-1/+18
|\ \ | |/
* | Spelling and minor grammar fixesPaul Eggert2016-08-051-3/+3
* | * cl-generic.el: Fix problems introduced by new load-history formatStefan Monnier2016-08-021-11/+36
* | Fix dired-test-bug22694Ken Brown2016-07-271-0/+2
* | Fix failing testTino Calancha2016-07-211-3/+7
* | Add tests for ucs-normalize.elNoam Postavsky2016-07-161-0/+277
* | Dired always read file systemTino Calancha2016-07-111-0/+19
* | Detect aliases to built-in functionsTino Calancha2016-07-091-1/+0
* | Avoid recursive detection of remote uid and gid in tramp-gvfs.elMichael Albinus2016-07-091-3/+3
* | Complete "initial" and "unset" in CSS modeSimen Heggestøyl2016-07-061-1/+2
* | Make all Tramp tests pass for "gdrive" methodMichael Albinus2016-07-051-2/+4
* | Add :expected-result :failed for unfixed bug testTino Calancha2016-07-061-0/+1
* | * test/lisp/help-fns-tests.el: Add several tests for 'describe-function'.Tino Calancha2016-07-051-5/+56