summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Guard against nested percent literalsDmitry Gutov2016-03-071-0/+8
| * Recognize iuwu-mod after an escaped newlineDmitry Gutov2016-03-071-0/+3
| * Don't misindent computed property generator methodsDmitry Gutov2016-03-051-1/+6
* | Merge from origin/emacs-25John Wiegley2016-03-112-1/+48
|\ \ | |/
| * Prevent infinite loop on not-well-formed xml. (Bug#16344)Ulf Jasper2016-03-021-1/+6
| * Add the missing test case for the previous patchAlan Third2016-03-021-0/+42
* | 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-42/+0
* | Move cl-seq-tests to the right place after the mergeLars Ingebrigtsen2016-03-041-0/+42
* | Merge from origin/emacs-25John Wiegley2016-03-031-0/+4
|\ \ | |/
| * Fix targets in test/automated/Makefile.inMichael Albinus2016-03-011-0/+4
* | Merge from origin/emacs-25John Wiegley2016-03-031-69/+76
|\ \ | |/
| * Further adaptions in file-notify-tests.el for w32notifyMichael Albinus2016-02-231-69/+76
* | 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
|\ \ \ | | |/ | |/|