summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Ensure `bibtex-set-dialect' is executed in bibtex buffersGrégoire Jadi2020-08-191-0/+57
* Distinguish errors in bytecomp-testsMattias Engdegård2020-08-191-21/+21
* Make bytecomp-tests re-runnableMattias Engdegård2020-08-191-0/+2
* srecode-utest-project test should now work on Hydra, hopefullyLars Ingebrigtsen2020-08-181-1/+0
* Fix a big in the srecore test setupLars Ingebrigtsen2020-08-181-0/+4
* Fix minor bugs in image.cPip Cet2020-08-181-0/+144
* Fix recently-introduced Fdelete bugPaul Eggert2020-08-151-0/+1
* Minimize ‘equal’ calls in (delete x vector)Paul Eggert2020-08-151-0/+5
* Fix thinko in setting url-portspecSteven Allen2020-08-151-0/+7
* Add support for ffap guessing at file names containing spacesJari Aalto2020-08-151-0/+40
* * lisp/progmodes/perl-mode.el (perl--syntax-exp-intro-regexp): Bug#42168Stefan Monnier2020-08-141-12/+13
* Fix flow filling for flowing multiple flowed linesFerdinand Pieper2020-08-141-1/+2
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-141-14/+0
* Add test for Bug#41761Stefan Kangas2020-08-141-0/+7
* cperl-mode: Highlight '{$a++ / $b}' correctlyHarald Jörg2020-08-141-0/+50
* Add tests for cl-{incf,decf}Stefan Kangas2020-08-131-0/+16
* Update a paragraphs testGlenn Morris2020-08-131-2/+2
* Update a compile testGlenn Morris2020-08-131-2/+2
* * test/src/emacs-module-tests.el: Use proper outline headings.Jonas Bernoulli2020-08-131-15/+6
* mml-secure-en-decrypt-sign-2 is unstablePaul Eggert2020-08-121-0/+1
* Do not truncate /foo//bar to /bar/ in parse-colon-pathTino Calancha2020-08-121-1/+4
* Fix (end-of-defun N) for N >= 2Noam Postavsky2020-08-111-0/+55
* Only search for a variable when instructedAlexander Gramiak2020-08-111-0/+11
* Mark further mml-sec-tests as unstableLars Ingebrigtsen2020-08-111-0/+2
* Add ability to mark/unmark/delete all bookmarksMatthew White2020-08-092-0/+235
* Add the new library hierarchy.elDamien Cassou2020-08-091-0/+556
* Mark an mml-sec test as unstableLars Ingebrigtsen2020-08-081-0/+1
* Use lexical-binding in saveplace.el and add testsStefan Kangas2020-08-082-0/+107
* Use lexical-binding in browse-url.el and add testsSimen Heggestøyl2020-08-071-0/+119
* Fix byte-compilation of (+ -0.0) (bug#42597)Mattias Engdegård2020-08-071-0/+5
* Mark two cconv tests as :unstableLars Ingebrigtsen2020-08-061-0/+2
* Skip epg tests if gpg isn't installedLars Ingebrigtsen2020-08-051-0/+25
* Split sometimes-failing test into three tests to ease debuggingLars Ingebrigtsen2020-08-051-6/+16
* Make the erc /ignore command prompt for a timeoutLars Ingebrigtsen2020-08-051-0/+47
* Add new function decoded-time-periodLars Ingebrigtsen2020-08-051-0/+14
* Remove mistakenly checked-in random_seed fileLars Ingebrigtsen2020-08-041-0/+0
* Tweak mml-sec test that sometimes failsLars Ingebrigtsen2020-08-041-1/+1
* Add tests for mml-sec.elJens Lechtenbörger2020-08-0436-0/+890
* Add test file lost when merged from Gnus in 2016Lars Ingebrigtsen2020-08-041-0/+76
* Add new cconv-tests (Bug#28557)Stefan Kangas2020-08-041-0/+158
* Fix previous network stream testLars Ingebrigtsen2020-08-041-2/+2
* Make a network-stream test more robustLars Ingebrigtsen2020-08-041-0/+13
* Fix debugging code checked in from wdired-testsLars Ingebrigtsen2020-08-041-1/+1
* Fix svn tests on MacosLars Ingebrigtsen2020-08-041-1/+2
* Fix wdired test for MacosLars Ingebrigtsen2020-08-041-1/+2
* Add Tramp support of direct asynchronous process invocationMichael Albinus2020-08-042-9/+14
* Avoid duplicate Edebug symbols when backtracking (Bug#42701)Philipp Stephani2020-08-031-0/+32
* Merge from origin/emacs-27Glenn Morris2020-08-031-0/+4
|\
| * ; * test/lisp/emacs-lisp/generator-tests.el: Style fixes.Philipp Stephani2020-07-311-2/+7
* | Improve Edebug symbols for inlined secondary methods (Bug#42671)Philipp Stephani2020-08-021-13/+15