summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix crash in evaluating functionsPhilipp Stephani2016-10-131-0/+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
* Merge from origin/emacs-25Paul Eggert2016-09-267-18/+333
|\
| * Fix tagging of DEFUN by etagsEli Zaretskii2016-09-217-18/+333
* | Update test suite files due to removal of test/lisp/legacyEli Zaretskii2016-09-242-3/+3
* | ; * test/src/undo-tests.el: Moved from test/lisp/legacy/.Eli Zaretskii2016-09-241-0/+0
* | ; * test/src/textprop-tests.el: Minor copyedits.Eli Zaretskii2016-09-241-0/+3
* | ; * Move test/lisp/legacy/textprop-tests.el to test/src/.Eli Zaretskii2016-09-241-0/+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-0/+1
* | 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: Minor copyedits.Eli Zaretskii2016-09-241-2/+3
* | ; * test/src/font-tests.el: Moved from test/lisp/legacy/font-parse-tests.el.Eli Zaretskii2016-09-241-0/+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-242-350/+326
* | ; * test/src/coding-tests.el: Moved from test/lisp/legacy/.Eli Zaretskii2016-09-241-0/+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
* | Update the bidi test code and dataEli Zaretskii2016-09-172-6/+51
* | 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
* | Split regex character class test into smaller chunksMichal Nazarewicz2016-09-091-44/+46
* | Add tests for ring.elSimen Heggestøyl2016-09-081-0/+204
* | New file test/src/marker-tests.elMartin Rudalics2016-09-081-0/+60
* | Improve testing of etagsEli Zaretskii2016-08-319-1070/+88
* | ; Spelling and quotation fixesPaul Eggert2016-08-301-1/+1
* | Use normal double quotes in TeX / LaTeX commentsKarl Fogel2016-08-301-0/+1
* | Avoid crashes for invalid value of key modifiersEli Zaretskii2016-08-291-0/+7
* | Add tests for dom.elSimen Heggestøyl2016-08-281-0/+201
* | Fix etags test suite messed up by merges from emacs-25Eli Zaretskii2016-08-264-29/+0
* | ; Spelling fixesPaul Eggert2016-08-211-1/+1
* | Add tests for Bug#24264Tino Calancha2016-08-191-0/+266
* | Add tests for 'substitute-command-keys'Eli Zaretskii2016-08-181-0/+92
* | 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
|\ \ | |/
| * Improve timing in `tramp-test29-environment-variables'Michael Albinus2016-07-141-13/+9
| * Add test for handling environment variables in TrampMichael Albinus2016-07-141-17/+113
* | Merge from origin/emacs-25Paul Eggert2016-08-051-1/+18
|\ \ | |/
| * Fix missing point information in undoPhillip Lord2016-07-051-1/+18