aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | Merge from origin/emacs-25John Wiegley2016-03-031-0/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | (cl-union): Do not ignore :test argument when lists are equal.Nicolas Richard2016-02-231-0/+42
* | | | | | | | | | | | | | | | | | Remove buggy parse-time testLars Ingebrigtsen2016-03-021-4/+1
* | | | | | | | | | | | | | | | | | Add some tests for parse-time.elLars Ingebrigtsen2016-02-281-0/+52
* | | | | | | | | | | | | | | | | | Don't make assumptions about mkdir. (Bug#22822)Aaron S. Hawley2016-02-271-1/+3
* | | | | | | | | | | | | | | | | | ; Improve documentation in test MakefilePhillip Lord2016-02-261-5/+10
* | | | | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Additional fixes for file notificationMichael Albinus2016-02-221-100/+148
| * | | | | | | | | | | | | | | | | Fix Bug#22736Michael Albinus2016-02-211-6/+5
| * | | | | | | | | | | | | | | | | Report also result in `file-notify--test-event-handler'Michael Albinus2016-02-201-1/+2
| * | | | | | | | | | | | | | | | | Improve file-notify-test08-watched-file-in-watched-dirMichael Albinus2016-02-201-20/+34
| * | | | | | | | | | | | | | | | | New filenotify test for bug#22736Tassilo Horn2016-02-201-0/+56
* | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | Use Gnulib filevercmp for version comparisonPaul Eggert2016-02-211-14/+14
* | | | | | | | | | | | | | | | | | | Add the string-numeric-lessp functionLars Ingebrigtsen2016-02-211-0/+17
* | | | | | | | | | | | | | | | | | | Minor cleanup in CONTRIBUTE and test/READMEMichael Albinus2016-02-161-2/+1
* | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25John Wiegley2016-02-151-0/+58
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Describe Makefile test targets in test/READMEMichael Albinus2016-02-101-0/+58
* | | | | | | | | | | | | | | | | | | New function seq-map-indexedNicolas Petton2016-02-141-0/+10
* | | | | | | | | | | | | | | | | | | Fix network-stream-tests.el for MS-WindowsEli Zaretskii2016-02-131-0/+5
* | | | | | | | | | | | | | | | | | | * test/lisp/url/url-auth-tests.el (url-auth-test-digest-auth):Glenn Morris2016-02-121-2/+4
* | | | | | | | | | | | | | | | | | | ; * test/lisp/url/url-auth-tests.el: More whitespace.Glenn Morris2016-02-121-6/+7
* | | | | | | | | | | | | | | | | | | ; * test/lisp/url/url-auth-tests.el: Whitespace.Glenn Morris2016-02-121-2/+4
* | | | | | | | | | | | | | | | | | | * test/lisp/url/url-auth-tests.elGlenn Morris2016-02-121-2/+1
* | | | | | | | | | | | | | | | | | | -Paul Eggert2016-02-092-42/+145
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Some fixes in file-notify-tests.elMichael Albinus2016-02-081-32/+59
| * | | | | | | | | | | | | | | | | | Fix Bug#22557Michael Albinus2016-02-072-36/+112
* | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-02-099-34/+64
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Fix file-notify-test on MS-WindowsEli Zaretskii2016-02-061-7/+5
| * | | | | | | | | | | | | | | | | | Extend etags Ruby support for accessorsEli Zaretskii2016-02-068-27/+59
* | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-02-091-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | * test/automated/file-notify-tests.el (file-notify-test06-many-events):Michael Albinus2016-02-051-2/+5
* | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-02-098-122/+114
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Remove 'def X' from the exampleDmitry Gutov2016-02-048-122/+114
* | | | | | | | | | | | | | | | | | | Fix network-stream-tests on MS-WindowsEli Zaretskii2016-02-091-0/+1
* | | | | | | | | | | | | | | | | | | Add an IPv6 testLars Ingebrigtsen2016-02-091-1/+35
* | | | | | | | | | | | | | | | | | | Use gnutls-serv instead of opensshLars Ingebrigtsen2016-02-091-8/+8
* | | | | | | | | | | | | | | | | | | ; Some standardization of copyright and license notices in recent new filesGlenn Morris2016-02-082-4/+8