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