aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* regex: added tests for the case-fold embedded modifiersdima_regex_embedded_modifiersDima Kogan2016-04-221-1/+189
* Added driver for the regex testsDima Kogan2016-04-221-0/+592
* New regex tests imported from glibc 2.21Dima Kogan2016-04-224-0/+3723
* Merge from origin/emacs-25Paul Eggert2016-04-111-2/+4
|\
| * Fix stability confusion in sort-testsPaul Eggert2016-04-061-2/+4
* | Add vc-backend and vc-responsible-backend testsMichael Albinus2016-04-091-18/+55
* | Prefer 'font-lock-face to 'face in erc where appropriateVivek Dasmohapatra2016-04-071-0/+118
* | Add new keywords of Python 3.5Lele Gaifax2016-04-061-0/+56
* | Spelling fixesPaul Eggert2016-04-033-8/+8
* | Merge from origin/emacs-25Paul Eggert2016-04-031-0/+6
|\ \ | |/
| * (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 Bug#22145Michael Albinus2016-04-031-3/+6
* | 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