Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge from origin/emacs-25 | John Wiegley | 2016-04-02 | 1 | -1/+8 |
|\ | |||||
* | | Fix typo in network-stream-tests.el | Michael Albinus | 2016-03-29 | 1 | -1/+1 |
* | | New function seq-sort-by in seq.el | Nicolas Petton | 2016-03-29 | 1 | -0/+5 |
* | | Adapt filenotify-tests.el according latest tests | Michael Albinus | 2016-03-24 | 1 | -21/+10 |
* | | Support completion of attribute values in CSS mode | Simen Heggestøyl | 2016-03-23 | 1 | -0/+66 |
* | | ; Remove unwanted merge from emacs-25 | Michael Albinus | 2016-03-22 | 1 | -11/+2 |
* | | - | Paul Eggert | 2016-03-22 | 1 | -2/+11 |
|\ \ | |/ | |||||
* | | - | Paul Eggert | 2016-03-22 | 2 | -1/+9 |
|\ \ | |/ | |||||
* | | Move the cert files to the data directory | Lars Magne Ingebrigtsen | 2016-03-20 | 3 | -55/+2 |
* | | Add more shr HTML rendering tests | Lars Magne Ingebrigtsen | 2016-03-20 | 1 | -4/+9 |
* | | Add a test harness for shr HTML rendering and one test | Lars Magne Ingebrigtsen | 2016-03-20 | 1 | -0/+46 |
* | | Improve w32notify notifications | Fabrice Popineau | 2016-03-19 | 1 | -4/+11 |
* | | * test/lisp/dabbrev-tests.el: Merge fix: move here from test/automated. | Glenn Morris | 2016-03-16 | 1 | -0/+42 |
* | | Merge from origin/emacs-25 | John Wiegley | 2016-03-11 | 1 | -0/+17 |
|\ \ | |/ | |||||
* | | Merge from origin/emacs-25 | John Wiegley | 2016-03-11 | 1 | -1/+6 |
|\ \ | |/ | |||||
* | | Don't run ipv6 test on systems without ipv6 | Lars Magne Ingebrigtsen | 2016-03-05 | 1 | -0/+1 |
* | | Fix Bug#22814 | Michael Albinus | 2016-03-04 | 1 | -22/+64 |
* | | Move cl-seq-tests to the right place after the merge | Lars Ingebrigtsen | 2016-03-04 | 1 | -0/+42 |
* | | Merge from origin/emacs-25 | John Wiegley | 2016-03-03 | 1 | -69/+76 |
|\ \ | |/ | |||||
* | | Remove buggy parse-time test | Lars Ingebrigtsen | 2016-03-02 | 1 | -4/+1 |
* | | Add some tests for parse-time.el | Lars Ingebrigtsen | 2016-02-28 | 1 | -0/+52 |
* | | Add forward-sexp (and related) tests | Aaron S. Hawley | 2016-02-26 | 1 | -0/+211 |
* | | Move low-level library files from the lisp/gnus directory | Lars Ingebrigtsen | 2016-02-24 | 1 | -0/+0 |
* | | Test message-strip-subject-trailing-was | Michal Nazarewicz | 2016-02-23 | 1 | -0/+43 |
* | | Make use of the `ert-with-function-mocked' macro | Michal Nazarewicz | 2016-02-23 | 2 | -19/+10 |
* | | ert-with-function-mocked: New macro | Michal Nazarewicz | 2016-02-23 | 1 | -0/+43 |
* | | Merge from origin/emacs-25 | John Wiegley | 2016-02-22 | 1 | -57/+175 |
|\ \ | |/ | |||||
* | | Fix merge conflicts in network-stream-tests.el | Lars Ingebrigtsen | 2016-02-22 | 1 | -14/+50 |
|\ \ | |||||
| * | | Fix up tests for async TLS negotiation | Lars Ingebrigtsen | 2016-02-19 | 1 | -14/+50 |
| * | | Add an IPv6 test | Lars Ingebrigtsen | 2016-02-09 | 1 | -1/+35 |
| * | | Use gnutls-serv instead of openssh | Lars Ingebrigtsen | 2016-02-09 | 1 | -8/+8 |
| * | | Skip TLS tests if we don't have openssl | Lars Ingebrigtsen | 2016-02-09 | 1 | -0/+2 |
| * | | Add a TLS connection test | Lars Ingebrigtsen | 2016-02-08 | 3 | -4/+96 |
| * | | Add more network tests | Lars Ingebrigtsen | 2016-02-08 | 1 | -5/+28 |
| * | | Add network tests | Lars Ingebrigtsen | 2016-02-08 | 1 | -0/+133 |
* | | | New function seq-map-indexed | Nicolas Petton | 2016-02-14 | 1 | -0/+10 |
* | | | Fix network-stream-tests.el for MS-Windows | Eli Zaretskii | 2016-02-13 | 1 | -0/+5 |
* | | | * test/lisp/url/url-auth-tests.el (url-auth-test-digest-auth): | Glenn Morris | 2016-02-12 | 1 | -2/+4 |
* | | | ; * test/lisp/url/url-auth-tests.el: More whitespace. | Glenn Morris | 2016-02-12 | 1 | -6/+7 |
* | | | ; * test/lisp/url/url-auth-tests.el: Whitespace. | Glenn Morris | 2016-02-12 | 1 | -2/+4 |
* | | | * test/lisp/url/url-auth-tests.el | Glenn Morris | 2016-02-12 | 1 | -2/+1 |
* | | | - | Paul Eggert | 2016-02-09 | 1 | -40/+139 |
|\ \ \ | | |/ | |/| | |||||
* | | | Merge from origin/emacs-25 | Paul Eggert | 2016-02-09 | 1 | -7/+5 |
|\ \ \ | |/ / | |||||
* | | | Merge from origin/emacs-25 | Paul Eggert | 2016-02-09 | 1 | -2/+5 |
|\ \ \ | |/ / | |||||
* | | | Fix network-stream-tests on MS-Windows | Eli Zaretskii | 2016-02-09 | 1 | -0/+1 |
* | | | Add an IPv6 test | Lars Ingebrigtsen | 2016-02-09 | 1 | -1/+35 |
* | | | Use gnutls-serv instead of openssh | Lars Ingebrigtsen | 2016-02-09 | 1 | -8/+8 |
* | | | ; Some standardization of copyright and license notices in recent new files | Glenn Morris | 2016-02-08 | 2 | -4/+8 |
* | | | Skip TLS tests if we don't have openssl | Lars Ingebrigtsen | 2016-02-08 | 1 | -0/+2 |
* | | | Add tests for url-auth | Jarno Malmari | 2016-02-08 | 1 | -0/+249 |