summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Don't mistake `for' inside a function for a part of array comprehensionDmitry Gutov2016-04-281-0/+8
* Add new keywords of Python 3.5Lele Gaifax2016-04-261-0/+56
* Fix Bug#20637. Do not merge to masterMichael Albinus2016-04-141-18/+19
* Fix stability confusion in sort-testsPaul Eggert2016-04-061-2/+4
* (js--continued-expression-p): Special-case unary plus and minusDmitry Gutov2016-04-021-0/+6
* Fix OS X specific settings in tramp-testsMichael 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-mousePhilipp Stephani2016-03-251-0/+110
* Suppress some Tramp tests for OSX, do not merge with masterMichael Albinus2016-03-171-2/+11
* Fix Ruby's operator precedenceDmitry Gutov2016-03-161-1/+22
* (ruby-interpolation-inside-another-interpolation): New failing testDmitry Gutov2016-03-161-0/+8
* * test/automated/package-test.el (package-test-signed): Tweak skipGlenn 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 continuationDmitry Gutov2016-03-151-0/+11
* Tweak the left precedence of '=>'Dmitry Gutov2016-03-141-0/+6
* Indent '.' relative to the first sibling expressionDmitry Gutov2016-03-141-0/+5
* Support Ruby 2.3.0's safe navigation operatorDmitry Gutov2016-03-121-4/+5
* Rework C source files to avoid ^(Paul Eggert2016-03-103-8/+8
* By default, etags produces unqualified Perl tag namesEli Zaretskii2016-03-106-141/+141
* Indent methods with keyword names correctlyDmitry Gutov2016-03-101-0/+3
* Propertize character literals and special global variables differentlyDmitry Gutov2016-03-101-0/+3
* Propertize operator symbol names with symbol syntax classDmitry Gutov2016-03-091-0/+6
* Allow using the left shift operator without spaces on both sidesDmitry Gutov2016-03-091-0/+9
* Guard against nested percent literalsDmitry Gutov2016-03-071-0/+8
* Recognize iuwu-mod after an escaped newlineDmitry Gutov2016-03-071-0/+3
* Don't misindent computed property generator methodsDmitry Gutov2016-03-051-1/+6
* Prevent infinite loop on not-well-formed xml. (Bug#16344)Ulf Jasper2016-03-021-1/+6
* Add the missing test case for the previous patchAlan Third2016-03-021-0/+42
* Fix targets in test/automated/Makefile.inMichael Albinus2016-03-011-0/+4
* Further adaptions in file-notify-tests.el for w32notifyMichael Albinus2016-02-231-69/+76
* (cl-union): Do not ignore :test argument when lists are equal.Nicolas Richard2016-02-231-0/+42
* Additional fixes for file notificationMichael Albinus2016-02-221-100/+148
* Fix Bug#22736Michael Albinus2016-02-211-6/+5
* Report also result in `file-notify--test-event-handler'Michael Albinus2016-02-201-1/+2
* Improve file-notify-test08-watched-file-in-watched-dirMichael Albinus2016-02-201-20/+34
* New filenotify test for bug#22736Tassilo Horn2016-02-201-0/+56
* Describe Makefile test targets in test/READMEMichael Albinus2016-02-101-0/+58
* Some fixes in file-notify-tests.elMichael Albinus2016-02-081-32/+59
* Fix Bug#22557Michael Albinus2016-02-072-36/+112
* Fix file-notify-test on MS-WindowsEli Zaretskii2016-02-061-7/+5
* Extend etags Ruby support for accessorsEli Zaretskii2016-02-068-27/+59
* * test/automated/file-notify-tests.el (file-notify-test06-many-events):Michael Albinus2016-02-051-2/+5
* Remove 'def X' from the exampleDmitry Gutov2016-02-048-122/+114
* Etags: yet another improvement in Ruby tagsEli Zaretskii2016-02-038-70/+102
* Fix names of tags generated for Ruby accessorsEli Zaretskii2016-02-027-69/+69
* Fix file-name recognition in 'etags'Eli Zaretskii2016-02-028-296/+657
* Change Ruby file names and extensions recognized by 'etags'Eli Zaretskii2016-02-021-0/+0
* More improvements for Ruby support in 'etags'Eli Zaretskii2016-02-028-31/+124
* Highlight two additional SCSS keywordsSimen Heggestøyl2016-02-012-2/+11
* Support Go language in 'etags'lu4nx2016-01-3010-3/+141