summaryrefslogtreecommitdiff
path: root/test/lisp
Commit message (Expand)AuthorAgeFilesLines
* Don't let `css--property-values' return duplicatesSimen 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 vcMichael 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 outputJö Fahlke2016-04-231-0/+7
* ; Spelling fixesPaul Eggert2016-04-212-2/+2
* autorevert: Resume with polling if file is deletedMichael Albinus2016-04-191-2/+71
* Merge from origin/emacs-25Paul Eggert2016-04-111-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-031-4/+4
* | Fix Bug#22145Michael Albinus2016-04-031-3/+6
* | Merge from origin/emacs-25John Wiegley2016-04-021-1/+8
|\ \ | |/
* | 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
* | 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
|\ \ | |/
* | -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 notificationsFabrice 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-25John Wiegley2016-03-111-0/+17
|\ \ | |/
* | Merge from origin/emacs-25John Wiegley2016-03-111-1/+6
|\ \ | |/
* | 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-0/+42
* | Merge from origin/emacs-25John Wiegley2016-03-031-69/+76
|\ \ | |/
* | Remove buggy parse-time testLars Ingebrigtsen2016-03-021-4/+1
* | Add some tests for parse-time.elLars Ingebrigtsen2016-02-281-0/+52
* | Add forward-sexp (and related) testsAaron S. Hawley2016-02-261-0/+211
* | Move low-level library files from the lisp/gnus directoryLars Ingebrigtsen2016-02-241-0/+0
* | Test message-strip-subject-trailing-wasMichal Nazarewicz2016-02-231-0/+43
* | Make use of the `ert-with-function-mocked' macroMichal Nazarewicz2016-02-232-19/+10
* | ert-with-function-mocked: New macroMichal Nazarewicz2016-02-231-0/+43
* | Merge from origin/emacs-25John 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 testLars Ingebrigtsen2016-02-091-1/+35
| * | Use gnutls-serv instead of opensshLars Ingebrigtsen2016-02-091-8/+8
| * | Skip TLS tests if we don't have opensslLars Ingebrigtsen2016-02-091-0/+2
| * | Add a TLS connection testLars Ingebrigtsen2016-02-083-4/+96
| * | Add more network testsLars Ingebrigtsen2016-02-081-5/+28
| * | Add network testsLars Ingebrigtsen2016-02-081-0/+133
* | | New function seq-map-indexedNicolas Petton2016-02-141-0/+10