aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove C version of substitute-command-keysStefan Kangas2020-10-181-34/+3
* Translate describe_map to LispStefan Kangas2020-10-181-2/+133
* Add new Lisp implementation of substitute-command-keysStefan Kangas2020-10-181-0/+210
* Strengthen js-mode indentation testsMattias Engdegård2020-10-181-0/+13
* Convert manual js indent tests to unit testsStefan Kangas2020-10-1814-0/+768
* Base bookmark-bmenu-mode on tabulated-list-mode (Bug#39293)Stefan Kangas2020-10-171-0/+4
* * test/lisp/mail/rfc822-tests.el: New file.Stefan Kangas2020-10-171-0/+83
* Make last change in tramp-archive-tests.el backward compatibleMichael Albinus2020-10-161-2/+44
* Fix file-name problems in several testsEli Zaretskii2020-10-163-2/+7
* Use new resource directory macros in tests (Bug#43792)Stefan Kangas2020-10-1617-197/+62
* Adjust some tests so that they work in symlinked environsStephen Berman2020-10-162-6/+6
* Substitute command keys in button help-echo valuesBasil L. Contovounesios2020-10-161-13/+22
* Make Gnus more liberal when interpreting Face headers againLars Ingebrigtsen2020-10-151-2/+0
* Calc: allow infinite binary word size (bug#43764)Mattias Engdegård2020-10-131-9/+61
* Calc: revert to old precedence of '/' in (La)TeX input modeMattias Engdegård2020-10-131-0/+19
* Calc: make tests less chattyMattias Engdegård2020-10-131-60/+55
* ; Fix dbus-tests.el formattingMichael Albinus2020-10-121-2/+4
* Add interface arg to D-Bus PropertiesChanged signal.Hugh Daschbach2020-10-121-5/+6
* Convert url-domsuf.el tests to ertStefan Kangas2020-10-111-0/+51
* Merge from origin/emacs-27Glenn Morris2020-10-102-206/+120
|\
| * Extend tests for shell-command-dont-erase-bufferMichael Albinus2020-10-082-206/+120
* | Improve coverage of Calc bit shift testMattias Engdegård2020-10-101-5/+10
* | ; shorten https://lists.gnu.org/archive/html/... linksStefan Kangas2020-10-091-1/+1
* | Calc: fix arithmetic right shift sign bit detectionMattias Engdegård2020-10-091-0/+62
* | Match OpenBSD doas password prompt in comintNick Gasson2020-10-091-0/+1
* | * test/lisp/progmodes/ruby-mode-tests.el: Fix obsolete warningsStefan Monnier2020-10-061-12/+12
* | Suppress obsoletion warning in test of obsolete rx functionMattias Engdegård2020-10-061-1/+4
* | Fix animate test that somehow changed recentlyLars Ingebrigtsen2020-10-061-2/+2
* | Fix mule-util-tests after recent truncation changesLars Ingebrigtsen2020-10-061-2/+3
* | cperl-mode: Fix a test to ensure cperl-mode is activeHarald Jörg2020-10-062-2/+4
* | * src/dbusbind.c (xd_signature): Better type check for array elements.Michael Albinus2020-10-051-11/+30
* | Make dbus-unregister-object work for monitorsMichael Albinus2020-10-041-1/+41
* | ; Fix more typosStefan Kangas2020-10-032-3/+3
* | Calc: fix formatting and parsing Unix time (bug#43759)Mattias Engdegård2020-10-021-0/+40
* | Merge from origin/emacs-27Glenn Morris2020-10-025-7/+8
|\ \ | |/
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-025-7/+8
| * 2020-03-29 Michael R. Mauger <michael@mauger.com>Michael R. Mauger2020-10-011-1/+7
* | Calc: fix business days calculation (bug43677)Mattias Engdegård2020-10-021-0/+76
* | Stop using a dynamically bound 'generated-autoload-file' variableLars Ingebrigtsen2020-10-021-2/+3
* | Fix bug in wdired-get-filenameTino Calancha2020-10-011-0/+16
* | Silence byte-compiler in two testsStefan Kangas2020-10-012-2/+3
* | Remove mml-sec-test that assumes the first signatureLars Ingebrigtsen2020-10-011-31/+0
* | Make gnus-base64-repad a bit stricter againAlex Bochannek2020-10-011-5/+8
* | Query for the signer when sending signed mail (with unknown signer)Robert Pluim2020-10-011-1/+0
* | Stricter checks for D-Bus compound types.Michael Albinus2020-09-301-25/+29
* | Minor code cleanup in dbus-tests.elMichael Albinus2020-09-301-33/+30
* | Add D-Bus method-call reentrant testHugh Daschbach2020-09-301-0/+34
* | * test/lisp/net/dbus-tests.el: Add timeout tests.Hugh Daschbach2020-09-301-0/+38
* | Add D-Bus introspection testsHugh Daschbach2020-09-302-0/+344
* | * test/lisp/net/dbus-tests.el: Add property tests. (Bug#43252)Hugh Daschbach2020-09-301-0/+396