summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix missing point information in undo...Phillip Lord2016-07-051-1/+18
* ; Spelling fixesPaul Eggert2016-06-261-1/+1
* ; Only load .elc file in tests....Phillip Lord2016-06-221-1/+1
* Fix undo boundary in recursive edit (Bug#23632)...Phillip Lord2016-06-081-0/+32
* * test/automated/viper-tests.el (viper-test-undo-kmacro):...Glenn Morris2016-05-311-0/+1
* Fix infloop in 'number-sequence'...Eli Zaretskii2016-05-271-0/+9
* ; Spelling and punctuation fixes in commentsPaul Eggert2016-05-261-5/+5
* ; * test/automated/data-tests.el: Standardize license notice.Phillip Lord2016-05-231-11/+11
* ; * test/automated/viper-tests.el: Standardize license notice.Glenn Morris2016-05-231-11/+11
* Add automated test for viper-tests.elPhillip Lord2016-05-231-0/+160
* Revert "epg: Add a way to detect gpg1 executable for tests"...Daiki Ueno2016-05-201-24/+18
* epg: Add a way to detect gpg1 executable for tests...Daiki Ueno2016-05-191-18/+24
* * lisp/emacs-lisp/package.el (package--with-response-buffer):...Artur Malabarba2016-05-181-2/+9
* * lisp/char-fold.el: Rename from character-fold.el....Juri Linkov2016-05-171-46/+46
* Do not mistake colon at the end of regexp for slash symbol...Dmitry Gutov2016-05-121-0/+3
* Don't treat JS spread as contination method call...Dmitry Gutov2016-05-111-0/+6
* Rework xref-query-replace-in-results...Dmitry Gutov2016-05-051-0/+29
* ; * test/automated/xref-tests.el: Add copyright and license.Glenn Morris2016-05-031-0/+25
* Handle "empty line" regexp in xref searches...Dmitry Gutov2016-05-041-7/+7
* Add tests for xref-collect-matches...Dmitry Gutov2016-05-043-0/+41
* Add electric-quote-string unit test...Philipp Stephani2016-05-021-0/+8
* Don't mistake `for' inside a function for a part of array comprehension...Dmitry Gutov2016-04-281-0/+8
* Add new keywords of Python 3.5...Lele Gaifax2016-04-261-0/+56
* Fix Bug#20637. Do not merge to master...Michael Albinus2016-04-141-18/+19
* Fix stability confusion in sort-tests...Paul Eggert2016-04-061-2/+4
* (js--continued-expression-p): Special-case unary plus and minus...Dmitry Gutov2016-04-021-0/+6
* Fix OS X specific settings in tramp-tests...Michael Albinus2016-03-311-14/+8
* Fix map-put and map-delete for alists (Bug#23105)...Nicolas Petton2016-03-251-1/+8
* Add customization option for using UTF-8 coordinates in xt-mouse...Philipp Stephani2016-03-251-0/+110
* Suppress some Tramp tests for OSX, do not merge with master...Michael Albinus2016-03-171-2/+11
* Fix Ruby's operator precedence...Dmitry Gutov2016-03-161-1/+22
* (ruby-interpolation-inside-another-interpolation): New failing test...Dmitry Gutov2016-03-161-0/+8
* * test/automated/package-test.el (package-test-signed): Tweak skip...Glenn Morris2016-03-151-1/+1
* Do not tokenize a comment before continuation as ';'...Dmitry Gutov2016-03-151-1/+1
* Don't misindent arguments of a method call inside continuation...Dmitry Gutov2016-03-151-0/+11
* Tweak the left precedence of '=>'...Dmitry Gutov2016-03-141-0/+6
* Indent '.' relative to the first sibling expression...Dmitry Gutov2016-03-141-0/+5
* Support Ruby 2.3.0's safe navigation operator...Dmitry Gutov2016-03-121-4/+5
* Rework C source files to avoid ^(...Paul Eggert2016-03-103-8/+8
* By default, etags produces unqualified Perl tag names...Eli Zaretskii2016-03-106-141/+141
* Indent methods with keyword names correctly...Dmitry Gutov2016-03-101-0/+3
* Propertize character literals and special global variables differently...Dmitry Gutov2016-03-101-0/+3
* Propertize operator symbol names with symbol syntax class...Dmitry Gutov2016-03-091-0/+6
* Allow using the left shift operator without spaces on both sides...Dmitry Gutov2016-03-091-0/+9
* Guard against nested percent literals...Dmitry Gutov2016-03-071-0/+8
* Recognize iuwu-mod after an escaped newline...Dmitry Gutov2016-03-071-0/+3
* Don't misindent computed property generator methods...Dmitry Gutov2016-03-051-1/+6
* Prevent infinite loop on not-well-formed xml. (Bug#16344)...Ulf Jasper2016-03-021-1/+6