summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Don't require isearch-update before isearch-done...Noam Postavsky2016-09-101-0/+8
* * lisp/emacs-lisp/ring.el: Use lexical-binding...Simen Heggestøyl2016-09-091-0/+2
* Split regex character class test into smaller chunks...Michal Nazarewicz2016-09-091-44/+46
* Add tests for ring.el...Simen Heggestøyl2016-09-081-0/+204
* New file test/src/marker-tests.elMartin Rudalics2016-09-081-0/+60
* Improve testing of etags...Eli Zaretskii2016-08-319-1070/+88
* ; Spelling and quotation fixesPaul Eggert2016-08-301-1/+1
* Use normal double quotes in TeX / LaTeX comments...Karl Fogel2016-08-301-0/+1
* Avoid crashes for invalid value of key modifiers...Eli Zaretskii2016-08-291-0/+7
* Add tests for dom.el...Simen Heggestøyl2016-08-281-0/+201
* Fix etags test suite messed up by merges from emacs-25...Eli Zaretskii2016-08-264-29/+0
* ; Spelling fixesPaul Eggert2016-08-211-1/+1
* Add tests for Bug#24264...Tino 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-25...Paul 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 Tramp...Michael Albinus2016-07-141-17/+113
* | Merge from origin/emacs-25...Paul Eggert2016-08-051-1/+18
|\|
| * Fix missing point information in undo...Phillip Lord2016-07-051-1/+18
* | Spelling and minor grammar fixes...Paul Eggert2016-08-053-8/+8
* | Fix accessing regex-resources in out-of-tree test runs in regex-tests...Michal Nazarewicz2016-08-031-1/+6
* | Fix unused lexical variable...Michal Nazarewicz2016-08-021-3/+2
* | * cl-generic.el: Fix problems introduced by new load-history format...Stefan Monnier2016-08-021-11/+36
* | Split regex glibc test cases into separet tests...Michal Nazarewicz2016-08-021-6/+18
* | Don’t (require 'cl)...Michal Nazarewicz2016-08-021-4/+3
* | Fix reading of regex-resources in regex-tests...Michal Nazarewicz2016-08-021-6/+5
* | Added driver for the regex tests...Dima Kogan2016-08-021-0/+572
* | New regex tests imported from glibc 2.21...Dima Kogan2016-08-024-0/+3723
* | Fix dired-test-bug22694...Ken Brown2016-07-271-0/+2
* | Fix ‘[[:cc:]]*literal’ regex failing to match ‘literal’ (bug#24020)...Michal Nazarewicz2016-07-251-0/+92
* | Fix failing test...Tino Calancha2016-07-211-3/+7
* | Fix 'transpose-regions' when LEAVE-MARKERS arg is non-nil...Eli Zaretskii2016-07-191-0/+45
* | Keep w32 environment settings internal only...Noam Postavsky2016-07-181-0/+39
* | Add tests for ucs-normalize.el...Noam Postavsky2016-07-161-0/+277
* | Test mapcan...Mario Lang2016-07-111-0/+10
* | Dired always read file system...Tino Calancha2016-07-111-0/+19
* | Detect aliases to built-in functions...Tino Calancha2016-07-091-1/+0
* | Avoid recursive detection of remote uid and gid in tramp-gvfs.el...Michael Albinus2016-07-091-3/+3
* | Minor tweaks of copying text properties when padding strings...Eli Zaretskii2016-07-091-2/+26
* | Yet another fix for copying properties by 'format'...Eli Zaretskii2016-07-081-1/+11
* | Run tests from non-byte compiled files...Phillip Lord2016-07-071-5/+8
* | Complete "initial" and "unset" in CSS mode...Simen Heggestøyl2016-07-061-1/+2
* | Make all Tramp tests pass for "gdrive" method...Michael Albinus2016-07-051-2/+4
* | Add :expected-result :failed for unfixed bug test...Tino Calancha2016-07-061-0/+1
* | * test/lisp/help-fns-tests.el: Add several tests for 'describe-function'.Tino Calancha2016-07-051-5/+56
* | Simplify ‘delete-trailing-whitespace’ by not treating \n as whitespace...Michal Nazarewicz2016-07-041-1/+2
* | Make ‘delete-trailing-whitespace’ delete spaces after form feed...Michal Nazarewicz2016-07-041-2/+15
* | Add Google Drive support to Tramp...Michael Albinus2016-07-041-3/+2