summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-25John Wiegley2016-04-022-1/+118
|\
| * 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
* | Fix typo in network-stream-tests.elMichael Albinus2016-03-291-1/+1
* | New function seq-sort-by in seq.elNicolas Petton2016-03-291-0/+5
* | Add a new function `buffer-hash'Lars Magne Ingebrigtsen2016-03-281-0/+16
* | Implement 'func-arity'Paul Pogonyshev2016-03-261-0/+11
* | (shr-insert): Respect non-breaking space in non-<pre> textLars Magne Ingebrigtsen2016-03-252-0/+13
* | Adapt filenotify-tests.el according latest testsMichael Albinus2016-03-241-21/+10
* | Support completion of attribute values in CSS modeSimen Heggestøyl2016-03-231-0/+66
* | ; Remove unwanted merge from emacs-25Michael Albinus2016-03-221-11/+2
* | -Paul Eggert2016-03-221-2/+11
|\ \ | |/
| * Suppress some Tramp tests for OSX, do not merge with masterMichael Albinus2016-03-171-2/+11
* | -Paul Eggert2016-03-223-7/+59
|\ \ | |/
| * 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
* | Move the cert files to the data directoryLars Magne Ingebrigtsen2016-03-203-2/+2
* | Further empty <li> tweaksLars Magne Ingebrigtsen2016-03-202-0/+4
* | Don't remove too much white space at the end of documentsLars Magne Ingebrigtsen2016-03-201-1/+1
* | Add tests for empty <ul><li>Lars Magne Ingebrigtsen2016-03-202-0/+7
* | Add more shr HTML rendering testsLars Magne Ingebrigtsen2016-03-206-5/+29
* | Add a test harness for shr HTML rendering and one testLars Magne Ingebrigtsen2016-03-203-0/+50
* | Improve w32notify notificationsFabrice Popineau2016-03-191-4/+11
* | * test/lisp/dabbrev-tests.el: Merge fix: move here from test/automated.Glenn Morris2016-03-161-0/+0
* | Merge from origin/emacs-25John Wiegley2016-03-1112-150/+187
|\ \ | |/
| * 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
* | Merge from origin/emacs-25John Wiegley2016-03-112-1/+48
|\ \ | |/
| * 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
* | Don't run ipv6 test on systems without ipv6Lars Magne Ingebrigtsen2016-03-051-0/+1
* | Fix Bug#22814Michael Albinus2016-03-041-22/+64
* | Move cl-seq-tests to the right place after the mergeLars Ingebrigtsen2016-03-041-42/+0
* | Move cl-seq-tests to the right place after the mergeLars Ingebrigtsen2016-03-041-0/+42
* | Merge from origin/emacs-25John Wiegley2016-03-031-0/+4
|\ \ | |/
| * Fix targets in test/automated/Makefile.inMichael Albinus2016-03-011-0/+4
* | Merge from origin/emacs-25John Wiegley2016-03-031-69/+76
|\ \ | |/