summaryrefslogtreecommitdiff
path: root/test/lisp
Commit message (Expand)AuthorAgeFilesLines
* ; Comment tweak.Glenn Morris2016-04-291-1/+1
* Add completion of `calc()' in CSS mode...Simen Heggestøyl2016-04-261-2/+2
* Revert the disputed VC change and update the tests...Dmitry Gutov2016-04-241-39/+16
* Don't let `css--property-values' return duplicates...Simen Heggestøyl2016-04-241-4/+14
* Encode the shr tests files with trailing white spaceLars Magne Ingebrigtsen2016-04-241-0/+3
* Cache results of `css--property-values'...Simen Heggestøyl2016-04-241-0/+7
* Some improvements in vc...Michael Albinus2016-04-241-113/+91
* * test/lisp/xt-mouse-tests.el: Move from test/automated/.Glenn Morris2016-04-231-0/+110
* Regexps for matching CMake output...Jö Fahlke2016-04-231-0/+7
* ; Spelling fixesPaul Eggert2016-04-212-2/+2
* autorevert: Resume with polling if file is deleted...Michael Albinus2016-04-191-2/+71
* Merge from origin/emacs-25...Paul Eggert2016-04-111-2/+4
|\
* | Add vc-backend and vc-responsible-backend tests...Michael Albinus2016-04-091-18/+55
* | Prefer 'font-lock-face to 'face in erc where appropriate...Vivek Dasmohapatra2016-04-071-0/+118
* | Add new keywords of Python 3.5...Lele Gaifax2016-04-061-0/+56
* | Spelling fixesPaul Eggert2016-04-031-4/+4
* | Fix Bug#22145...Michael Albinus2016-04-031-3/+6
* | Merge from origin/emacs-25...John Wiegley2016-04-021-1/+8
|\|
* | Fix typo in network-stream-tests.el...Michael Albinus2016-03-291-1/+1
* | New function seq-sort-by in seq.el...Nicolas Petton2016-03-291-0/+5
* | Adapt filenotify-tests.el according latest tests...Michael Albinus2016-03-241-21/+10
* | Support completion of attribute values in CSS mode...Simen Heggestøyl2016-03-231-0/+66
* | ; Remove unwanted merge from emacs-25Michael Albinus2016-03-221-11/+2
* | -Paul Eggert2016-03-221-2/+11
|\|
* | -Paul Eggert2016-03-222-1/+9
|\|
* | Move the cert files to the data directoryLars Magne Ingebrigtsen2016-03-203-55/+2
* | Add more shr HTML rendering testsLars Magne Ingebrigtsen2016-03-201-4/+9
* | Add a test harness for shr HTML rendering and one testLars Magne Ingebrigtsen2016-03-201-0/+46
* | Improve w32notify notifications...Fabrice Popineau2016-03-191-4/+11
* | * test/lisp/dabbrev-tests.el: Merge fix: move here from test/automated.Glenn Morris2016-03-161-0/+42
* | Merge from origin/emacs-25...John Wiegley2016-03-111-0/+17
|\|
* | Merge from origin/emacs-25...John Wiegley2016-03-111-1/+6
|\|
* | Don't run ipv6 test on systems without ipv6...Lars Magne Ingebrigtsen2016-03-051-0/+1
* | Fix Bug#22814...Michael Albinus2016-03-041-22/+64
* | Move cl-seq-tests to the right place after the mergeLars Ingebrigtsen2016-03-041-0/+42
* | Merge from origin/emacs-25...John Wiegley2016-03-031-69/+76
|\|
* | Remove buggy parse-time test...Lars Ingebrigtsen2016-03-021-4/+1
* | Add some tests for parse-time.el...Lars Ingebrigtsen2016-02-281-0/+52
* | Add forward-sexp (and related) tests...Aaron S. Hawley2016-02-261-0/+211
* | Move low-level library files from the lisp/gnus directory...Lars Ingebrigtsen2016-02-241-0/+0
* | Test message-strip-subject-trailing-was...Michal Nazarewicz2016-02-231-0/+43
* | Make use of the `ert-with-function-mocked' macro...Michal Nazarewicz2016-02-232-19/+10
* | ert-with-function-mocked: New macro...Michal Nazarewicz2016-02-231-0/+43
* | Merge from origin/emacs-25...John Wiegley2016-02-221-57/+175
|\|
* | Fix merge conflicts in network-stream-tests.elLars Ingebrigtsen2016-02-221-14/+50
|\ \
| * | Fix up tests for async TLS negotiationLars Ingebrigtsen2016-02-191-14/+50
| * | Add an IPv6 test...Lars Ingebrigtsen2016-02-091-1/+35
| * | Use gnutls-serv instead of openssh...Lars Ingebrigtsen2016-02-091-8/+8
| * | Skip TLS tests if we don't have openssl...Lars Ingebrigtsen2016-02-091-0/+2
| * | Add a TLS connection test...Lars Ingebrigtsen2016-02-083-4/+96